body {
}
@media (max-width:768px) {
    .evus-foot {
        display: block;
    }
    .embed-icon{
        inset: 50% -1px auto auto !important;
    }
}
.evus-foot {
    display: none;
}
.dl {
    float: right;
    color: #fff;
    line-height: 40px;
    margin-right: 80px;
    padding-left: 16px;
    background: url(/public/static/home/images/icon_nav_me.png) no-repeat left 12px;
    background-size: auto 14px;
}

@media (max-width: 1110px) {
    .dl {
        display: none;
    }
}

.content {
    width: 100%;
    margin: 0 auto;
    /*background: url(../images/bg_02.jpg) no-repeat;*/
    /* padding-top: 151px; */
    padding-top: 181px;
}

.menu-btn {
    display: none
}

.content .top {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    /* height: 100px; */
    height: 130px;
    background: url(../images/yh_011.jpg) no-repeat, #0c1943;
    background-size: auto 130px;
    z-index: 990;
}

.content .logo {
    display: block;
    float: left;
    /* margin-top: 20px; */
    margin-top: 35px;
}

.content .serach {
    float: right;
    padding: 0px 15px;
    border-radius: 30px;
    background: rgba(255, 163, 20, 0.5);
    margin-top: 34px
}

input {
    outline: none
}

.f-txt {
    display: block;
    width: 185px;
    height: 30px;
    border: none;
    background: transparent;
    float: left;
    color: #fff
}

.f-btn {
    display: block;
    width: 20px;
    height: 30px;
    float: left;
    border: none;
    cursor: pointer;
    background: url(../images/search_03.png) no-repeat center
}

.nav {
    width: 100%;
    position: absolute;
    left: 0;
    /* top: 100px; */
    top: 130px;
    background: #14286d;
    height: 51px;
    z-index: 990;
}

.nav ul {
    text-align: center;
}

.nav li {
    display: inline-block;
    width: 20%;
}

.nav a {
    display: block;
    height: 51px;
    line-height: 51px;
    text-align: center;
    width: 120px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
}

.nav a:hover {
    color: #fff;
}

.nav .selected {
    background: #193286;
}

.nav li:hover {
    background: #193286;
}

@media screen and (min-width:1800px){
    .home-main {
        background-size: 100% auto !important;
    }
}


.home-main {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 40px;
    background: url(../images/index_bj_1.jpg) no-repeat center;
    background-size: 130% auto;
}
.evus {
    width: 100%;
    height: 535px;
    /*background:url(../images/4.png) no-repeat;*/
    position: relative;
}

.evus .peo {
    position: absolute;
    left: -115px;
    bottom: 0px
}

.evus .text {
    width: 430px;
    float: left;
    margin-left: 30px;
    margin-top: 60px;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 20px 10px;
    border-radius: 8px;
    /*top: 20px*/
}

.evus-main {
    width: 1140px;
    height: 345px;
    margin: 0 auto;
    position: relative;
}

.evus .text h1 {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
    background: #14286d;
    margin-bottom: 15px
}

.evus .text p {
    color: #333333;
    line-height: 1.7;
}

.evus .text .tel {
    color: #e50000;
    font-size: 22px;
}

.evus .text .dj-btn {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 7px 25px;
    background: #14286d;
    /*margin-top: 12px;*/
    transition: all .4s;
    border-radius: 16px;
}

.evus .text .dj-btn:hover {
    background: #1e3fb0
}

.evus .men {
    position: absolute;
    right: 20px;
    bottom: 20px
}

.home-process {
    margin-top: -124px;
    position: relative;
    z-index: 10;
}

.home-process ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.home-process ul li {
    width: 263px;
    height: 376px;
    position: relative;
    padding: 20px 12px 0px;
    color: #000000;
    background: #fff;
    box-shadow: 0px 2px 10px #a1a1a1;
}

.home-process li img {

}

.home-process h2 {
    font-size: 23px;
    margin: 10px 0px
}

.home-process p {
    font-size: 13px;
    line-height: 2;
}

.home-process .btn {
    display: block;
    width: 140px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: #14286d;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: -25px;
}

.home-process .btn:hover {
    background: #193286;
    color: #fff !important;
}

.general-problems {
    margin-top: 67px;
}

.general-problems .t {
    font-size: 22px;
    padding: 10px 0px 10px 10px;
    background: #14286d;
    margin-bottom: 25px;
    color: #fff
}

.general-problems .litem {
    border: solid 1px #dddddd;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.general-problems .litem h3 {
    color: #193286;
    font-size: 18px
}

.general-problems .litem p {
    color: #666666;
    line-height: 1.7;
    margin-top: 7px
}

.register {
    padding: 25px 0px 20px;
    text-align: center;
}

.register .btn {
    display: inline-block;
    padding: 8px 45px;
    border-radius: 6px;
    background: #14286d !important;
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px
}

.register .btn:hover {
    color: #fff !important;
    background: #193286;
}

.register p {
    color: #666666;
    line-height: 1.8;
}

.comment {
    border: solid 1px #dddddd;
    padding: 15px 20px 40px;
}

.comment .head {
    float: left;
    width: 48px;
    height: 48px;
}

.comment .con {
    margin-left: 74px;
}

.comment .con .c {
    border: solid 1px #dddddd;
    color: #000
}

.comment .title {
    padding: 8px 11px;
    color: #fff;
    font-size: 16px;
    background: #14286d
}

.comment .item {
    margin-top: 30px
}

.wypy {
    padding: 20px;
    position: relative;
}

.wypy::before {
    content: '';
    width: 7px;
    height: 11px;
    background: url(../images/jt_03.jpg) no-repeat;
    position: absolute;
    left: -7px;
    top: 20px
}

.wypy .name, .wypy .recon {
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    border-bottom: dashed 1px #dddddd;
    margin-bottom: 10px
}

.wypy .reply span {
    color: #ff6600
}

#textarea {
    display: block;
    width: 100%;
    height: 72px;
    border: none;
    outline: none;
    resize: none;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    height: 70px;
    padding: 17px
}

.comment .bottom {
    margin-top: 20px
}

.comment .bottom .ts {
    float: left;
}

.comment .bottom .ts span {
    font-size: 12px
}

.comment .bottom .btn {
    background: #14286d;
    color: #fff;
    float: right;
    padding: 7px 15px;
    cursor: pointer;
}

.footer {
    position: relative;
    width: 100%;
    background: #14286d;
    text-align: center;
    color: #fff;
    padding: 25px 0px;
    line-height: 1.8;
}
@media (min-width: 1400px) {
	.footer{
		display: none;
	}
}
.footer p {
    padding: 0 5%;
}

.fixfooter {
    display: none
}

.ev_news {
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
}

.ev_con {
    width: 100%;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #f8f8f8;
    padding: 10px 0;
}

.ev_news .ev_item {
    width: 50%;
    line-height: 36px;
    float: left;
    padding: 0px 35px;
    box-sizing: border-box;
}

.ev_item a {
    width: 100%;
    height: 36px;
    display: block;
}

.ev_item:hover a {
    color: #14286d;
}

.ev_item a span {
    float: left;
    width: 80%;
    height: 36px;
    line-height: 36px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.ev_item a i {
    float: right;
    font-style: normal;
    color: #999;
    font-size: 14px;
}

.ev-more a {
    margin: 30px 0 10px 0;
}

@media (max-width: 1110px) {
    .nav a {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .ev-more a {
        margin: 30px 15px 10px 0;
    }

    body {
        /*padding-bottom: 37px*/
    }

    .content .logo {
        margin-left: 0;
    }

    .menu-btn {
        display: block;
        float: right;
        width: 24px;
        margin-top: 23px;
        margin-right: 15px
    }

    .content {
        width: 100%;
        padding: 62px 0px 0px;
        background: none
    }

    .home-main {
        width: 100%;
        /*padding: 20px 0;*/
    }

    .content .logo {
        width: 200px;
        margin-left: 20px;
        margin-top: 18px;
    }

    .content .top {
        height: 62px;
        width: 100%;
        position: fixed;
        left: 0px;
        top: 0px;
        padding: 0 0 10px;
        margin-left: 0px;
        z-index: 990;
        background: url(../images/yh_011.jpg) no-repeat, #0c1943;
        background-size: auto 62px;
    }
    /*.swiper-slide img{*/
    /*    width: 120% !important;*/
    /*    height: 200px;*/
    /*    !*max-width: 120% !important;*!*/
    /*}*/
    .nav {
        width: 100%;
        position: initial;
        margin-top: 62px;
        margin: 0px;
        height: auto;
        display: none
    }

    .container {
        width: 100%
    }

    .nav li {
        float: none;
        width: 100%;
        margin: 0px
    }

    .nav a {
        width: 100%
    }

    .content .serach {
        display: none
    }

    .evus {
        height: auto;
        background: none;
    }

    .evus-main {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
    }

    .evus .peo {
        /* width: 40%;
        display:inline-block;
        left: auto;
        bottom: auto;
        position: relative; */
        display: none
    }

    .evus .text h3 {
        font-size: 16px;
        padding: 6px 17px;
        margin-bottom: 9px;
    }

    .evus .text .dj-btn {
        font-size: 16px
    }

    .evus .text {
        width: 360px;
        float: left;
        margin-top: 15px;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px 20px 10px;
        border-radius: 8px;
        margin-left: 20px;
        font-size: 13px !important;
    }

    .evus .men {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        margin: 20px 0px
    }

    .home-process {
        margin-top: 20px
    }

    .home-process ul {
        display: block;
        font-size: 0
    }

    .home-process ul {
        flex-flow: row wrap
    }

    .home-process ul li {
        width: 50%;
        height: auto;
        padding-bottom: 60px;
        display: inline-block;
        vertical-align: top;
        box-shadow: none
    }

    .home-process .btn {

        bottom: 20px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .general-problems {
        margin-top: 20px
    }

    .general-problems .t {
        font-size: 18px
    }

    .general-problems {
        padding: 0px 13px
    }

    .register .btn {
        font-size: 20px
    }

    .comment {
        border: none;
        padding: 0px 13px
    }

    .fixfooter {
        width: 100%;
        z-index: 990;
        display: block;
        height: 40px;
        position: fixed;
        left: 0px;
        bottom: 0px;
        background: #14286d;
    }

    .fixfooter a {
        display: block;
        width: 25%;
        float: left;
        height: 40px;
        padding-top: 7px;
    }

    .fixfooter a img {
        display: block;
        width: 37px;
        margin: 0 auto
    }

    .fixfooter a p {
        text-align: center;
        color: #fff;
        font-size: 14px;
    }

    .ev_news {
        padding: 0 13px;
    }

}

@media (max-width: 740px) {
    .evus .text {
        position: relative;
        left: auto;
        bottom: auto;
        top: auto;
        width: 100%;
        padding: 20px 14px;
        display: inline-block;
    }
    .evus-main {
        padding: 100px 0px 60px;
    }
    .flex-price{
        display: block !important;
    }
    .first_price{
        width: 100% !important;
    }
    .radio-inline + .radio-inline{
        margin-left: 0 !important;
    }
    .djcon {
        float: none !important;
        width: 100% !important;
    }
    .djcon .dj-box {
        float: right !important;
        margin-top: -100px;
    }

    .ev_news {
        padding: 0 13px;
    }

    .ev_news .ev_item {
        width: 100%;
        float: none;
        padding: 0px 15px;
    }

    .evus-foot {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        height: 42px;
        background: #fff;
        border-top: 1px solid #ddd;
        z-index: 10;
    }

    .evus-foot a {
        flex: 1;
        display: block;
        height: 42px;
        text-align: center;
        line-height: 42px;
        color: #3a3a3a;
    }

    .evus-foot::after {
        position: absolute;
        right: 33.3%;
        top: 8px;
        height: 26px;
        width: 0px;
        border-left: 1px solid #ddd;
        content: "";
    }

    .evus-foot::before {
        position: absolute;
        left: 33.3%;
        top: 8px;
        height: 26px;
        width: 0px;
        border-left: 1px solid #ddd;
        content: "";
    }
}

@media (max-width: 440px) {
    .ev-more a {
        margin: 30px 15px 10px 0;
    }

    .home-main {
        background: url(../images/index_bj_1.jpg) no-repeat center 0;
        background-size: 170% 120%;
        padding: 100px 0 40px;
    }

    .ev_news {
        padding: 0 13px;
    }

    .ev_news .ev_item {
        width: 100%;
        float: none;
        padding: 0px 15px;
    }

    .ev_item a span {
        width: 60%;
    }

    .home-process ul li {
        height: auto;
        padding-bottom: 60px;
        width: 100%;
    }

    .comment .con {
        margin-left: 61px;
    }

    .footer {
        padding: 15px;
        font-size: 12px
    }

    .evus .text p {
        padding-left: 0px !important
    }

    .evus .text .tel {
        font-size: 14px
    }

    .comment .bottom .ts {
        float: none;
    }

    .comment .bottom .btn {
        float: none;
        display: inline-block;
        margin-top: 20px
    }


}


@media (max-width: 340px) {

    .wypy, #textarea {
        padding: 10px
    }


}

.float-panel.slideanim.slide.fixed {
    display: none;
}


.foot-jj {
    width: 100px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    height: 30px;
    color: #fff;
    display: block;
    background: #193286;
    border-radius: 6px;
}

.foot-jj:hover {
    opacity: 0.8;
}

.iconfont {
    font-size: 16px
}

.icon-you:before {
    content: ">"
}

.icon-zuo:before {
    content: "<"
}

.icon-most-left:before {
    content: "<<"
}

.icon-most-right:before {
    content: ">>"
}

.page_common_btn_style {
    display: inline-block;
    min-width: 28px;
    padding: 0 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background: #f4f4f5;
    color: #606266;
    font-size: 14px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

a.page_common_btn_style:active {
    color: #14286d;
    background: #eee
}

.page_btn_box {
    display: inline-block;
    margin: 0 10px
}

.page_common_btn_active {
    background: #14286d;
    color: #eee
}

.infor-file {
    opacity: 0;
    width: 40px;
    height: 30px;
    font-size: 0;
    cursor: pointer;
}

.infor-file-tit {
    width: 40px;
    display: inline-block;
    background: url(../images/phone2.png) no-repeat 0 center;
    background-size: 24px auto;
    position: relative;

    cursor: pointer;
}

.infor-file-tit:hover {
    cursor: pointer;
}

.infor-file-span {
    float: left;
    line-height: 32px;
}


@media ( max-width: 1024px ) and (min-width: 600px) {
    .productItem {
        width: 40% !important;
    }
}
@media(max-width:600px) {
    .productItem {
        width: 100%;
    }
}

.productItem {
    display: flex;
    width: 30%;
    height: 240px;
    position: relative;
    margin: 12px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .12);
    border-radius: 16px;
    transition: all .5s ease-in;
    overflow: hidden;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHUAAABGCAYAAADy6tu/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBFQ0VGM0Q2NDY3RDExRUM5MTc3QTYxMjQxQzRDN0VDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBFQ0VGM0Q3NDY3RDExRUM5MTc3QTYxMjQxQzRDN0VDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEVDRUYzRDQ0NjdEMTFFQzkxNzdBNjEyNDFDNEM3RUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEVDRUYzRDU0NjdEMTFFQzkxNzdBNjEyNDFDNEM3RUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7VOFM4AAACtklEQVR42uydz2oTQRyAZ6bZNf/1FExAQWw99dC8Rd/AQ0BBBN9KvPQdcvYBTIXeFBSFRHLLajbYlMTfJIN4SGo2mZrZ+n3wY6fzr2E+dncyG2b1fD5XsB2jzuEycaCUPtBy1EpHki7oiop0XUe6rGPJiWy+nko6lWMif4+ljs37o61ShafvvHyuAmq8Eks0Jcprymzck0glBhKXN/EhDB68YUU+WiN0l7pI3eMZ+iDjeBrXJkZqmLS2HEvj2iI1MCoSpR3al1wfSA2IeiB9INXzBCmEPpDqkSiQPpDqkeBWb5C6O1eB9IFUj0w89JEiNSxGgfSBVI+MdzxbJ64PpAZGX2K2RTvbZsBEKUzs05avGcXOXJufSA0XO9n5tOGleOLqpjfxQXie6v+M/ayWa7l1dyy477JXTmLi+x6K1H83eRrv659rfs5y++CeilRAKiAVkApIRSogFZAKSAWkIpUhQCogFZAKSAWkIhWQCkgFpAJSkQpIBaQCUgGpgFSkAlIBqYBUQOp/DtsD5JTkxVFNl0zbVExTV40yVTOQdC9+9f472wPkkFHnsK7v6FORGotI5aQqSV9KXpfLbz45Uav33rd5J0jNJ81rylpIvc0TpeTlEy3X6aZEQxdNWRe1MkWTynEoeQO5AXPzDQe7n+HDNWX9xZmaPD+y1+K2xGOJmlq8pGoRNZfXnr5px4xlMJyr1W+fsnnnRmZSWhLH6vrXaNiy4+lZm8t1ANw9+2i3wutKfJGYurDpbvSslxTcTXeT96LYOvfVchtU2DP11x+s2LeryuyZ18jQV4PhDB8rtZqhfoUhy4fULDADzonUHxnqpwxZPqQOM9QfMmT5kPpNbbbh8NjVhdClynceu0H/xV/E2rKLqNObMWTh8/vRm1smbLllwpJbJpy4ZcI+y4T54ZcAAwBRL39sKZmvrwAAAABJRU5ErkJggg==) no-repeat;
    background-position-x: 415px;
    background-position-y: 160px;
}
.mobile .productItem{
    width: 100%;
}
.item_img_a {
    flex-shrink: 0;
    width: 100%;
    height: 240px;
    display: block;
    position: relative;
    overflow: hidden;
}
.product_text{
    margin: 10px auto;
    text-align:center;
    font-size: 24px;
}
.item_img_a img {
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.product_main{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 10px 0px;
}
@media only screen and (max-width: 820px) {
    .welc{
        width: 100% !important;
        margin-top: 20px;
    }
    .server {
        width: 80%;
    }
    .row {
        place-items: center;
    }

    .pricing_con {
        place-items: center;
    }

    .server1 {
        width: 87%;
    }

    .pricing {
        width: 87%;
    }

    .section-title h2 ,.section-title2 h2,.server h2{
        font-size: 25px !important;
    }
    .section-title1 h2 {
        font-size: 25px !important;
    }

    .process .ps-item img {
        width: 30% !important;
    }

    .einfor-qrcode img {
        width: 200px !important;
    }

    .server_none {
        display: none;
    }

    .price-bottom h3 {
        font-size: 1em;
    }

    .price-bottom {
        height: 200px;
    }
}
@media only screen and (max-width: 600px) {
    .welc{
        width: 100% !important;
        margin-top: 20px;
    }
    .server {
        width: 80%;
    }
    .row {
        place-items: center;
    }

    .pricing_con {
        place-items: center;
    }

    .server1 {
        width: 87%;
    }

    .pricing {
        width: 87%;
    }

    .section-title h2,.section-title2 h2,.server h2 {
        font-size: 25px !important;
    }
    .section-title1 h2 {
        font-size: 25px !important;
    }

    .process .ps-item img {
        width: 20% !important;
    }

    .einfor-qrcode img {
        width: 200px !important;
    }

    .server_none {
        display: none;
    }

    .price-bottom h3 {
        font-size: 1em;
    }

    .price-bottom {
        height: 170px;
    }
}

.pricing_con {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 9px;
}

.pricing ul {
    margin-left: 0;
    font-size: 14px;
}

.price-bottom:hover {
    background: #fff;
    cursor: pointer;
}

.notice1 {
    font-size: 20px;
    color: red;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
}

.price-bottom ul li {
    list-style: none;
}

.price-bottom ul li {
    font-size: 1em;
    line-height: 1.9em;
    color: #333;
    padding: .3em 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.pricing {
    text-align: center;
}

.price-top {
    background: #113871;
    padding: 1em;
}

.price-bottom {
    padding: 2em 0;
    background: #F4F4F4;
    border: 1px solid #ddd;
    border-top: none;
    height: 240px;
}

.price-top h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.price-bottom h3 {
    font-size: 2.5em;
    color: #333;
}

.price-bottom p {
    font-size: .9em;
    text-transform: uppercase;
    color: #999;
    margin-bottom: .8em;
}

.float-box {
    position: fixed;
    right: 0;
    width: auto;
    height: 100px;
    top: 46%;
    transform: translateY(-46%);
    z-index: 1000;
}
.float-phone {
    width: 176px;
    position: absolute;
    right: -130px;
    top: 0;
}
.float-icon {
    padding: 11px;
    height: 48px;
    float: left;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
}
.float-icon img {
    width: 24px;
    height: auto;
}
.float-num {
    width: 130px;
    float: left;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.8);
}
.embed-icon-content{
    background-image: none !important;
}
.embed-icon-default{
    background: unset !important;
}
.float-kefu{
    top: 50px;
}