@charset "utf-8";

/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类/公共/全局样式
 */

body,
html {
    position: relative;
    height: 100%;
    overflow: hidden
}

body {
    background: #fff;
    font-size: 14px;
    color: #000;
    overflow: hidden
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font-family: PingFang SC, Microsoft YaHei;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 300
}

* {
    box-sizing: border-box
}

dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

li,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    blr: expression(this.onFocus=this.blur());
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent
}

:focus {
    outline: 0
}

a,
div {
    color: #333;
    -moz-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: transparent
}

a {
    margin: 0;
    padding: 0;
    background: 0 0;
    color: #484848;
    vertical-align: baseline
}

a,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

a:hover {
    color: #008ad5
}

a:active {
    text-decoration: none
}

em,
i {
    font-style: normal
}

a:focus,
input:focus {
    outline: 0
}

.input:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

input,
select,
textarea {
    font-size: 100%;
    outline: 0;
    border: none
}

i {
    font-style: normal
}

:-moz-placeholder,
::-moz-placeholder {
    color: #666
}

input:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder {
    color: #666
}

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

th {
    text-align: inherit
}

fieldset,
img {
    border: none
}

iframe {
    display: block
}

abbr,
acronym {
    border: none;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 300
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 300
}

q:after,
q:before {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a,
ins {
    text-decoration: none
}

:focus,
a:focus {
    outline: 0
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}

.hide {
    display: none
}

.block {
    display: block
}

.fl,
.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

.tips-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #59b4e6;
    color: #fff;
    text-align: center;
    line-height: 100%;
    overflow: hidden;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .5s
}

.tips-box span {
    position: absolute;
    width: 100%;
    display: block;
    top: 50%;
    font-size: 1pc
}

.landscape .tips-box {
    z-index: 999;
    visibility: visible;
    opacity: 1
}

.icon-arrow {
    width: 22px;
    height: 22px;
    background: url(https://jrcdn.yonghui.cn/yhjr/yonghui/static/images/wap/icon-bt1.png) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -11px;
    z-index: 2;
    -webkit-animation: upArrow 1.8s linear .6s infinite;
    animation: upArrow 1.8s linear .6s infinite
}

.icon-arrow.black {
    background: url(https://jrcdn.yonghui.cn/yhjr/yonghui/static/images/wap/icon-bt2.png) no-repeat;
    background-size: cover;
    opacity: .3
}

.tbox {
    position: absolute;
    display: none;
    padding: 0;
    z-index: 1000
}

.tinner {
    padding: 0;
    border-radius: 0;
    background: #fff url(https://jrcdn.yonghui.cn/yhjr/yonghui/static/images/preload.gif) no-repeat 50% 50%;
    background: #fff;
    -webkit-animation: .6s linear 0s normal both 1 bounceInDown;
    animation: .6s linear 0s normal both 1 bounceInDown;
    margin-top: -8%
}

.tinner,
.tinner .tcontent {
    height: 100%;
    position: relative
}

.tinner .btn-app {
    width: 225px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -7pc;
    display: none;
    background: #22a8e9;
    color: #fff;
    text-align: center;
    font-size: 1pc;
    box-shadow: 0 6px 15px -2px rgba(30, 166, 233, .3)
}

.tinner .btn-app a {
    color: #fff;
    display: block
}

.tinner .tcontent .pup {
    height: 100%
}

.tcontent .tisp {
    text-align: center;
    position: absolute;
    bottom: 75px;
    width: 100%;
    left: 0;
    font-size: 9pt;
    color: #999
}

.tcontent .tisp.ft2 {
    font-size: 1pc;
    bottom: 35px;
    color: #333;
    line-height: 24px
}

.tcontent .tisp.pc {
    bottom: 40px;
    font-size: 1pc;
    color: #008cd6
}

.tcontent .pc-img {
    width: 200px;
    height: 130px;
    display: inline-block;
    position: absolute;
    background: #fff url(../images/wap/pc-img.png) no-repeat center center;
    bottom: 35px;
    background-size: cover;
    left: 50%;
    margin-left: -75pt
}

.tmask {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 999
}

.icon-close {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url(https://jrcdn.yonghui.cn/yhjr/yonghui/static/images/wap/icon-close.png) no-repeat center center;
    background-size: cover;
    left: 50%;
    margin-left: -18px;
    top: 20px;
    position: relative;
    cursor: pointer
}

.tbox .pup .tit {
    width: 100%;
    height: auto;
    color: #fff;
    background: #F0BE69;
    padding: 15px 20px;
    line-height: 18px
}

.tbox .pup .tit p {
    margin-top: 6px
}

.tbox .pup .tit h3 {
    font-size: 18px
}

.tbox .pup .text {
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    font-size: 9pt
}

.tbox .pup .text p {
    line-height: 22px;
    margin: 15px 0;
    padding-left: 20px;
    position: relative
}

.tbox .pup .text span {
    font-size: 14px
}

.tbox .pup .text em {
    color: #666;
    line-height: 18px
}

.tbox .pup .text em,
.tbox .pup .text span {
    display: block
}

.tbox .pup .text i {
    width: 9px;
    height: 9px;
    display: inline-block;
    border: 2px solid #6C6C6C;
    border-radius: 50px;
    text-align: left;
    position: absolute;
    left: 3px;
    top: 6px
}

.tbox .pup.box.bg2 .tit,
.tinner .btn-app.bt2 {
    background: #526DD9
}


.btn-app.bt2 {
    box-shadow: 0 6px 15px -2px hsla(8, 71%, 62%, .3)
}

.tbox .pup.box.bg2 i {
    border: 2px solid #6C6C6C
}

.tbox .pup.box.bg3 .tit,
.tinner .btn-app.bt3 {
    background: #f0be69
}

.tbox .pup.box.bg3 .color-1{
    background-color: #52C1D9;
}

.btn-app.bt3 {
    box-shadow: 0 6px 15px -2px hsla(38, 82%, 68%, .3)
}

.tbox .pup.box.bg3 i {
    border: 2px solid #6C6C6C
}

.tbox .pup.box.bg4 .tit,
.tinner .btn-app.bt4 {
    background: #B4D086;
}

.btn-app.bt4 {
    box-shadow: 0 6px 15px -2px rgba(149, 128, 173, .3)
}
.tbox .pup.box.bg4 i {
    border: 2px solid #6C6C6C
}
.tbox .pup.box.bg5 .tit,
.tinner .btn-app.bt5 {
    background: #52C1D9;
}
.tbox .pup.box.bg6 .tit,
.tinner .btn-app.bt6 {
    background: #FBAF7D;
}
.tbox .pup.box.bg7 .tit,
.tinner .btn-app.bt7 {
    background: #E36E5A;
}
.preloader {
    background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999999
}

.error,
.preloader {
    width: 100%;
    height: 100%
}

.error {
    background: url(../images/404/404-bg.png) no-repeat;
    text-align: center;
    background-size: cover
}

.error-box {
    position: absolute;
    top: 50%;
    margin-top: -75pt;
    width: 100%
}

.error-box .text {
    font-size: 1pc;
    color: #333;
    font-family: PingFang SC, Microsoft YaHei
}

.error-box .btn {
    margin: 30px 0 55px
}

.error-box .img img {
    width: 80%;
    height: auto
}

.error-box .btn a {
    width: 140px;
    height: 36px;
    line-height: 34px;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .6);
    color: #333;
    position: relative;
    overflow: hidden;
    opacity: 1
}

.error-box .btn a:hover {
    transition-delay: 0s;
    border: 1px solid #1ea6e9;
    text-decoration: none;
    color: #333;
    opacity: 1
}

.error-box .btn a:hover em {
    color: #fff
}

.error-box .btn a span {
    background: #1ea6e9;
    width: 0;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.error-box .btn a:hover span {
    width: 100%
}

.error-box .btn a em {
    position: relative;
    z-index: 2;
    font-size: 1pc;
    color: rgba(0, 0, 0, .7)
}

.alink {
    top: 72px;
    left: 50%;
    position: absolute;
    width: 310px;
    margin-left: -155px;
}

.alink li {
    height: 77px;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    background: #fff;
    color: #333;
    font-size: 14px;
    float: left;
    width: 33%;
    text-align: center;
    padding-top: 40px;
    cursor: pointer
}

.alink li.icon-6 {
    background: url(https://jrcdn.yonghui.cn/yhjr/yonghui/static/images/wap/icon6.png) no-repeat center top;
    background-size: auto 30px
}

.alink li.icon-7 {
    background: url(https://jrcdn.yonghui.cn/yhjr/yonghui/static/images/wap/icon7.png) no-repeat center top;
    background-size: auto 30px
}

.page-main h3 {
    margin-bottom: 15px;
    color: #333;
    font-size: 16px;
}

.page-main h4 {
    color: #333;
    font-size: 14px;
}

.page-main h5 {
    margin-top: 10px;
    color: #333;
    font-size: 12px;
}

.page-main h3 span,
.page-main h4 span,
.page-main h5 span {
    color: #999;
    word-break: break-all;
    font-size: 12px;
}

.page-main .table {
    margin: 10px 0 20px;
    width: 100%
}

.page-main .table .firstTr th {
    background: #fbfbfb
}

.page-main .table td,
.page-main .table th {
    font-size: 14px;
    color: #666;
    border: 1px solid #e4e4e4;
    line-height: 28px;
    text-align: center;
    padding: 5px;
}

.page-main .table td.tl {
    text-align: left
}

.page-main .table.t-left {
    margin: 15px 0;
}

.page-main .table.t-left th {
    text-align: left;
    line-height: 24px;
    font-size: 12px;
}

.page-main .table.t-left th.bg-fb {
    background: #fbfbfb
}