blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0
}

.getTop,
.new_btn,
a {
    cursor: pointer
}

.foot,
.foot .content,
header .content,
header.header {
    min-width: 1280px
}

@font-face {
    font-family: din;
    src: url(http://www.orvibo.com.hk/guanwang_second/front/fonts/DINCond-Bold.eot?) format('embedded-opentype'), url(../font/DINCond-Bold.eot), url(../font/DINCond-Bold.woff) format('woff'), url(../font/DINCond-Bold.ttf) format('truetype'), url(../font/DINCond-Bold.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.digit {
    font-family: din, 'Microsoft YaHei'
}

a,
body,
button,
html,
input,
select,
textarea {
    font-family: 'PingFang SC', Helvetica, 'Microsoft YaHei'
}

body,
html {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500
}

body,
button,
input,
select,
textarea {
    color: #666;
    font-weight: 500
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

dl,
ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    outline: 0
}

img {
    border: 0
}

button,
input,
select,
textarea {
    outline: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    font-family: 'PingFang SC', Helvetica, 'Microsoft YaHei'
}

.ffandie {
    font-family: 'PingFang SC', Helvetica, 'Microsoft YaHei'
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear:after {
    display: block;
    clear: both;
    content: '\0020';
    visibility: hidden;
    height: 0
}

br {
    display: block;
    opacity: 0
}

header.header {
    background: #000;
    width: 100%;
    /* height: 50px */
}

header .content {
    max-width: 1760px;
    padding: 0 80px;
    margin: 0 auto;
    box-sizing: border-box
}

@media screen and (max-width:1360px) {
    header .content {
        max-width: 1280px !important;
        padding: 0 40px
    }
}

header h1 {
    float: left;
    width: 101px;
    height: 22px;
    margin-top: 14px
}

header h1 a {
    display: block;
    height: 22px
}

header .content .menu>ul {
    float: right;
    height: 50px;
    margin-right: -20px
}

header .content .menu>ul>li {
    float: left;
    height: 100%;
    position: relative
}

header .content .menu>ul>li>a {
    display: block;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff
}

header .content .menu>ul>li>a.active {
    color: rgba(255, 255, 255, .6)
}

header .content .menu>ul>li>ul {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9999;
    display: none
}

header .content .menu>ul>li>ul>li {
    padding: 0 20px;
    background: #444
}

header .content .menu>ul>li:hover>ul>li:hover {
    background: #0d7fef
}

header .content .menu>ul>li>ul>li>a {
    display: block;
    height: 44px;
    line-height: 44px;
    color: #bbb;
    font-size: 14px;
    white-space: nowrap
}

.erweima,
.getTop,
.miniapp,
.online-service {
    display: none
}

header .content .menu>ul>li:hover>ul>li:hover>a {
    color: #fff
}

.erweima .modal-con,
.miniapp .modal-con {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.erweima .modal-mask,
.miniapp .modal-mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #000;
    right: 0;
    bottom: 0;
    margin: 0;
    overflow: auto;
    opacity: .8;
    filter: 'alpha(opacity=80)'
}

.erweima .modal-container,
.miniapp .modal-container {
    top: 100px;
    width: 352px;
    left: 50%;
    margin-left: -176px;
    background-color: #fff;
    border-radius: 8px;
    z-index: 9999;
    position: relative;
    text-align: center
}

.erweima .modal-container .qr_close,
.miniapp .modal-container .miniapp_close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    right: -10px;
    background: url(../image/dialog_close-2f70a032e0.png) center no-repeat
}

.erweima .modal-container h2,
.miniapp .modal-container h2 {
    font-size: 24px;
    color: #2f2f2f;
    font-weight: 400;
    padding-top: 22px
}

.erweima .modal-container p,
.miniapp .modal-container p {
    font-size: 14px;
    color: grey;
    line-height: 24px;
    margin-top: 16px
}

.erweima .modal-container img,
.miniapp .modal-container img {
    margin-top: 30px;
    margin-bottom: 30px
}

.foot {
    width: 100%;
    background-color: #2c2c2c;
    padding: 60px 0 0;
    font-family: inherit
}

.foot .content {
    max-width: 1760px;
    padding: 0 80px;
    margin: 0 auto;
    box-sizing: border-box
}

@media screen and (max-width:1440px) {
    .foot .content {
        padding: 40px;
        max-width: 1280px !important
    }
}

.foot .link_list {
    margin-right: 60px;
    float: left
}

.foot .first_li {
    margin-bottom: 15px
}

.foot ul li {
    color: #fff;
    line-height: 28px;
    font-size: 14px
}

.foot .copyright,
.foot ul li a {
    color: #7c7c7c;
    font-size: 14px
}

.foot_top ul li a:hover {
    color: #fff
}

.foot_top {
    border-bottom: 1px solid rgba(82, 82, 82, .5);
    padding-bottom: 20px;
    position: relative
}

.foot .copyright {
    font-size: 12px;
    color: #888;
    margin-top: 20px;
    width: 100%
}

.foot .copyright p {
    float: left
}

.foot .gs {
    float: left;
    position: relative;
    height: 20px;
    line-height: 20px
}

.foot .gs>a {
    padding-left: 25px;
    line-height: 20px;
    color: #888
}

.foot .gs>img {
    position: absolute;
    left: 0;
    top: 0
}

.foot .tel {
    text-align: right
}

.foot .tel p {
    color: #7c7c7c
}

.foot .tel .phone_num {
    font-size: 30px;
    color: #fff
}

.foot .language ul {
    width: 224px;
    justify-content: space-between;
    border-radius: 5px;
    position: relative;
    display: flex;
    color: #7c7c7c;
    align-items: center
}

.foot .language ul li {
    width: 110px;
    height: 40px;
    background: #2c2c2c
}

.foot .language li.arrow_d {
    background: url(../image/down_arrow_03-fdb7ea847b.png) 116px center no-repeat;
    border-radius: 5px
}

.foot .language ul li a {
    width: 100%;
    height: 100%;
    line-height: 40px;
    display: block;
    position: relative;
    padding-left: 46px;
    box-sizing: border-box
}

.foot .language ul li i {
    position: absolute;
    top: 9px;
    left: 16px
}

.foot .language li.arrow_d:hover {
    background: url(../image/down_arrow_03-fdb7ea847b.png) 116px center no-repeat #252525;
    border-radius: 5px
}

.foot .language li.en-us:hover {
    background: #252525;
    border-radius: 5px
}

.foot .language,
.foot .tel {
    float: right
}

.foot .online_service {
    background: #2f7cd3;
    border-radius: 4px;
    width: 136px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
    display: block;
    float: inherit
}

.foot .online_service i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../image/zixun-8acf43c5a9.png) center no-repeat
}

.flag,
.icon_arrow_down {
    background-image: url(../image/icon5-eb788d7d0e.png)
}

.flag,
.foot .erweima,
.icon_arrow_down {
    background-repeat: no-repeat
}

.foot .online_service:hover {
    background-color: #2995ff;
    color: #fff
}

.icon_arrow_down {
    height: 6px;
    width: 10px;
    background-position: -180px 0
}

.flag {
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px
}

.us_en {
    height: 15px;
    width: 21px;
    background-position: -220px 0
}

.china {
    height: 14px;
    width: 21px;
    background-position: -194px 0
}

.getTop,
.getTop div,
.online-service {
    width: 50px;
    height: 50px
}

.getTop div {
    background: url('//cdn.xuansiwei.com/xinyu9887/1727575118614/1_r__58-58_c__b4b4b4_.png?x-oss-process=style/png_small') center/contain no-repeat;
    opacity: .6
}

.getTop:hover div {
    opacity: 1
}

.online-service {
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 900
}

.fixed {
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 900
}

.online::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #2995ff;
    content: '';
    transform: translateX(-100%);
    transition: all .3s
}

.online {
    display: block;
    background: #0d7fef;
    position: relative;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden
}

.online img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 9999;
    width: 22px;
    height: 22px
}

.online:hover::before {
    transform: translateX(0)
}

.foot .erweima {
    position: absolute;
    width: 125px;
    height: 140px;
    top: -100px;
    left: 478px;
    display: none;
    background-position: 0 0;
    background-image: url(https://static.orvibo.com/guanwang_second/front/images/new/qrcode.png)
}

#newBridge {
    display: none !important
}

.video_mask,
.video_modal {
    display: none;
    position: fixed
}

.video_modal {
    width: 1190px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin-left: -595px;
    margin-top: -300px;
    z-index: 9999
}

.video_mask {
    background-color: #101010;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 999;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-overflow-scrolling: touch
}

.qr-code {
    margin-top: 84px;
    width: 280px;
    height: 155px
}

.qr-code .zhijia365 {
    margin-right: 40px
}

.qr-code .gongzhonghao,
.qr-code .zhijia365 {
    float: left
}

.qr-code .gongzhonghao .desc,
.qr-code .zhijia365 .desc {
    line-height: 34px;
    text-align: center
}

.new_btn {
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 0 24px;
    height: 40px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff
}

.new_btn span {
    position: relative;
    z-index: 1;
    line-height: 40px
}

.new_btn:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: ease-in-out .3s;
    border-radius: 4px;
    background: #359ffc
}

.new_btn.resizable,
.new_btn.resizable::before {
    border-radius: .04rem
}

.new_btn.resizable {
    padding: 0 .24rem;
    height: .4rem;
    font-size: .16rem
}

.new_btn.resizable span {
    line-height: .4rem
}

.new_btn--primary {
    background: #0d7fef
}

.new_btn--primary:before {
    transition: all .3s;
    width: 0
}

.new_btn--primary:hover {
    background: #0d7fef !important
}

.new_btn--primary:hover:before {
    width: 100%
}

.new_btn--primary:active:before {
    background: #005ec9;
    width: 100%
}

.new_btn--disabled {
    background: #d9d9d9;
    cursor: not-allowed;
    color: rgba(17, 17, 17, .4)
}

.new_btn--disabled:hover:before {
    display: none
}

.data_source_tips {
    position: absolute;
    font-size: 16px;
    color: rgba(17, 17, 17, .6)
}

.data_source_tips_white {
    position: absolute;
    font-size: 16px;
    color: rgba(255, 255, 255, .6)
}