html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,hr,fieldset,legend,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video,mark,a {
    margin:0;
    padding:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    line-height:inherit
}
ul,ol,menu {
    list-style:none
}
li,dt,dd {
    vertical-align:middle
}
a {
    text-decoration:none;
    cursor:pointer;
    color:inherit;
    *vertical-align:middle;
    -webkit-text-decoration-skip:objects
}
u,s {
    text-decoration:none
}
table {
    border-collapse:collapse;
    border-spacing:0;
    width:100%
}
th,td,img {
    vertical-align:middle
}
th {
    text-align:inherit
}
em,i,address {
    font-style:normal
}
img,fieldset,iframe,button {
    border:0
}
img {
    display:block;
    flex:none
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal
}
label {
    cursor:default
}
progress {
    vertical-align:baseline
}
hr {
    box-sizing:content-box;
    height:0;
    overflow:visible
}
button {
    cursor:pointer
}
input,button,select,textarea {
    padding:0;
    margin:0;
    outline:none;
    font-family:inherit;
    font-size:inherit;
    color:inherit
}
textarea {
    resize:none;
    overflow-x:hidden;
    overflow-y:auto
}
select,button,textarea,input {
    -webkit-appearance:none;
    appearance:none
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance:none !important
}
input[type="number"] {
    -moz-appearance:textfield
}
input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}
button,select {
    text-transform:none
}
button,input {
    overflow:visible
}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style:none
}
input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
    -webkit-appearance:listbox
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height:auto
}
[type="search"] {
    outline-offset:-2px;
    -webkit-appearance:none
}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none
}
input::-ms-clear,input::-ms-reveal {
    display:none
}
::-webkit-file-upload-button {
    font:inherit;
    -webkit-appearance:button
}
output {
    display:inline-block
}
summary {
    display:list-item
}
[hidden] {
    display:none
}
a,area,button,[role="button"],input:not([type=range]),label,select,summary,textarea {
    touch-action:manipulation
}
svg:not(:root) {
    overflow:hidden
}
[tabindex='-1']:focus {
    outline:none !important
}
q:before,q:after {
    content:''
}
:after,:before {
    display:inline-block;
    background-position:center;
    background-repeat:no-repeat
}
*,:after,:before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box
}
article,aside,footer,header,nav,section,figure,figcaption,hgroup,main,details,summary,menu,canvas,fieldset,audio,video {
    display:block
}
body {
    word-wrap:break-word;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-touch-callout:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 1000px #fff inset !important
}
.red {
    background-color:#f00
}
.blue {
    background-color:#00f
}
.nosel {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.ar {
    font-family:Arial
}
.ss {
    font-family:SimSun
}
.clearfix:after {
    content:'';
    display:block;
    clear:both
}
.fr {
    float:right
}
.clear {
    clear:both;
    overflow:hidden;
    display:block;
    height:0
}
.abs,.abs_lt,.abs_lb,.abs_rt,.abs_rb,.abs_full {
    position:absolute
}
.abs_lt {
    left:0;
    top:0
}
.abs_lb {
    left:0;
    bottom:0
}
.abs_rt {
    right:0;
    top:0
}
.abs_rb {
    right:0;
    bottom:0
}
.abs_full {
    left:0;
    top:0;
    right:0;
    bottom:0
}
.rel,.list-bbor li,.list-bbor li:after {
    position:relative
}
.i10 {
    z-index:10
}
.fix,.fix_lt,.fix_lb,.fix_rt,.fix_rb,#app-root,.pop {
    position:fixed
}
.fix_lt,#app-root,.pop {
    left:0;
    top:0
}
.fix_lb {
    left:0;
    bottom:0
}
.fix_rt {
    right:0;
    top:0
}
.fix_rb {
    right:0;
    bottom:0
}
.dn {
    display:none
}
.dk {
    display:inline-block
}
.dkm {
    display:inline-block;
    vertical-align:middle
}
.db,.index-group i {
    display:block
}
.vt {
    vertical-align:top
}
.b {
    font-weight:bold
}
.i {
    font-style:italic
}
.cp {
    cursor:pointer
}
.cd {
    cursor:default
}
.n {
    font-weight:normal;
    font-style:normal
}
.tc {
    text-align:center
}
.tr {
    text-align:right
}
.tj {
    text-align:justify;
    text-justify:inter-ideograph
}
.tl {
    text-align:left
}
.tu {
    text-decoration:underline
}
.oh,.ohh {
    overflow:hidden
}
.vh {
    visibility:hidden
}
.ohh {
    width:0;
    height:0
}
.nowrap {
    white-space:nowrap
}
.omit {
    white-space:nowrap;
    overflow:hidden;
    word-wrap:normal;
    text-overflow:ellipsis
}
.omits-1 {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1
}
.omits {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2
}
.oys {
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    overflow-x:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.oxs {
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch
}
.oxys {
    overflow:auto;
    -webkit-overflow-scrolling:touch
}
.nobar::-webkit-scrollbar {
    width:0;
    height:0
}
.nobar::-webkit-scrollbar-thumb {
    background-color:#2779E8;
    outline:1px solid #2779E8;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    border-radius:6px
}
.nobar::-webkit-scrollbar-track {
    background-color:none
}
.linear,.pop .slide,.pop .slide-down,.pop.show,.arrow {
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    transition:all .3s linear
}
.ease,.pop,.hover-bc,.hover,.switch s,.switch i,.footer nav a:hover {
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease
}
.w {
    width:100%
}
.h {
    height:100%
}
.wh,.pop {
    width:100%;
    height:100%
}
.mh {
    min-height:100%
}
.bsbb {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box
}
.bscb {
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -ms-box-sizing:content-box;
    box-sizing:content-box
}
.bsc {
    background-size:contain
}
.cover {
    background-size:cover
}
.dt {
    display:table;
    width:100%
}
.dtr {
    display:table-row
}
.dtd {
    display:table-cell;
    vertical-align:middle
}
.tap {
    tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.tap:active {
    background-color:#f8f8f8 !important
}
.tap-o:active {
    opacity:.9
}
.bor1 {
    border:1px solid #cfcfcf
}
.tbor1 {
    border-top:1px solid #cfcfcf
}
.bbor1 {
    border-bottom:1px solid #cfcfcf
}
.lbor1 {
    border-left:1px solid #cfcfcf
}
.rbor1 {
    border-right:1px solid #cfcfcf
}
.r0px {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    border-radius:0
}
.r2px {
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    border-radius:2px
}
.r3px {
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px
}
.r4px {
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px
}
.r5px {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px
}
.r6px {
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    border-radius:6px
}
.r8px {
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px
}
.r10px {
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    border-radius:10px
}
.r20px {
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -ms-border-radius:20px;
    border-radius:20px
}
.r100px {
    -webkit-border-radius:1000px;
    -moz-border-radius:1000px;
    -ms-border-radius:1000px;
    border-radius:1000px
}
.f11 {
    font-size:11px;
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -ms-transform:scale(.9);
    transform:scale(.9)
}
.f12 {
    font-size:12px
}
.f13 {
    font-size:13px
}
.f14 {
    font-size:14px
}
.f15 {
    font-size:15px
}
.f16 {
    font-size:16px
}
.f17 {
    font-size:17px
}
.f18 {
    font-size:18px
}
.f20 {
    font-size:20px
}
.f22 {
    font-size:22px
}
.f24 {
    font-size:24px
}
.f26 {
    font-size:26px
}
.f28 {
    font-size:28px
}
.f30 {
    font-size:30px
}
.h1px {
    height:1px;
    background-color:#cfcfcf
}
.h2px {
    height:2px;
    background-color:#cfcfcf
}
.m {
    margin:0
}
.mlr5 {
    margin:0 5px
}
.mlr10 {
    margin:0 10px
}
.mlr15 {
    margin:0 15px
}
.mlr20 {
    margin:0 20px
}
.mlr25 {
    margin:0 30px
}
.mlr30 {
    margin:0 30px
}
.mtb5 {
    margin:5px 0
}
.mtb10 {
    margin:10px 0
}
.mtb15 {
    margin:15px 0
}
.mtb20 {
    margin:20px 0
}
.mtb25 {
    margin:25px 0
}
.mtb30 {
    margin:30px 0
}
.ml {
    margin-left:0
}
.ml5 {
    margin-left:5px
}
.ml10 {
    margin-left:10px
}
.ml15 {
    margin-left:15px
}
.ml20 {
    margin-left:20px
}
.ml25 {
    margin-left:25px
}
.ml30 {
    margin-left:30px
}
.ml35 {
    margin-left:35px
}
.ml40 {
    margin-left:40px
}
.ml45 {
    margin-left:45px
}
.ml50 {
    margin-left:50px
}
.mr {
    margin-right:0
}
.mr5 {
    margin-right:5px
}
.mr10 {
    margin-right:10px
}
.mr15 {
    margin-right:15px
}
.mr20 {
    margin-right:20px
}
.mr25 {
    margin-right:25px
}
.mr30 {
    margin-right:30px
}
.mr35 {
    margin-right:35px
}
.mr40 {
    margin-right:40px
}
.mr45 {
    margin-right:45px
}
.mr50 {
    margin-right:50px
}
.mt {
    margin-top:0
}
.mt5 {
    margin-top:5px
}
.mt10 {
    margin-top:10px
}
.mt15 {
    margin-top:15px
}
.mt20 {
    margin-top:20px
}
.mt25 {
    margin-top:25px
}
.mt30,.index-group {
    margin-top:30px
}
.mt35 {
    margin-top:35px
}
.mt40 {
    margin-top:40px
}
.mt45 {
    margin-top:45px
}
.mt50 {
    margin-top:50px
}
.mb {
    margin-bottom:0
}
.mb5 {
    margin-bottom:5px
}
.mb10 {
    margin-bottom:10px
}
.mb15 {
    margin-bottom:15px
}
.mb20 {
    margin-bottom:20px
}
.mb25 {
    margin-bottom:25px
}
.mb30 {
    margin-bottom:30px
}
.mb35 {
    margin-bottom:35px
}
.mb40 {
    margin-bottom:40px
}
.mb45 {
    margin-bottom:45px
}
.mb50 {
    margin-bottom:50px
}
.p {
    padding:0
}
.p10 {
    padding:10px
}
.p15 {
    padding:15px
}
.p20 {
    padding:20px
}
.p25 {
    padding:25px
}
.p30 {
    padding:30px
}
.ptb5 {
    padding:5px 0
}
.ptb10 {
    padding:10px 0
}
.ptb15 {
    padding:15px 0
}
.ptb20 {
    padding:20px 0
}
.ptb25 {
    padding:25px 0
}
.ptb30 {
    padding:30px 0
}
.plr5 {
    padding:0 5px
}
.plr10 {
    padding:0 10px
}
.plr15 {
    padding:0 15px
}
.plr20 {
    padding:0 20px
}
.plr25 {
    padding:0 25px
}
.plr30 {
    padding:0 30px
}
.pl {
    padding-left:0
}
.pl5 {
    padding-left:5px
}
.pl10 {
    padding-left:10px
}
.pl15 {
    padding-left:15px
}
.pl20 {
    padding-left:20px
}
.pl25 {
    padding-left:25px
}
.pl30 {
    padding-left:30px
}
.pl35 {
    padding-left:35px
}
.pl40 {
    padding-left:40px
}
.pl45 {
    padding-left:45px
}
.pl50 {
    padding-left:50px
}
.pr {
    padding-right:0
}
.pr5 {
    padding-right:5px
}
.pr10 {
    padding-right:10px
}
.pr15 {
    padding-right:15px
}
.pr20 {
    padding-right:20px
}
.pr25 {
    padding-right:25px
}
.pr30 {
    padding-right:30px
}
.pr35 {
    padding-right:35px
}
.pr40 {
    padding-right:40px
}
.pr45 {
    padding-right:45px
}
.pr50 {
    padding-right:50px
}
.pt {
    padding-top:0
}
.pt5 {
    padding-top:5px
}
.pt10 {
    padding-top:10px
}
.pt15 {
    padding-top:15px
}
.pt20 {
    padding-top:20px
}
.pt25 {
    padding-top:25px
}
.pt30 {
    padding-top:30px
}
.pt35 {
    padding-top:35px
}
.pt40 {
    padding-top:40px
}
.pt45 {
    padding-top:45px
}
.pt50 {
    padding-top:50px
}
.pb {
    padding-bottom:0
}
.pb5 {
    padding-bottom:5px
}
.pb10 {
    padding-bottom:10px
}
.pb15 {
    padding-bottom:15px
}
.pb20 {
    padding-bottom:20px
}
.pb25 {
    padding-bottom:25px
}
.pb30 {
    padding-bottom:30px
}
.pb35 {
    padding-bottom:35px
}
.pb40 {
    padding-bottom:40px
}
.pb45 {
    padding-bottom:45px
}
.pb50 {
    padding-bottom:50px
}
.lh {
    line-height:100%
}
.lh18,.h18 {
    line-height:18px
}
.lh20,.h20 {
    line-height:20px
}
.lh22,.h22 {
    line-height:22px
}
.lh24,.h24 {
    line-height:24px
}
.lh26,.h26 {
    line-height:26px
}
.lh28,.h28 {
    line-height:28px
}
.lh30,.h30 {
    line-height:30px
}
.lh32,.h32 {
    line-height:32px
}
.lh34,.h34 {
    line-height:34px
}
.lh36,.h36 {
    line-height:36px
}
.lh38,.h38 {
    line-height:38px
}
.lh40,.h40 {
    line-height:40px
}
.lh50,.h50 {
    line-height:50px
}
.lh60,.h60 {
    line-height:60px
}
.lh70,.h70 {
    line-height:70px
}
.lh80,.h80 {
    line-height:80px
}
.h5 {
    height:5px
}
.h10 {
    height:10px
}
.h15 {
    height:15px
}
.h18 {
    height:18px
}
.h20 {
    height:20px
}
.h22 {
    height:22px
}
.h24 {
    height:24px
}
.h26 {
    height:26px
}
.h28 {
    height:28px
}
.h30 {
    height:30px
}
.h32 {
    height:32px
}
.h34 {
    height:34px
}
.h36 {
    height:36px
}
.h38 {
    height:38px
}
.h40 {
    height:40px
}
.h50 {
    height:50px
}
.h60 {
    height:60px
}
.h70 {
    height:70px
}
.h80 {
    height:80px
}
.h90 {
    height:90px;
    line-height:90px
}
.h100 {
    height:100px
}
.fx,.fxw,.fv,.fxc,.fxr,.fxj,.fxt,.fxm,.fxb,.fxs,.fxmc,.fxmr,.fxmj,.fxbc,.index-group,.index-group-list-1 h5,.help-box menu h6,.control-box-list ul,.form-list li,.form-list li:first-child,.radio {
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex
}
.fxw,.control-box-list ul {
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.fv {
    -webkit-flex-direction:column;
    -moz-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column
}
.xl {
    -webkit-justify-content:flex-start;
    -moz-justify-content:flex-start;
    -ms-justify-content:flex-start;
    justify-content:flex-start
}
.xc,.fxc,.fxmc,.fxbc,.index-group-list-1 h5 {
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -ms-justify-content:center;
    justify-content:center
}
.xr,.fxr,.fxmr {
    -webkit-justify-content:flex-end;
    -moz-justify-content:flex-end;
    -ms-justify-content:flex-end;
    justify-content:flex-end
}
.xj,.fxj,.fxmj,.help-box menu h6 {
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    justify-content:space-between
}
.xt,.fxt {
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -ms-align-items:flex-start;
    align-items:flex-start
}
.xm,.fxm,.fxmc,.fxmr,.fxmj,.index-group,.index-group-list-1 h5,.help-box menu h6,.form-list li,.form-list li:first-child,.radio {
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    align-items:center
}
.xb,.fxb,.fxbc {
    -webkit-align-items:flex-end;
    -moz-align-items:flex-end;
    -ms-align-items:flex-end;
    align-items:flex-end
}
.xs,.fxs {
    -webkit-align-items:stretch;
    -moz-align-items:stretch;
    -ms-align-items:stretch;
    align-items:stretch
}
.ex,.index-group-list-1 li {
    -webkit-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    flex:1
}
.as {
    align-self:stretch
}
.c0 {
    color:#2779E8
}
.g0 {
    color:#000
}
.g2 {
    color:#222
}
.g3 {
    color:#333
}
.g6 {
    color:#666
}
.g9 {
    color:#999
}
.gc {
    color:#ccc
}
.cf {
    color:#fff
}
.bcf {
    background-color:#fff
}
.bcm,.index-group i {
    /*background-color:#ffffff*/
}
.bcb {
    background-color:#E9F1FD;
}
.c1 {
    color:#3ebcb8
}
.c2 {
    color:#d18623
}
.c75 {
    color:#757575
}
.bcm2 {
    background-color:#d18623
}
.borm {
    border:1px solid #2779E8
}
.bor2,.vip-price-list li,.vip-price-list li.active {
    border:1px solid #999
}
.minw {
    min-width:1200px
}
html,body {
    min-height:100%
}
body {
    font-size:14px;
    line-height:100%;
    font-family:'Tahoma,Verdana,Arial,sans-serif';
    color:#666;
    max-width:100%;
    min-width:1200px;
    background-color:#ECF4FF;
}
@supports (padding:max(0px)) {
}input[type='file'] {
     position:absolute;
     left:0;
     top:0;
     width:0;
     height:0;
     opacity:0;
     z-index:-1
 }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color:#999 !important;
    font-size:13px !important
}
input::-webkit-autofill,textarea::-webkit-autofill {
    transition:background-color 5000s ease-in-out 0s !important
}
input {
    border:0;
    font-size:14px;
    color:#333
}
.pop {
    z-index:-1;
    opacity:0;
    background-color:rgba(0,0,0,0.5)
}
.pop .slide {
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    -ms-transform:translateY(100%);
    transform:translateY(100%)
}
.pop .slide-down {
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    transform:translateY(-100%)
}
.pop.show {
    opacity:1
}
.pop.show .slide,.pop.show .slide-down {
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.pop.show {
    z-index:1005
}
[class^='btn-'] {
    text-align:center;
    font-family:inherit;
    white-space:nowrap
}
[class^='btn-']:active {
    opacity:.8
}
.hover-bc:hover {
    background-color:#2779E8;
    color:#fff
}
.hover-tu:hover {
    text-decoration:underline
}
.hover:hover,.footer nav a:hover:hover {
    color:#2779E8 !important
}
.tap-tag:active {
    border:1px solid #2779E8 !important
}
.tap-tag:active * {
    color:#2779E8 !important
}
.hover-o:hover,[class^='btn-']:hover:hover {
    opacity:.9
}
.wrap,.wrap2 {
    width:1200px;
    margin-left:auto;
    margin-right:auto
}
.wrap2 {
    width:800px
}
.btn-1 {
    color:#2779E8;
    padding:0 30px;
    height:40px;
    line-height:40px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    background-color:#fff
}
.btn-2 {
    color:#fff;
    padding:0 30px;
    height:40px;
    line-height:40px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    background-color:#2779E8
}
.header {
    position:sticky;
    left:0;
    top:0;
    z-index:10;
    background-color: #ffffff;
    border-bottom: 1px solid #ECF4FF;
}
.header .wrap {
    overflow:hidden
}
.header nav {
    margin-left:10%
}
.header nav a {
    min-width:80px;
    color: #999999;
    /*width: 28px;*/
    /*height: 19px;*/
    font-size: 14px;
    font-weight: 400;
    /*line-height: 20px;*/
    opacity: 1;
}
.header nav a.active {
    background-color:#fff;
    color:#333333;
    font-weight:bold
}
.footer nav {
    line-height:30px;
    margin-left:200px;
    padding:30px 0
}
.footer nav dt {
    margin-bottom:5px
}
.footer nav * {
    color:#999
}
.index-group i {
    width:70px;
    height:3px
}
.index-group h3 {
    font-size:24px;
    margin-top:15px;
    line-height:100%;
    margin-bottom:20px;
    color:#2779E8;
    font-weight:bold
}
.index-group h6 {
    font-size: 12px;
    line-height:24px;
    letter-spacing:2px;
    text-align:justify;
    text-justify:inter-ideograph
}
.index-group figure {
    width:400px
}
.index-group-list li {
    width: 25%;
    background-color:#ffffff;
    padding:0 20px;
    height:150px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
    margin-right:12.5%;
    margin-bottom:20px
}
.index-group-list li:nth-child(3n) {
    margin-right:0
}
.index-group-list h5 {
    color: #2779E8;
    padding:20px 0;
    font-size:20px;
    text-align:center;
    border-bottom:2px solid #2779E8;
}
.index-group-list p {
    color: #2779E8;
    font-size: 12px;
    margin-top:20px;
    line-height:24px;
    text-align:justify;
    text-justify:inter-ideograph;
    letter-spacing:2px
}
.index-group-list-1 {
    height:270px
}
.index-group-list-1 li {
    width:28%;
    margin:0;
    height:100%
}
.index-group-list-1 h5 span {
    font-size:40px;
    margin-right:5px
}
.group-title {
    color:#222;
    text-align:center;
    line-height:30px;
    margin-bottom:30px
}
.group-title h2 {
    font-size:24px;
    font-weight:bold;
    margin-bottom:10px;
    line-height:100%;
    color: #212121;
}
.group-title h3 {
    font-size:14px;
    color:#212121;
}
.index-swiper-nav a {
    height:50px;
    /*line-height:50px;*/
    /*background-color:#fff;*/
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    text-align:center;
    width:19%;
    position:relative;
    margin-bottom: 20px;
}
.index-swiper-nav a.active {
    background-color:transparent;
    /*color:#fff*/
}
.index-swiper-nav a.active::before {
    content:'';
    height:8px;
    /*background:url('../images/tt.png') center no-repeat;*/
    background-size:contain;
    position:absolute;
    left:0;
    top:0;
    width:100%
}
.help-center-box {
    width:1200px;
    margin:0 auto;
    padding:20px 0
}
.help-box menu,.help-box aside {
    /*-webkit-box-shadow:-4px 4px 8px #ddd;*/
    /*-moz-box-shadow:-4px 4px 8px #ddd;*/
    /*-ms-box-shadow:-4px 4px 8px #ddd;*/
    /*box-shadow:-4px 4px 8px #ddd;*/
    /*-webkit-border-radius:4px;*/
    /*-moz-border-radius:4px;*/
    /*-ms-border-radius:4px;*/
    /*border-radius:4px*/
}
.help-box menu {
    width:250px;
    padding:15px 0;
    background-color:#fff
}
.help-box menu h3 {
    height:40px;
    line-height:40px;
    color:#3ebcb8;
    font-size:20px;
    padding:0 20px
}
.help-box menu h6,.help-box menu a {
    height:40px;
    line-height:40px
}
.help-box menu h6 {
    font-size:16px;
    cursor:pointer
}
.help-box menu h6 a {
    padding:0 20px
}
.help-box menu h6 span,.help-box menu h6 b {
    padding-left:20px
}
.help-box menu a {
    display:block;
    padding:0 40px;
    color:#757575
}
.help-box menu a:hover {
    background-color:#eee
}
.help-box menu a.active {
    background-color:#2779E8;
    color:#fff
}
.help-box menu h6 a.active {
    background-color:#2779E8;
    color:#fff;
    width:100%
}
.help-box menu .arrow {
    margin-right:10px
}
.help-box menu nav a,.help-box menu h6 {
    position:relative;
    padding-bottom: 3px;
}
.help-box menu nav a::after,.help-box menu h6::after {
    content:'';
    position:absolute;
    bottom:0;
    height:1px;
    left:20px;
    right:20px;
    background-color:#E9F1FD;
}
.help-box aside {
    padding:20px
}
.help-box aside>header {
    color:#757575;
    margin-bottom:20px
}
.help-box aside>header b {
    font-family:SimSun;
    margin:0 5px
}
.help-box aside>section {
    background-color:#f3f3f3;
    min-height:500px;
    padding:20px
}
.arrow {
    width:10px;
    height:10px;
    background:url('../images/tr.png') center no-repeat;
    background-size:contain
}
.active .arrow {
    -webkit-transform:rotate(-180deg);
    -moz-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
.center-box menu {
    color:#2779E8
}
.center-box menu a {
    color:#2779E8
}
.center-box menu nav {
    background-color:rgba(0,0,0,0.06)
}
.about-box-1 {
    height:300px;
    left:10%;
    right:10%;
    top:4%
}
.about-box-2 {
    left:15%;
    right:15%;
    bottom:4%;
    padding:30px;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.2);
    -ms-box-shadow:0 0 8px rgba(0,0,0,0.2);
    box-shadow:0 0 8px rgba(0,0,0,0.2)
}
.control-nav {
    width:300px;
    background-color:#fff
}
.control-nav a {
    height:60px;
    line-height:60px;
    display:block;
    text-align:center;
    position:relative
}
.control-nav a:hover {
    color:#3ebcb8
}
.control-nav a.active {
    background-color:#2779E8;
    color:#fff
}
.control-nav a.active::after {
    display:none
}
.control-nav a::after {
    content:'';
    position:absolute;
    left:10%;
    right:10%;
    bottom:0;
    height:2px;
    background-color:rgba(24,188,156,0.06)
}
.control-box-list h3 {
    font-weight:bold;
    color:#212121;
    line-height:100%;
    margin-bottom:20px
}
.control-box-list li {
    border:1px solid #2779E8;
    background-color:#E9F1FD;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    width:250px;
    padding:15px;
    margin:0 20px 20px 0
}
.control-box-list li h5 {
    color:#2779E8;
    font-weight:bold
}
.control-box-list li p {
    font-size:13px;
    line-height:20px;
    margin-top:10px
}
.user-nav {
    width:200px;
    background-color:#fff;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.2);
    -ms-box-shadow:0 0 8px rgba(0,0,0,0.2);
    box-shadow:0 0 8px rgba(0,0,0,0.2);
    position:fixed;
    right:20px;
    top:50px;
    text-align:center
}
.user-nav>a {
    display:block;
    height:40px;
    line-height:40px
}
.user-nav>a:hover {
    background-color:#f2f2f2
}
.month {
    color:#8d6024
}
.month i {
    width:20px;
    height:20px;
    background:url('../images/vip/vip.png') no-repeat;
    background-size:cover
}
.vip-list li {
    width:20%;
    background-color:#fff;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.1);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.1);
    -ms-box-shadow:0 0 8px rgba(0,0,0,0.1);
    box-shadow:0 0 8px rgba(0,0,0,0.1);
    text-align:center;
    padding:30px 0
}
.vip-list h3 {
    margin:25px auto 20px auto;
    margin:25px 0 20px 0;
    line-height:100%
}
.vip-list h3 b {
    font-size:24px;
    margin-right:5px;
    font-family:Arial
}
.vip-list h6 {
    margin-bottom:20px
}
.vip-list button {
    height:36px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
    background-color:#d18623;
    color:#fff;
    cursor:pointer;
    min-width:100px
}
.vip-list button:hover {
    opacity:.9;
    filter:alpha(opacity=90)
}
.title-group {
    text-align:center
}
.title-group h2 {
    font-size:20px;
    color:#333
}
.title-group h6 {
    font-size:16px;
    color:#666;
    margin-top:20px
}
.vip-box-list li {
    width:25%;
    text-align:center;
    margin-bottom:50px
}
.vip-box-list figure img {
    width:60px;
    height:60px
}
.vip-box-list h6 {
    color:#333;
    margin-top:20px
}
.vip-ask-list li {
    width:45%;
    margin-bottom:60px
}
.vip-ask-list li:nth-child(2n) {
    margin-left:10%
}
.vip-price-list li {
    width:22%;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px;
    padding:20px 20px 20px;
    text-align:center;
    cursor:pointer
}
.vip-price-list li.active {
    background-color:#e7f5f3;
    border-color:#14a085
}
.vip-price-list .month {
    font-size:16px
}
.vip-price-list .month i {
    width:24px;
    height:24px;
    margin-right:5px
}
.vip-price-list h3 {
    margin:25px auto 20px auto;
    margin:25px 0 20px 0
}
.vip-price-list h3 b {
    font-size:24px;
    margin-right:5px;
    font-family:Arial
}
.vip-price-list del {
    margin-bottom:20px
}
.vip-price-list h6 {
    font-size:15px;
    border-top:1px solid #999;
    padding-top:15px
}
.relate-list li {
    padding:20px;
    line-height:22px;
    color:#666;
    text-align:justify;
    text-justify:inter-ideograph
}
.relate-list li:last-child::after {
    display:none
}
.list-bbor li:after {
    content:'';
    position:absolute;
    left:20px;
    right:20px;
    bottom:0;
    height:1px;
    background-color:#cfcfcf
}
.search-list {
    line-height:24px
}
.search-list li {
    margin-top:10px
}
.search-list li:first-child {
    margin-top:0
}
.search-list li h6 {
    margin-right:20px
}
.search-list nav a {
    padding:0 15px;
    margin-bottom:5px;
    color:#757575
}
.search-list nav a:hover {
    color:#2779E8
}
.search-list nav a.active {
    color:#2779E8
}
.paging a {
    width:28px;
    height:28px;
    line-height:28px;
    text-align:center;
    margin:0 2px
}
.paging a:first-child {
    background:url('../images/arrow_left.png') center no-repeat;
    background-size:contain
}
.paging a:last-child {
    background:url('../images/arrow_right.png') center no-repeat;
    background-size:contain
}
.paging a:hover {
    background-color:#b2dfdb
}
.paging a.active {
    background-color:#2779E8;
    color:#fff
}
.jz-table {
    font-size:12px;
    text-align:center
}
.jz-table tr {
    border-bottom:1px solid #cfcfcf
}
.jz-table th,.jz-table td {
    padding:5px 10px;
    height:40px
}
.jz-table thead th:nth-child(2n-1),.jz-table tbody th:nth-child(2n-1),.jz-table thead td:nth-child(2n-1),.jz-table tbody td:nth-child(2n-1) {
    background-color:#f6f6f6
}
.jz-table thead tr {
    text-align:center;
    border-top:1px solid #cfcfcf
}
.jz-table thead th {
    text-align:center
}
.copy-value {
    position:absolute;
    left:0;
    top:0;
    opacity:0
}
.switch s {
    width:36px;
    -webkit-border-radius:1000px;
    -moz-border-radius:1000px;
    -ms-border-radius:1000px;
    border-radius:1000px;
    background-color:#d2d6de;
    height:18px;
    padding:1px;
    cursor:pointer;
    display:block
}
.switch i {
    float:left;
    -webkit-border-radius:1000px;
    -moz-border-radius:1000px;
    -ms-border-radius:1000px;
    border-radius:1000px;
    width:16px;
    height:16px;
    background-color:#fff;
    cursor:pointer
}
.switch input {
    position:absolute;
    left:0;
    top:0;
    border:1px solid 1
}
.switch input:checked+s {
    background-color:#2779E8;
}
.switch input:checked+s i {
    float:right
}
.copyright {
    line-height:30px;
    text-align:center;
    color:#999;
    font-size:12px
}
.form-list li {
    margin-top:15px
}
.form-list li:first-child {
    margin-top:0
}
.form-list li h6 {
    width:100px;
    text-align:right;
    font-size:13px
}
.form-list li>div {
    padding:0 5px;
    -webkit-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    flex:1
}
.form-list li input[type='text'] {
    height:30px;
    line-height:30px;
    border:1px solid #cfcfcf;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    width:100%;
    padding:0 10px
}
.contact-list li h6 {
    width:60px
}
.contact-list .copy {
    height:30px;
    line-height:30px;
    border:1px solid #cfcfcf;
    margin-left:5px;
    padding:0 10px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    font-size:13px
}
.radio {
    margin-right:20px;
    position:relative
}
.radio:last-child {
    margin-right:0
}
.radio i {
    width:18px;
    height:18px;
    border:1px solid #2779E8;
    padding:2px;
    -webkit-border-radius:1000px;
    -moz-border-radius:1000px;
    -ms-border-radius:1000px;
    border-radius:1000px;
    display:block;
    margin-right:5px
}
.radio input {
    position:absolute;
    left:0;
    top:0
}
.radio input:checked+i::before {
    content:'';
    display:block;
    width:100%;
    height:100%;
    background-color:#2779E8;
    -webkit-border-radius:1000px;
    -moz-border-radius:1000px;
    -ms-border-radius:1000px;
    border-radius:1000px
}
.header nav a.login-btn {
    height:30px;
    line-height:30px;
    background-color:#5F9BEF;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color:#ffffff;
    padding:0 5px;
    margin-left: 20px;
}
