@charset "UTF-8";

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

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

caption,
th {
    text-align: left;
    font-weight: 400
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0
}

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

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%
}

sub,
sup {
    font-size: 83%
}

code,
kbd,
pre,
samp,
xmp {
    font-family: Consolas, Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, monospace
}

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

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    font: 14px/1.5 PingFangSC, 'helvetica neue', 'hiragino sans gb', 'Segoe UI', Calibri, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
    color: #333;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input[type=text] {
    -webkit-appearance: none;
    border-radius: 0
}

.f-cb:after,
.f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: " "
}

.f-cb,
.f-cbli li {
    zoom: 1
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.f-dn {
    display: none
}

.f-db {
    display: block
}

.f-fl {
    float: left
}

.f-fr {
    float: right
}

.f-pr {
    position: relative
}

.f-prz {
    position: relative;
    zoom: 1
}

.f-oh {
    overflow: hidden
}

.f-ff0 {
    font-family: arial, \5b8b\4f53
}

.f-ff1 {
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53
}

.f-fs1 {
    font-size: 12px
}

.f-fs2 {
    font-size: 14px
}

.f-fs3 {
    font-size: 16px
}

.f-fwn {
    font-weight: 400
}

.f-fwb {
    font-weight: 700
}

.f-tal {
    text-align: left
}

.f-tac {
    text-align: center
}

.f-tar {
    text-align: right
}

.f-taj {
    text-align: justify;
    text-justify: inter-ideograph
}

.f-vam,
.f-vama * {
    vertical-align: middle
}

.f-wsn {
    word-wrap: normal;
    white-space: nowrap
}

.f-pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all
}

.f-wwb {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all
}

.f-ti {
    overflow: hidden;
    text-indent: -30000px
}

.f-ti2 {
    text-indent: 2em
}

.f-lhn {
    line-height: normal
}

.f-tdu,
.f-tdu:hover {
    text-decoration: underline
}

.f-tdn,
.f-tdn:hover {
    text-decoration: none
}

.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis
}

.f-toe2 {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.f-toe3 {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.f-csp {
    cursor: pointer
}

.f-csd {
    cursor: default
}

.f-csh {
    cursor: help
}

.f-csm {
    cursor: move
}

.f-usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

img {
    border: 0;
    vertical-align: middle
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

body {
    position: relative;
    background-color: #fff
}

.w {
    margin: 0 auto
}

a {
    color: #262626
}

a:hover {
    color: #1A63FF
}

.jdc-link {
    color: #fff
}

.jdc-link:hover {
    color: #1A63FF !important
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.ml5 {
    margin-left: 5px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.ml20 {
    margin-left: 20px
}

.mt30 {
    margin-top: 30px
}

.mr30 {
    margin-right: 30px
}

.mb30 {
    margin-bottom: 30px
}

.ml30 {
    margin-left: 30px
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.pl5 {
    padding-left: 5px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pl10 {
    padding-left: 10px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pl20 {
    padding-left: 20px
}

.pt30 {
    padding-top: 30px
}

.pr30 {
    padding-right: 30px
}

.pb30 {
    padding-bottom: 30px
}

.pl30 {
    padding-left: 30px
}



.font-arr,
.newfont {
    font-family: newfont;
    font-size: 24px;
    color: #fff;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}





.icon-pro {
    font-family: iconfont-pro !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}


.icon-help {
    font-family: iconfont-help !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.66666667%
}

.col-10 {
    width: 83.33333333%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.66666667%
}

.col-7 {
    width: 58.33333333%
}

.col-6 {
    width: 50%
}

.col-5 {
    width: 41.66666667%
}

.col-4 {
    width: 33.33333333%
}

.col-3 {
    width: 25%
}

.col-2 {
    width: 16.66666667%
}

.col-1 {
    width: 8.33333333%
}

.col-pull-12 {
    right: 100%
}

.col-pull-11 {
    right: 91.66666667%
}

.col-pull-10 {
    right: 83.33333333%
}

.col-pull-9 {
    right: 75%
}

.col-pull-8 {
    right: 66.66666667%
}

.col-pull-7 {
    right: 58.33333333%
}

.col-pull-6 {
    right: 50%
}

.col-pull-5 {
    right: 41.66666667%
}

.col-pull-4 {
    right: 33.33333333%
}

.col-pull-3 {
    right: 25%
}

.col-pull-2 {
    right: 16.66666667%
}

.col-pull-1 {
    right: 8.33333333%
}

.col-pull-0 {
    right: auto
}

.col-push-12 {
    left: 100%
}

.col-push-11 {
    left: 91.66666667%
}

.col-push-10 {
    left: 83.33333333%
}

.col-push-9 {
    left: 75%
}

.col-push-8 {
    left: 66.66666667%
}

.col-push-7 {
    left: 58.33333333%
}

.col-push-6 {
    left: 50%
}

.col-push-5 {
    left: 41.66666667%
}

.col-push-4 {
    left: 33.33333333%
}

.col-push-3 {
    left: 25%
}

.col-push-2 {
    left: 16.66666667%
}

.col-push-1 {
    left: 8.33333333%
}

.col-push-0 {
    left: auto
}

.col-offset-12 {
    margin-left: 100%
}

.col-offset-11 {
    margin-left: 91.66666667%
}

.col-offset-10 {
    margin-left: 83.33333333%
}

.col-offset-9 {
    margin-left: 75%
}

.col-offset-8 {
    margin-left: 66.66666667%
}

.col-offset-7 {
    margin-left: 58.33333333%
}

.col-offset-6 {
    margin-left: 50%
}

.col-offset-5 {
    margin-left: 41.66666667%
}

.col-offset-4 {
    margin-left: 33.33333333%
}

.col-offset-3 {
    margin-left: 25%
}

.col-offset-2 {
    margin-left: 16.66666667%
}

.col-offset-1 {
    margin-left: 8.33333333%
}

.col-offset-0 {
    margin-left: 0
}

/*.form-control {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 32px;*/
/*    padding: 6px;*/
/*    font-size: 12px;*/
/*    line-height: 1.42857143;*/
/*    color: #262626;*/
/*    background-color: #fff;*/
/*    background-image: none;*/
/*    border: 1px solid #e7e7eb;*/
/*    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
/*    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
/*    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    *padding: 0;*/
/*    *height: 30px;*/
/*    *line-height: 30px;*/
/*    *text-indent: 10px*/
/*}*/

.form-control::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #bbb
}

.form-control::-webkit-input-placeholder {
    color: #bbb
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px;
    line-height: 1.14;
    font-size: 12px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}



.input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #e7e7eb;
    border-left: none;
    padding: 3px 0;
    background: #fff
}

/*.btn {*/
/*    display: inline-block;*/
/*    width: 90px;*/
/*    height: 38px;*/
/*    overflow: visible;*/
/*    line-height: 38px;*/
/*    margin: 0 5px;*/
/*    font-weight: 400;*/
/*    text-align: center;*/
/*    vertical-align: middle;*/
/*    -ms-touch-action: manipulation;*/
/*    touch-action: manipulation;*/
/*    cursor: pointer;*/
/*    background-image: none;*/
/*    border: 1px solid transparent;*/
/*    white-space: nowrap;*/
/*    font-size: 12px;*/
/*    -webkit-border-radius: 4px;*/
/*    -moz-border-radius: 4px;*/
/*    border-radius: 4px;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box*/
/*}*/

/*a.btn {*/
/*    *height: 36px*/
/*}*/

/*.btn.active.focus,*/
/*.btn.active:focus,*/
/*.btn.focus,*/
/*.btn:active.focus,*/
/*.btn:active:focus,*/
/*.btn:focus {*/
/*    outline: 0*/
/*}*/

/*.btn.focus,*/
/*.btn:focus,*/
/*.btn:hover {*/
/*    text-decoration: none*/
/*}*/

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

/*.clearfix:after,*/
/*.row:after {*/
/*    clear: both*/
/*}*/

.mod_partner {
    background: #f7f7f7;
    height: 694px
}

.m-common-wrap {
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    width: 100%;
    max-width: 1200px
}

.m-common-wrap .m-common-img {
    height: 262px
}

.m-common-wrap .m-common-img>h3 {
    font-size: 0
}

.m-common-wrap .m-common-content {
    display: inline-block;
    margin: 40px auto 0;
    text-align: left
}

.m-common-wrap .m-common-title {
    font-size: 24px;
    color: #262626
}

.m-common-wrap .m-common-desciption {
    padding-top: 10px;
    font-size: 14px;
    color: #595959
}

.m-common-wrap .m-common-btn {
    margin-left: 10px;
    margin-top: 2px;
    padding: 0 15px;
    line-height: 28px;
    border: 1px solid #51d2b7;
    color: #51d2b7
}

.m-common-wrap .m-common-btn:hover {
    color: #fff;
    background: #51d2b7
}

.m-common-wrap .m-common-link {
    padding-top: 10px;
    font-size: 14px
}

.m-common-wrap .m-common-link a {
    margin-left: 20px;
    color: #4762fe
}

.m-common-wrap .m-common-link a:hover {
    color: #51d2b7
}

.m-common-wrap .m-common-list {
    padding-top: 40px;
    font-size: 0;
    text-align: center
}

.m-common-wrap .m-common-list dt {
    position: relative;
    width: 100%;
    line-height: 40px;
    font-size: 20px
}

.m-common-wrap .m-common-list dt:after,
.m-common-wrap .m-common-list dt:before {
    content: '';
    position: absolute;
    top: 18px;
    width: 40%;
    border-bottom: 1px solid #ccc
}

.m-common-wrap .m-common-list dt:before {
    left: 0
}

.m-common-wrap .m-common-list dt:after {
    right: 0
}

.m-common-wrap .m-common-list dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 1%;
    width: 31.3333333%
}

.m-common-wrap .m-common-list dd>a {
    display: block;
    transition: all .4s cubic-bezier(0.4, 0, .2, 1)
}

.m-common-wrap .m-common-list dd>a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.m-common-wrap .m-common-list dd img {
    max-width: 100%;
    max-height: 120px
}



.shiwaifont {
    font-family: shiwaifont !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .1px;
    -moz-osx-font-smoothing: grayscale
}



.icon-product {
    font-family: iconfont-product !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.text-link {
    color: #4762fe
}

.text-link:hover {
    color: #4762fe;
    text-decoration: underline
}

.text-white-link {
    color: #fff
}

.text-white-link:hover {
    color: #fff;
    text-decoration: underline
}

.text-black-link {
    color: #262626
}

.text-black-link:hover {
    color: #262626;
    text-decoration: underline
}

.text-gray-link {
    color: #999
}

.text-gray-link:hover {
    color: #999;
    text-decoration: underline
}

.jdc-bg-gray {
    background: #f6f8ff
}

.jdc-bg {
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-btn {
    display: inline-block;
    text-align: center;
    padding: 6px 10px;
    min-width: 112px;
    line-height: 24px;
    border-radius: 17px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.jdc-btn:hover {
    color: #fff
}

.jdc-main-hd {
    padding-top: 40px;
    text-align: center
}

.jdc-main-hd .jdc-main-title {
    line-height: 44px;
    font-size: 32px;
    color: #262626;
    font-weight: 700
}

.jdc-main-hd .jdc-main-des {
    margin-top: 10px;
    line-height: 36px;
    font-size: 18px;
    color: #595959
}

.jdc-main-bd {
    padding-top: 30px
}

.jdc-link-btn {
    height: 25px;
    line-height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 70px;
    padding: 0 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    color: #262626 !important;
    text-align: center
}

.jdc-link-btn:hover {
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1);
    color: #fff !important
}

.jdc-main-more-btn {
    padding-bottom: 40px;
    text-align: center
}

.jdc-banner-btn {
    display: inline-block;
    box-sizing: border-box;
    min-width: 70px;
    background: #fff;
    color: #262626;
    text-align: center;
    padding: 0 30px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 14px;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.jdc-banner-btn:hover {
    color: #262626;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: 0 0 10px 0 rgba(3, 0, 76, .3)
}

.jdc-banner-link {
    font-size: 14px;
    color: #fff
}

.jdc-banner-link:hover {
    color: #fff;
    text-decoration: underline
}

.g-table {
    display: table
}

.g-table .g-cell {
    display: table-cell
}

.jdc-pagination {
    padding: 2px 5px;
    white-space: nowrap;
    text-align: left;
    color: #595959;
    font-size: 0
}

.jdc-pagination:after,
.jdc-pagination:before {
    display: table;
    content: ""
}

.jdc-pagination .jdc-pagination-total {
    display: none;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #262626
}

.jdc-pagination .btn-next,
.jdc-pagination .btn-prev,
.jdc-pagination .el-pager,
.jdc-pagination .jdc-pager,
.jdc-pagination .jdc-pagination-next,
.jdc-pagination .jdc-pagination-prev,
.jdc-pagination .number,
.jdc-pagination li {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4px;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px
}

.jdc-pagination .el-pager,
.jdc-pagination .jdc-pager {
    padding: 0 20px;
    font-size: 0;
    color: #595959
}

.jdc-pagination .btn-next,
.jdc-pagination .btn-prev,
.jdc-pagination .jdc-pagination-next,
.jdc-pagination .jdc-pagination-prev,
.jdc-pagination .number {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #d9d9d9 !important;
    text-align: center
}

.jdc-pagination .btn-next:hover,
.jdc-pagination .btn-prev:hover,
.jdc-pagination .jdc-pagination-next:hover,
.jdc-pagination .jdc-pagination-prev:hover,
.jdc-pagination .number:hover {
    color: #fff;
    border-color: transparent;
    background: #1A63FF;
    border-radius: 4px
}

.jdc-pagination .btn-next,
.jdc-pagination .btn-prev,
.jdc-pagination .jdc-pagination-next,
.jdc-pagination .jdc-pagination-prev {
    min-width: 32px;
    color: #8c8c8c
}

.jdc-pagination li {
    cursor: pointer;
    font-size: 12px
}

.jdc-pagination li+li {
    margin-left: 10px
}

.jdc-pagination li.active {
    color: #fff;
    border-color: transparent !important;
    background: #1A63FF !important;
    border-radius: 4px
}

.jdc-pagination li.jdc-pagination-text {
    cursor: inherit;
    border: 0 none !important
}

.jdc-pagination li.jdc-pagination-text:hover {
    color: inherit;
    background: #fff
}

.jdc-pagination li.btn-quicknext,
.jdc-pagination li.btn-quickprev {
    height: 30px;
    line-height: 30px;
    border: 0 none
}

.jdc-pagination li.btn-quicknext:hover,
.jdc-pagination li.btn-quickprev:hover {
    background: 0 0
}

.jdc-common-banner {
    height: 390px;
    background-size: cover !important;
    background-position: center !important;
    background-color: #272940;
    color: #fff
}

.jdc-common-banner .jdc-common-banner-ct {
    padding: 140px 0 0
}

.jdc-common-banner .jdc-common-banner-ct .jdc-common-banner-tit {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    line-height: 52px
}

.jdc-common-banner .jdc-common-banner-ct .jdc-common-banner-txt {
    font-size: 14px;
    line-height: 24px;
    width: 70%;
    margin: 20px 0 30px;
    color: #fff
}

.jdc-common-floor-tit {
    font-size: 24px;
    color: #262626;
    line-height: 40px;
    padding: 50px 0;
    text-align: center
}

.f-hide {
    display: none
}

.jdc-common-nav {
    height: 58px;
    border-bottom: 2px solid #f3f5fb;
    text-align: center;
    background: #fff;
    width: 100%
}

.jdc-common-nav .w {
    position: relative
}

.jdc-common-nav .jdc-common-nav-tit {
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 18px;
    line-height: 58px;
    color: #262626
}

.jdc-common-nav .jdc-common-navlst {
    display: inline-block;
    margin: auto
}

.jdc-common-nav .jdc-common-navlst li {
    position: relative;
    height: 58px;
    line-height: 58px;
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
    font-size: 16px;
    color: #262626
}

.jdc-common-nav .jdc-common-navlst li.on:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4762fe;
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-common-nav .jdc-common-nav-btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px
}

.jdc-common-nav.ceilinglamp-current .f-hide {
    display: block
}

.jdc-common-top {
    position: relative
}

.jdc-common-top .jdc-top-more {
    position: absolute;
    right: 0;
    top: 50px;
    padding-bottom: 5px;
    line-height: 40px;
    min-width: 175px;
    text-align: center;
    font-size: 16px
}

.jdc-common-top .jdc-top-more.jdc-top-hover .jdc-type-current {
    color: #fff;
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-common-top .jdc-top-more.jdc-top-hover .jdc-icon-arrow {
    color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jdc-common-top .jdc-top-more.jdc-top-hover .jdc-top-sub {
    display: block
}

.jdc-common-top .jdc-type-current {
    display: block;
    padding: 0 10px;
    color: #262626;
    background-color: #eee
}

.jdc-common-top .jdc-icon-arrow {
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
    color: #262626
}

.jdc-common-top .jdc-top-sub {
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    max-height: 160px;
    overflow-y: auto;
    border: 1px solid #ebeaea;
    background: #fff;
    z-index: 20
}

.jdc-common-top .jdc-top-sub-item {
    padding: 0 10px
}

.jdc-common-top .jdc-top-sub-item a {
    display: block;
    color: #262626
}

.jdc-common-top .jdc-top-sub-item:hover {
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-common-top .jdc-top-sub-item:hover a {
    color: #fff
}

.jdc-common-product-top {
    border-bottom: 2px solid #f3f5fb;
    height: 58px;
    font-size: 16px;
    background: #fff
}

.jdc-common-product-top.ceilinglamp-current {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.jdc-common-product-top .w {
    position: relative;
    width: 1100px;
    padding-right: 100px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.jdc-common-product-top .w>.product-top-item {
    float: left;
    width: 20%;
    position: relative;
    text-align: center;
    height: 58px;
    line-height: 58px
}

.jdc-common-product-top .w>.product-top-item a {
    display: block;
    color: #262626;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.jdc-common-product-top .w>.product-top-item.on:after,
.jdc-common-product-top .w>.product-top-item:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4762fe;
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-common-product-top.no-more .w {
    padding-right: 0
}

.jdc-common-product-top.no-more .product-top-more {
    display: none
}

.jdc-common-product-top .product-top-more {
    position: absolute;
    top: 0;
    right: 0;
    height: 56px;
    line-height: 56px;
    min-width: 100px;
    text-align: right;
    padding-bottom: 20px;
    z-index: 10
}

.jdc-common-product-top .product-top-more a {
    display: block;
    color: #262626
}

.jdc-common-product-top .product-top-more a i {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    color: #262626
}

.jdc-common-product-top .product-top-more:hover a i {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jdc-common-product-top .product-top-more:hover .product-top-sub {
    display: block
}

.jdc-common-product-top .product-top-more .product-top-sub {
    display: none;
    position: absolute;
    top: 75px;
    right: 0;
    background: #fff;
    min-width: 200px;
    max-height: 288px;
    overflow-y: auto;
    padding: 15px 0;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    z-index: 20
}

.jdc-common-product-top .product-top-more .product-top-sub .product-top-item {
    height: 48px;
    line-height: 48px
}

.jdc-common-product-top .product-top-more .product-top-sub .product-top-item a {
    display: block;
    padding: 0 36px;
    white-space: nowrap
}

.jdc-common-product-top .product-top-more .product-top-sub .product-top-item.on,
.jdc-common-product-top .product-top-more .product-top-sub .product-top-item:hover {
    background: #4762fe;
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-common-product-top .product-top-more .product-top-sub .product-top-item.on a,
.jdc-common-product-top .product-top-more .product-top-sub .product-top-item:hover a {
    color: #fff
}

.item.additem {
    position: absolute
}

.solution-floor {
    padding-bottom: 60px
}

.solution-floor-hd {
    padding: 45px 0;
    text-align: center
}

.solution-floor-title {
    line-height: 46px;
    font-size: 36px;
    color: #222
}

.solution-floor-bd {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px
}

.jdc-rwd .col-lg-1,
.jdc-rwd .col-lg-10,
.jdc-rwd .col-lg-11,
.jdc-rwd .col-lg-12,
.jdc-rwd .col-lg-2,
.jdc-rwd .col-lg-3,
.jdc-rwd .col-lg-4,
.jdc-rwd .col-lg-5,
.jdc-rwd .col-lg-6,
.jdc-rwd .col-lg-7,
.jdc-rwd .col-lg-8,
.jdc-rwd .col-lg-9,
.jdc-rwd .col-md-1,
.jdc-rwd .col-md-10,
.jdc-rwd .col-md-11,
.jdc-rwd .col-md-12,
.jdc-rwd .col-md-2,
.jdc-rwd .col-md-3,
.jdc-rwd .col-md-4,
.jdc-rwd .col-md-5,
.jdc-rwd .col-md-6,
.jdc-rwd .col-md-7,
.jdc-rwd .col-md-8,
.jdc-rwd .col-md-9,
.jdc-rwd .col-sm-1,
.jdc-rwd .col-sm-10,
.jdc-rwd .col-sm-11,
.jdc-rwd .col-sm-12,
.jdc-rwd .col-sm-2,
.jdc-rwd .col-sm-3,
.jdc-rwd .col-sm-4,
.jdc-rwd .col-sm-5,
.jdc-rwd .col-sm-6,
.jdc-rwd .col-sm-7,
.jdc-rwd .col-sm-8,
.jdc-rwd .col-sm-9,
.jdc-rwd .col-xs-1,
.jdc-rwd .col-xs-10,
.jdc-rwd .col-xs-11,
.jdc-rwd .col-xs-12,
.jdc-rwd .col-xs-2,
.jdc-rwd .col-xs-3,
.jdc-rwd .col-xs-4,
.jdc-rwd .col-xs-5,
.jdc-rwd .col-xs-6,
.jdc-rwd .col-xs-7,
.jdc-rwd .col-xs-8,
.jdc-rwd .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.jdc-rwd .col-lg-1,
.jdc-rwd .col-lg-10,
.jdc-rwd .col-lg-11,
.jdc-rwd .col-lg-12,
.jdc-rwd .col-lg-2,
.jdc-rwd .col-lg-3,
.jdc-rwd .col-lg-4,
.jdc-rwd .col-lg-5,
.jdc-rwd .col-lg-6,
.jdc-rwd .col-lg-7,
.jdc-rwd .col-lg-8,
.jdc-rwd .col-lg-9 {
    float: left
}

.jdc-rwd .col-lg-12 {
    width: 100%
}

.jdc-rwd .col-lg-11 {
    width: 91.66666667%
}

.jdc-rwd .col-lg-10 {
    width: 83.33333333%
}

.jdc-rwd .col-lg-9 {
    width: 75%
}

.jdc-rwd .col-lg-8 {
    width: 66.66666667%
}

.jdc-rwd .col-lg-7 {
    width: 58.33333333%
}

.jdc-rwd .col-lg-6 {
    width: 50%
}

.jdc-rwd .col-lg-5 {
    width: 41.66666667%
}

.jdc-rwd .col-lg-4 {
    width: 33.33333333%
}

.jdc-rwd .col-lg-3 {
    width: 25%
}

.jdc-rwd .col-lg-2 {
    width: 16.66666667%
}

.jdc-rwd .col-lg-1 {
    width: 8.33333333%
}

.jdc-rwd .col-lg-pull-12 {
    right: 100%
}

.jdc-rwd .col-lg-pull-11 {
    right: 91.66666667%
}

.jdc-rwd .col-lg-pull-10 {
    right: 83.33333333%
}

.jdc-rwd .col-lg-pull-9 {
    right: 75%
}

.jdc-rwd .col-lg-pull-8 {
    right: 66.66666667%
}

.jdc-rwd .col-lg-pull-7 {
    right: 58.33333333%
}

.jdc-rwd .col-lg-pull-6 {
    right: 50%
}

.jdc-rwd .col-lg-pull-5 {
    right: 41.66666667%
}

.jdc-rwd .col-lg-pull-4 {
    right: 33.33333333%
}

.jdc-rwd .col-lg-pull-3 {
    right: 25%
}

.jdc-rwd .col-lg-pull-2 {
    right: 16.66666667%
}

.jdc-rwd .col-lg-pull-1 {
    right: 8.33333333%
}

.jdc-rwd .col-lg-pull-0 {
    right: auto
}

.jdc-rwd .col-lg-push-12 {
    left: 100%
}

.jdc-rwd .col-lg-push-11 {
    left: 91.66666667%
}

.jdc-rwd .col-lg-push-10 {
    left: 83.33333333%
}

.jdc-rwd .col-lg-push-9 {
    left: 75%
}

.jdc-rwd .col-lg-push-8 {
    left: 66.66666667%
}

.jdc-rwd .col-lg-push-7 {
    left: 58.33333333%
}

.jdc-rwd .col-lg-push-6 {
    left: 50%
}

.jdc-rwd .col-lg-push-5 {
    left: 41.66666667%
}

.jdc-rwd .col-lg-push-4 {
    left: 33.33333333%
}

.jdc-rwd .col-lg-push-3 {
    left: 25%
}

.jdc-rwd .col-lg-push-2 {
    left: 16.66666667%
}

.jdc-rwd .col-lg-push-1 {
    left: 8.33333333%
}

.jdc-rwd .col-lg-push-0 {
    left: auto
}

.jdc-rwd .col-lg-offset-12 {
    margin-left: 100%
}

.jdc-rwd .col-lg-offset-11 {
    margin-left: 91.66666667%
}

.jdc-rwd .col-lg-offset-10 {
    margin-left: 83.33333333%
}

.jdc-rwd .col-lg-offset-9 {
    margin-left: 75%
}

.jdc-rwd .col-lg-offset-8 {
    margin-left: 66.66666667%
}

.jdc-rwd .col-lg-offset-7 {
    margin-left: 58.33333333%
}

.jdc-rwd .col-lg-offset-6 {
    margin-left: 50%
}

.jdc-rwd .col-lg-offset-5 {
    margin-left: 41.66666667%
}

.jdc-rwd .col-lg-offset-4 {
    margin-left: 33.33333333%
}

.jdc-rwd .col-lg-offset-3 {
    margin-left: 25%
}

.jdc-rwd .col-lg-offset-2 {
    margin-left: 16.66666667%
}

.jdc-rwd .col-lg-offset-1 {
    margin-left: 8.33333333%
}

.jdc-rwd .col-lg-offset-0 {
    margin-left: 0
}

@media (max-width:1200px) {

    .jdc-rwd .col-md-1,
    .jdc-rwd .col-md-10,
    .jdc-rwd .col-md-11,
    .jdc-rwd .col-md-12,
    .jdc-rwd .col-md-2,
    .jdc-rwd .col-md-3,
    .jdc-rwd .col-md-4,
    .jdc-rwd .col-md-5,
    .jdc-rwd .col-md-6,
    .jdc-rwd .col-md-7,
    .jdc-rwd .col-md-8,
    .jdc-rwd .col-md-9 {
        float: left
    }

    .jdc-rwd .col-md-12 {
        width: 100%
    }

    .jdc-rwd .col-md-11 {
        width: 91.66666667%
    }

    .jdc-rwd .col-md-10 {
        width: 83.33333333%
    }

    .jdc-rwd .col-md-9 {
        width: 75%
    }

    .jdc-rwd .col-md-8 {
        width: 66.66666667%
    }

    .jdc-rwd .col-md-7 {
        width: 58.33333333%
    }

    .jdc-rwd .col-md-6 {
        width: 50%
    }

    .jdc-rwd .col-md-5 {
        width: 41.66666667%
    }

    .jdc-rwd .col-md-4 {
        width: 33.33333333%
    }

    .jdc-rwd .col-md-3 {
        width: 25%
    }

    .jdc-rwd .col-md-2 {
        width: 16.66666667%
    }

    .jdc-rwd .col-md-1 {
        width: 8.33333333%
    }

    .jdc-rwd .col-md-pull-12 {
        right: 100%
    }

    .jdc-rwd .col-md-pull-11 {
        right: 91.66666667%
    }

    .jdc-rwd .col-md-pull-10 {
        right: 83.33333333%
    }

    .jdc-rwd .col-md-pull-9 {
        right: 75%
    }

    .jdc-rwd .col-md-pull-8 {
        right: 66.66666667%
    }

    .jdc-rwd .col-md-pull-7 {
        right: 58.33333333%
    }

    .jdc-rwd .col-md-pull-6 {
        right: 50%
    }

    .jdc-rwd .col-md-pull-5 {
        right: 41.66666667%
    }

    .jdc-rwd .col-md-pull-4 {
        right: 33.33333333%
    }

    .jdc-rwd .col-md-pull-3 {
        right: 25%
    }

    .jdc-rwd .col-md-pull-2 {
        right: 16.66666667%
    }

    .jdc-rwd .col-md-pull-1 {
        right: 8.33333333%
    }

    .jdc-rwd .col-md-pull-0 {
        right: auto
    }

    .jdc-rwd .col-md-push-12 {
        left: 100%
    }

    .jdc-rwd .col-md-push-11 {
        left: 91.66666667%
    }

    .jdc-rwd .col-md-push-10 {
        left: 83.33333333%
    }

    .jdc-rwd .col-md-push-9 {
        left: 75%
    }

    .jdc-rwd .col-md-push-8 {
        left: 66.66666667%
    }

    .jdc-rwd .col-md-push-7 {
        left: 58.33333333%
    }

    .jdc-rwd .col-md-push-6 {
        left: 50%
    }

    .jdc-rwd .col-md-push-5 {
        left: 41.66666667%
    }

    .jdc-rwd .col-md-push-4 {
        left: 33.33333333%
    }

    .jdc-rwd .col-md-push-3 {
        left: 25%
    }

    .jdc-rwd .col-md-push-2 {
        left: 16.66666667%
    }

    .jdc-rwd .col-md-push-1 {
        left: 8.33333333%
    }

    .jdc-rwd .col-md-push-0 {
        left: auto
    }

    .jdc-rwd .col-md-offset-12 {
        margin-left: 100%
    }

    .jdc-rwd .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .jdc-rwd .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .jdc-rwd .col-md-offset-9 {
        margin-left: 75%
    }

    .jdc-rwd .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .jdc-rwd .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .jdc-rwd .col-md-offset-6 {
        margin-left: 50%
    }

    .jdc-rwd .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .jdc-rwd .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .jdc-rwd .col-md-offset-3 {
        margin-left: 25%
    }

    .jdc-rwd .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .jdc-rwd .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .jdc-rwd .col-md-offset-0 {
        margin-left: 0
    }
}

@media (max-width:992px) {

    .jdc-rwd .col-sm-1,
    .jdc-rwd .col-sm-10,
    .jdc-rwd .col-sm-11,
    .jdc-rwd .col-sm-12,
    .jdc-rwd .col-sm-2,
    .jdc-rwd .col-sm-3,
    .jdc-rwd .col-sm-4,
    .jdc-rwd .col-sm-5,
    .jdc-rwd .col-sm-6,
    .jdc-rwd .col-sm-7,
    .jdc-rwd .col-sm-8,
    .jdc-rwd .col-sm-9 {
        float: left
    }

    .jdc-rwd .col-sm-12 {
        width: 100%
    }

    .jdc-rwd .col-sm-11 {
        width: 91.66666667%
    }

    .jdc-rwd .col-sm-10 {
        width: 83.33333333%
    }

    .jdc-rwd .col-sm-9 {
        width: 75%
    }

    .jdc-rwd .col-sm-8 {
        width: 66.66666667%
    }

    .jdc-rwd .col-sm-7 {
        width: 58.33333333%
    }

    .jdc-rwd .col-sm-6 {
        width: 50%
    }

    .jdc-rwd .col-sm-5 {
        width: 41.66666667%
    }

    .jdc-rwd .col-sm-4 {
        width: 33.33333333%
    }

    .jdc-rwd .col-sm-3 {
        width: 25%
    }

    .jdc-rwd .col-sm-2 {
        width: 16.66666667%
    }

    .jdc-rwd .col-sm-1 {
        width: 8.33333333%
    }

    .jdc-rwd .col-sm-pull-12 {
        right: 100%
    }

    .jdc-rwd .col-sm-pull-11 {
        right: 91.66666667%
    }

    .jdc-rwd .col-sm-pull-10 {
        right: 83.33333333%
    }

    .jdc-rwd .col-sm-pull-9 {
        right: 75%
    }

    .jdc-rwd .col-sm-pull-8 {
        right: 66.66666667%
    }

    .jdc-rwd .col-sm-pull-7 {
        right: 58.33333333%
    }

    .jdc-rwd .col-sm-pull-6 {
        right: 50%
    }

    .jdc-rwd .col-sm-pull-5 {
        right: 41.66666667%
    }

    .jdc-rwd .col-sm-pull-4 {
        right: 33.33333333%
    }

    .jdc-rwd .col-sm-pull-3 {
        right: 25%
    }

    .jdc-rwd .col-sm-pull-2 {
        right: 16.66666667%
    }

    .jdc-rwd .col-sm-pull-1 {
        right: 8.33333333%
    }

    .jdc-rwd .col-sm-pull-0 {
        right: auto
    }

    .jdc-rwd .col-sm-push-12 {
        left: 100%
    }

    .jdc-rwd .col-sm-push-11 {
        left: 91.66666667%
    }

    .jdc-rwd .col-sm-push-10 {
        left: 83.33333333%
    }

    .jdc-rwd .col-sm-push-9 {
        left: 75%
    }

    .jdc-rwd .col-sm-push-8 {
        left: 66.66666667%
    }

    .jdc-rwd .col-sm-push-7 {
        left: 58.33333333%
    }

    .jdc-rwd .col-sm-push-6 {
        left: 50%
    }

    .jdc-rwd .col-sm-push-5 {
        left: 41.66666667%
    }

    .jdc-rwd .col-sm-push-4 {
        left: 33.33333333%
    }

    .jdc-rwd .col-sm-push-3 {
        left: 25%
    }

    .jdc-rwd .col-sm-push-2 {
        left: 16.66666667%
    }

    .jdc-rwd .col-sm-push-1 {
        left: 8.33333333%
    }

    .jdc-rwd .col-sm-push-0 {
        left: auto
    }

    .jdc-rwd .col-sm-offset-12 {
        margin-left: 100%
    }

    .jdc-rwd .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .jdc-rwd .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .jdc-rwd .col-sm-offset-9 {
        margin-left: 75%
    }

    .jdc-rwd .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .jdc-rwd .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .jdc-rwd .col-sm-offset-6 {
        margin-left: 50%
    }

    .jdc-rwd .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .jdc-rwd .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .jdc-rwd .col-sm-offset-3 {
        margin-left: 25%
    }

    .jdc-rwd .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .jdc-rwd .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .jdc-rwd .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (max-width:768px) {

    .jdc-rwd .col-xs-1,
    .jdc-rwd .col-xs-10,
    .jdc-rwd .col-xs-11,
    .jdc-rwd .col-xs-12,
    .jdc-rwd .col-xs-2,
    .jdc-rwd .col-xs-3,
    .jdc-rwd .col-xs-4,
    .jdc-rwd .col-xs-5,
    .jdc-rwd .col-xs-6,
    .jdc-rwd .col-xs-7,
    .jdc-rwd .col-xs-8,
    .jdc-rwd .col-xs-9 {
        float: left
    }

    .jdc-rwd .col-xs-12 {
        width: 100%
    }

    .jdc-rwd .col-xs-11 {
        width: 91.66666667%
    }

    .jdc-rwd .col-xs-10 {
        width: 83.33333333%
    }

    .jdc-rwd .col-xs-9 {
        width: 75%
    }

    .jdc-rwd .col-xs-8 {
        width: 66.66666667%
    }

    .jdc-rwd .col-xs-7 {
        width: 58.33333333%
    }

    .jdc-rwd .col-xs-6 {
        width: 50%
    }

    .jdc-rwd .col-xs-5 {
        width: 41.66666667%
    }

    .jdc-rwd .col-xs-4 {
        width: 33.33333333%
    }

    .jdc-rwd .col-xs-3 {
        width: 25%
    }

    .jdc-rwd .col-xs-2 {
        width: 16.66666667%
    }

    .jdc-rwd .col-xs-1 {
        width: 8.33333333%
    }

    .jdc-rwd .col-xs-pull-12 {
        right: 100%
    }

    .jdc-rwd .col-xs-pull-11 {
        right: 91.66666667%
    }

    .jdc-rwd .col-xs-pull-10 {
        right: 83.33333333%
    }

    .jdc-rwd .col-xs-pull-9 {
        right: 75%
    }

    .jdc-rwd .col-xs-pull-8 {
        right: 66.66666667%
    }

    .jdc-rwd .col-xs-pull-7 {
        right: 58.33333333%
    }

    .jdc-rwd .col-xs-pull-6 {
        right: 50%
    }

    .jdc-rwd .col-xs-pull-5 {
        right: 41.66666667%
    }

    .jdc-rwd .col-xs-pull-4 {
        right: 33.33333333%
    }

    .jdc-rwd .col-xs-pull-3 {
        right: 25%
    }

    .jdc-rwd .col-xs-pull-2 {
        right: 16.66666667%
    }

    .jdc-rwd .col-xs-pull-1 {
        right: 8.33333333%
    }

    .jdc-rwd .col-xs-pull-0 {
        right: auto
    }

    .jdc-rwd .col-xs-push-12 {
        left: 100%
    }

    .jdc-rwd .col-xs-push-11 {
        left: 91.66666667%
    }

    .jdc-rwd .col-xs-push-10 {
        left: 83.33333333%
    }

    .jdc-rwd .col-xs-push-9 {
        left: 75%
    }

    .jdc-rwd .col-xs-push-8 {
        left: 66.66666667%
    }

    .jdc-rwd .col-xs-push-7 {
        left: 58.33333333%
    }

    .jdc-rwd .col-xs-push-6 {
        left: 50%
    }

    .jdc-rwd .col-xs-push-5 {
        left: 41.66666667%
    }

    .jdc-rwd .col-xs-push-4 {
        left: 33.33333333%
    }

    .jdc-rwd .col-xs-push-3 {
        left: 25%
    }

    .jdc-rwd .col-xs-push-2 {
        left: 16.66666667%
    }

    .jdc-rwd .col-xs-push-1 {
        left: 8.33333333%
    }

    .jdc-rwd .col-xs-push-0 {
        left: auto
    }

    .jdc-rwd .col-xs-offset-12 {
        margin-left: 100%
    }

    .jdc-rwd .col-xs-offset-11 {
        margin-left: 91.66666667%
    }

    .jdc-rwd .col-xs-offset-10 {
        margin-left: 83.33333333%
    }

    .jdc-rwd .col-xs-offset-9 {
        margin-left: 75%
    }

    .jdc-rwd .col-xs-offset-8 {
        margin-left: 66.66666667%
    }

    .jdc-rwd .col-xs-offset-7 {
        margin-left: 58.33333333%
    }

    .jdc-rwd .col-xs-offset-6 {
        margin-left: 50%
    }

    .jdc-rwd .col-xs-offset-5 {
        margin-left: 41.66666667%
    }

    .jdc-rwd .col-xs-offset-4 {
        margin-left: 33.33333333%
    }

    .jdc-rwd .col-xs-offset-3 {
        margin-left: 25%
    }

    .jdc-rwd .col-xs-offset-2 {
        margin-left: 16.66666667%
    }

    .jdc-rwd .col-xs-offset-1 {
        margin-left: 8.33333333%
    }

    .jdc-rwd .col-xs-offset-0 {
        margin-left: 0
    }
}

.jdc-rwd .visible-lg,
.jdc-rwd .visible-lg-block,
.jdc-rwd .visible-lg-inline,
.jdc-rwd .visible-lg-inline-block,
.jdc-rwd .visible-md,
.jdc-rwd .visible-md-block,
.jdc-rwd .visible-md-inline,
.jdc-rwd .visible-md-inline-block,
.jdc-rwd .visible-print,
.jdc-rwd .visible-print-block,
.jdc-rwd .visible-print-inline,
.jdc-rwd .visible-print-inline-block,
.jdc-rwd .visible-sm,
.jdc-rwd .visible-sm-block,
.jdc-rwd .visible-sm-inline,
.jdc-rwd .visible-sm-inline-block,
.jdc-rwd .visible-xs,
.jdc-rwd .visible-xs-block,
.jdc-rwd .visible-xs-inline,
.jdc-rwd .visible-xs-inline-block {
    display: none !important
}

@media (max-width:768px) {
    .jdc-rwd .visible-xs {
        display: block !important
    }

    .jdc-rwd table.visible-xs {
        display: table !important
    }

    .jdc-rwd tr.visible-xs {
        display: table-row !important
    }

    .jdc-rwd td.visible-xs,
    .jdc-rwd th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:768px) {
    .jdc-rwd .visible-xs-block {
        display: block !important
    }
}

@media (max-width:768px) {
    .jdc-rwd .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:768px) {
    .jdc-rwd .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .jdc-rwd .visible-sm {
        display: block !important
    }

    .jdc-rwd table.visible-sm {
        display: table !important
    }

    .jdc-rwd tr.visible-sm {
        display: table-row !important
    }

    .jdc-rwd td.visible-sm,
    .jdc-rwd th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .jdc-rwd .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .jdc-rwd .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .jdc-rwd .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .jdc-rwd .visible-md {
        display: block !important
    }

    .jdc-rwd table.visible-md {
        display: table !important
    }

    .jdc-rwd tr.visible-md {
        display: table-row !important
    }

    .jdc-rwd td.visible-md,
    .jdc-rwd th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .jdc-rwd .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .jdc-rwd .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .jdc-rwd .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .jdc-rwd .visible-lg {
        display: block !important
    }

    .jdc-rwd table.visible-lg {
        display: table !important
    }

    .jdc-rwd tr.visible-lg {
        display: table-row !important
    }

    .jdc-rwd td.visible-lg,
    .jdc-rwd th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .jdc-rwd .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .jdc-rwd .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .jdc-rwd .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:768px) {
    .jdc-rwd .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .jdc-rwd .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .jdc-rwd .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .jdc-rwd .hidden-lg {
        display: none !important
    }
}

@media print {
    .jdc-rwd .visible-print {
        display: block !important
    }

    .jdc-rwd table.visible-print {
        display: table !important
    }

    .jdc-rwd tr.visible-print {
        display: table-row !important
    }

    .jdc-rwd td.visible-print,
    .jdc-rwd th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .jdc-rwd .visible-print-block {
        display: block !important
    }
}

@media print {
    .jdc-rwd .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .jdc-rwd .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .jdc-rwd .hidden-print {
        display: none !important
    }
}

.jdc-rwd {
    min-width: 320px
}

.jdc-rwd .w {
    width: 100%;
    max-width: 1200px
}

.jdc-common-arr {
    -webkit-text-stroke-width: 0
}

.jdc-lang-en .jdc-common-arr {
    font-family: PingFangSC, 'helvetica neue', 'hiragino sans gb', 'Segoe UI', Calibri, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif !important
}

.jdc-btn-more {
    display: none;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #595959
}

.jdc-btn-more.isShow:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jdc-btn-more:after {
    content: '\e8f5';
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #595959
}

.jdc-btn-more.jdc-link-more:after {
    content: '>'
}

.jdc-model-banner,
.jdc-solution-banner {
    height: 500px;
    background-color: #0a1966;
    overflow: hidden
}

.jdc-model-banner .jdc-banner-img-wrap,
.jdc-model-banner .jdc-banner-img-wrap img,
.jdc-solution-banner .jdc-banner-img-wrap,
.jdc-solution-banner .jdc-banner-img-wrap img {
    height: 120px
}

.jdc-model-banner .jdc-banner-wrap,
.jdc-solution-banner .jdc-banner-wrap {
    position: relative;
    z-index: 1;
    height: 500px;
    line-height: 1.14;
    font-size: 12px;
    left: 0;
    top: 0;
    width: 100%
}

.jdc-model-banner .jdc-banner-wrap:hover .jdc-slider-btn,
.jdc-solution-banner .jdc-banner-wrap:hover .jdc-slider-btn {
    display: block
}

.jdc-model-banner .jdc-banner-item,
.jdc-solution-banner .jdc-banner-item {
    height: 500px;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
    background-size: cover !important
}

.jdc-model-banner .jdc-banner-item>a,
.jdc-solution-banner .jdc-banner-item>a {
    display: block;
    height: 100%;
    background-size: cover !important
}

.jdc-model-banner .jdc-banner-item .banner-label-link,
.jdc-solution-banner .jdc-banner-item .banner-label-link {
    margin-left: 5px;
    color: #00aeff;
    font-size: 14px
}

.jdc-model-banner .jdc-banner-item .banner-label-link+.banner-label-link,
.jdc-solution-banner .jdc-banner-item .banner-label-link+.banner-label-link {
    margin-left: 30px
}

.jdc-model-banner .jdc-btn-wrap,
.jdc-model-banner .jdc-content-wrap,
.jdc-solution-banner .jdc-btn-wrap,
.jdc-solution-banner .jdc-content-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: 500px
}

.jdc-model-banner .jdc-slider-btn,
.jdc-solution-banner .jdc-slider-btn {
    display: none;
    position: absolute;
    z-index: 3;
    width: 40px;
    height: 60px;
    top: 220px;
    text-align: center;
    cursor: pointer
}

.jdc-model-banner .jdc-slider-btn a,
.jdc-solution-banner .jdc-slider-btn a {
    line-height: 80px;
    font-size: 48px;
    color: #fff;
    opacity: .3;
    filter: alpha(opacity=30)
}

.jdc-model-banner .jdc-slider-btn:hover a,
.jdc-solution-banner .jdc-slider-btn:hover a {
    opacity: .6;
    filter: alpha(opacity=60)
}

.jdc-model-banner .left-area,
.jdc-solution-banner .left-area {
    position: absolute;
    z-index: 10;
    top: 160px;
    left: 20px;
    max-width: 530px;
    line-height: 50px;
    text-align: left
}

.jdc-model-banner .left-area .banner-title,
.jdc-model-banner .left-area .solution-banner-title,
.jdc-solution-banner .left-area .banner-title,
.jdc-solution-banner .left-area .solution-banner-title {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 44px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 132px;
    line-height: 66px
}

.jdc-model-banner .left-area .banner-des,
.jdc-model-banner .left-area .solution-banner-des,
.jdc-solution-banner .left-area .banner-des,
.jdc-solution-banner .left-area .solution-banner-des {
    margin-top: 20px;
    max-height: 60px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.jdc-model-banner .left-area .banner-btn-wrap,
.jdc-solution-banner .left-area .banner-btn-wrap {
    margin-top: 28px;
    line-height: 1.2;
    font-size: 0
}

.jdc-model-banner .left-area a+a,
.jdc-solution-banner .left-area a+a {
    margin-left: 20px
}

.jdc-model-banner .right-area,
.jdc-solution-banner .right-area {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0
}

.jdc-model-banner .right-area .img-box,
.jdc-solution-banner .right-area .img-box {
    position: absolute;
    top: 40px;
    right: 28px;
    width: 570px;
    height: 330px;
    text-align: center
}

.jdc-model-banner .right-area .img-box img,
.jdc-solution-banner .right-area .img-box img {
    max-width: 570px;
    max-height: 330px
}

.jdc-model-process,
.solution-process {
    position: relative;
    text-align: center
}

.jdc-model-process .g-table,
.solution-process .g-table {
    width: 100%;
    position: relative;
    z-index: 1;
    table-layout: fixed
}

.jdc-model-process .g-cell,
.solution-process .g-cell {
    text-align: center;
    position: relative
}

.jdc-model-process .g-cell:after,
.solution-process .g-cell:after {
    content: "";
    position: absolute;
    top: 43px;
    left: 1px;
    border-bottom: 1px dashed #595959;
    width: 15%
}

.jdc-model-process .g-cell:before,
.solution-process .g-cell:before {
    content: "";
    position: absolute;
    top: 43px;
    right: 1px;
    border-bottom: 1px dashed #595959;
    width: 15%
}

.jdc-model-process .g-cell:first-child:after,
.jdc-model-process .g-cell:last-child:before,
.solution-process .g-cell:first-child:after,
.solution-process .g-cell:last-child:before {
    display: none
}

.jdc-model-process .icon,


.jdc-model-process .tit,
.solution-process .tit {
    padding: 0 20px;
    font-size: 18px;
    margin-top: 16px;
    color: #262626
}

@media (max-width:1240px) {
    .jdc-rwd {
        overflow-x: auto;
        min-width: 1240px
    }
}

@media (max-width:768px) {
    .jdc-rwd {
        min-width: 320px
    }

    .jdc-rwd .shiwaifont {
        color: #8c8c8c
    }

    .jdc-rwd .jdc-main-hd {
        padding-top: 24px
    }

    .jdc-rwd .jdc-main-hd.mt30 {
        margin-top: 0
    }

    .jdc-rwd .jdc-main-hd .jdc-main-title {
        line-height: 32px;
        font-size: 18px
    }

    .jdc-rwd .jdc-main-hd .jdc-main-des {
        display: none
    }

    .jdc-rwd .jdc-btn-more {
        display: block
    }

    .jdc-rwd .jdc-btn-more:hover {
        color: #595959
    }

    .jdc-rwd .jdc-common-arr:after {
        content: '\e8f5';
        position: absolute;
        top: 20px;
        right: 20px;
        width: 20px;
        text-align: center;
        line-height: 20px;
        height: 20px;
        font-size: 16px;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        font-family: shiwaifont !important
    }

    .jdc-rwd .jdc-common-arr.active:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .jdc-rwd .jdc-banner-btn {
        padding: 0 20px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        opacity: 1
    }

    .jdc-rwd .jdc-banner-btn:hover {
        box-shadow: none
    }

    .jdc-rwd .jdc-common-banner {
        height: 150px
    }

    .jdc-rwd .jdc-common-banner .jdc-common-banner-ct {
        padding: 20px 20px 0
    }

    .jdc-rwd .jdc-common-banner .jdc-common-banner-ct .jdc-common-banner-tit {
        font-size: 20px;
        font-weight: 400;
        line-height: 24px
    }

    .jdc-rwd .jdc-common-banner .jdc-common-banner-ct .jdc-common-banner-txt {
        line-height: 16px;
        font-size: 12px;
        width: 100%;
        margin: 10px 0;
        height: 48px;
        overflow: hidden
    }

    .jdc-rwd .jdc-common-floor-tit {
        font-size: 22px;
        line-height: 24px;
        padding: 30px 0 20px
    }

    .jdc-rwd .jdc-common-nav,
    .jdc-rwd div[class^=ui-ceilinglamp-] {
        display: none !important
    }

    .jdc-rwd .jdc-common-nav .jdc-common-navlst li {
        padding: 0 15px
    }

    .jdc-rwd .jdc-pagination {
        position: relative;
        padding-top: 20px;
        padding-bottom: 30px;
        text-align: center
    }

    .jdc-rwd .jdc-pagination .jdc-pagination-total {
        display: inline-block;
        min-width: 10px
    }

    .jdc-rwd .jdc-pagination .jdc-pagination-prev {
        position: absolute;
        top: 20px;
        left: 0
    }

    .jdc-rwd .jdc-pagination .jdc-pagination-prev:after {
        content: '上一页';
        vertical-align: top
    }

    .jdc-rwd .jdc-pagination .jdc-pagination-next {
        position: absolute;
        top: 20px;
        right: 0
    }

    .jdc-rwd .jdc-pagination .jdc-pagination-next:before {
        content: '下一页';
        vertical-align: top
    }

    .jdc-rwd .jdc-pagination .el-pagination {
        overflow: hidden
    }

    .jdc-rwd .jdc-pagination .el-pager,
    .jdc-rwd .jdc-pagination .jdc-pager {
        padding: 0;
        width: auto;
        min-width: 10px
    }

    .jdc-rwd .jdc-pagination .btn-prev {
        position: absolute;
        top: 22px;
        left: 11px;
        min-width: auto;
        text-align: left;
        color: #595959 !important;
        background: 0 0
    }

    .jdc-rwd .jdc-pagination .btn-prev.disabled {
        color: #595959 !important
    }

    .jdc-rwd .jdc-pagination .btn-prev.el-icon:before {
        color: #8c8c8c !important
    }

    .jdc-rwd .jdc-pagination .btn-prev .el-icon {
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        line-height: 28px
    }

    .jdc-rwd .jdc-pagination .btn-prev .el-icon:after {
        content: '上一页';
        font-size: 14px;
        margin-left: 2px
    }

    .jdc-rwd .jdc-pagination .btn-next {
        position: absolute;
        top: 22px;
        right: 11px;
        z-index: 5;
        min-width: auto;
        text-align: right;
        color: #595959 !important;
        background: 0 0
    }

    .jdc-rwd .jdc-pagination .btn-next.disabled {
        color: #595959 !important
    }

    .jdc-rwd .jdc-pagination .btn-next.el-icon:before {
        color: #8c8c8c !important
    }

    .jdc-rwd .jdc-pagination .btn-next .el-icon {
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        line-height: 28px
    }

    .jdc-rwd .jdc-pagination .btn-next .el-icon:before {
        float: right
    }

    .jdc-rwd .jdc-pagination .btn-next .el-icon:after {
        margin-right: 2px;
        content: '下一页';
        font-size: 14px
    }

    .jdc-rwd .jdc-pagination li {
        color: #262626;
        cursor: default;
        font-size: 14px;
        margin-top: -1px
    }

    .jdc-rwd .jdc-pagination li.btn-quicknext,
    .jdc-rwd .jdc-pagination li.btn-quickprev,
    .jdc-rwd .jdc-pagination li.jdc-pagination-text,
    .jdc-rwd .jdc-pagination li.number {
        display: none
    }

    .jdc-rwd .jdc-pagination li.active {
        padding: 0;
        margin-left: 0;
        background: none !important;
        display: block;
        min-width: 10px;
        color: #262626
    }

    .jdc-rwd .jdc-pagination li.active:hover {
        color: #262626 !important
    }

    .jdc-rwd .jdc-pagination .btn-next,
    .jdc-rwd .jdc-pagination .btn-prev,
    .jdc-rwd .jdc-pagination .jdc-pagination-next,
    .jdc-rwd .jdc-pagination .jdc-pagination-prev,
    .jdc-rwd .jdc-pagination .number {
        border: 0 none !important
    }

    .jdc-rwd .jdc-pagination .btn-next:hover,
    .jdc-rwd .jdc-pagination .btn-prev:hover,
    .jdc-rwd .jdc-pagination .jdc-pagination-next:hover,
    .jdc-rwd .jdc-pagination .jdc-pagination-prev:hover,
    .jdc-rwd .jdc-pagination .number:hover {
        background: 0 0
    }

    .jdc-rwd .jdc-pagination .jdc-pagination-next,
    .jdc-rwd .jdc-pagination .jdc-pagination-next:hover,
    .jdc-rwd .jdc-pagination .jdc-pagination-prev,
    .jdc-rwd .jdc-pagination .jdc-pagination-prev:hover {
        color: #595959 !important
    }

    .jdc-rwd .jdc-m-btn-primary {
        display: inline-block;
        padding: 6px 10px;
        line-height: 24px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #1A63FF
    }

    .jdc-rwd .jdc-m-btn-primary:hover {
        color: #fff;
        box-shadow: none
    }

    .jdc-rwd .jdc-m-btn-primary.jdc-m-btn-default {
        background: 0 0;
        border: 1px solid #fff
    }

    .jdc-rwd .jdc-m-common-nav {
        display: block;
        height: 39px;
        border-bottom: 1px solid #f3f5fb
    }

    .jdc-rwd .jdc-m-common-nav .jdc-m-common-navlst li {
        text-align: center;
        position: relative;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        overflow: hidden;
        word-wrap: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        cursor: pointer
    }

    .jdc-rwd .jdc-m-common-nav .jdc-m-common-navlst li.on:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #4762fe
    }

    .jdc-rwd .solution-floor-hd {
        padding: 15px 0
    }

    .jdc-rwd .solution-floor-title {
        line-height: 32px;
        font-size: 22px
    }

    .jdc-rwd .m-common-wrap {
        padding-top: 45px;
        padding-bottom: 20px
    }

    .jdc-rwd .m-common-wrap .m-common-img {
        height: 175px;
        background-size: contain
    }

    .jdc-rwd .m-common-wrap .m-common-content {
        position: relative;
        margin-top: 35px;
        padding-bottom: 75px;
        text-align: center
    }

    .jdc-rwd .m-common-wrap .m-common-title {
        float: none;
        line-height: 26px;
        font-size: 16px
    }

    .jdc-rwd .m-common-wrap .m-common-desciption {
        padding-top: 5px;
        line-height: 22px;
        font-size: 12px;
        color: #999
    }

    .jdc-rwd .m-common-wrap .m-common-link {
        padding-top: 20px;
        line-height: 22px;
        font-size: 12px
    }

    .jdc-rwd .m-common-wrap .m-common-link a:hover {
        color: #4762fe
    }

    .jdc-rwd .m-common-wrap .m-common-btn {
        position: absolute;
        left: 50%;
        bottom: 0;
        box-sizing: border-box;
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        max-width: 240px;
        min-width: 120px;
        height: 32px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 32px;
        border-radius: 32px;
        font-size: 12px;
        color: #4762fe;
        border-color: #4762fe
    }

    .jdc-rwd .m-common-wrap .m-common-btn:hover {
        background: 0 0;
        color: #4762fe;
        border-color: #4762fe
    }

    .jdc-rwd .m-common-wrap .m-common-list {
        padding: 55px 20px 0;
        margin: auto
    }

    .jdc-rwd .m-common-wrap .m-common-list dt {
        line-height: 32px;
        font-size: 22px
    }

    .jdc-rwd .m-common-wrap .m-common-list dt:after,
    .jdc-rwd .m-common-wrap .m-common-list dt:before {
        content: none
    }

    .jdc-rwd .m-common-wrap .m-common-list dd {
        display: block;
        margin: 10px 0 0;
        width: auto
    }

    .jdc-rwd .m-common-wrap .m-common-list dd img {
        width: 100%;
        max-height: initial
    }

    .jdc-rwd .m-common-wrap .m-common-list dd a:hover {
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .jdc-rwd .jdc-model-banner,
    .jdc-rwd .jdc-model-banner .jdc-banner-wrap,
    .jdc-rwd .jdc-solution-banner,
    .jdc-rwd .jdc-solution-banner .jdc-banner-wrap {
        height: 340px
    }

    .jdc-rwd .jdc-model-banner .jdc-banner-wrap .jdc-content-wrap,
    .jdc-rwd .jdc-model-banner .jdc-banner-wrap .jdc-slider-item,
    .jdc-rwd .jdc-solution-banner .jdc-banner-wrap .jdc-content-wrap,
    .jdc-rwd .jdc-solution-banner .jdc-banner-wrap .jdc-slider-item {
        width: 100%;
        height: 340px
    }

    .jdc-rwd .jdc-model-banner .jdc-banner-wrap .center-box,
    .jdc-rwd .jdc-solution-banner .jdc-banner-wrap .center-box {
        bottom: 30px
    }

    .jdc-rwd .jdc-model-banner .jdc-banner-item,
    .jdc-rwd .jdc-solution-banner .jdc-banner-item {
        height: 340px
    }

    .jdc-rwd .jdc-model-banner .jdc-banner-img-wrap,
    .jdc-rwd .jdc-solution-banner .jdc-banner-img-wrap {
        position: absolute;
        top: -75px;
        left: 50%;
        margin-left: -137px;
        height: 60px
    }

    .jdc-rwd .jdc-model-banner .jdc-banner-img-wrap img,
    .jdc-rwd .jdc-solution-banner .jdc-banner-img-wrap img {
        height: 60px
    }

    .jdc-rwd .jdc-model-banner .left-area,
    .jdc-rwd .jdc-solution-banner .left-area {
        top: 195px;
        left: 10px;
        right: 10px;
        text-align: center;
        max-width: inherit
    }

    .jdc-rwd .jdc-model-banner .left-area .banner-title,
    .jdc-rwd .jdc-model-banner .left-area .solution-banner-title,
    .jdc-rwd .jdc-solution-banner .left-area .banner-title,
    .jdc-rwd .jdc-solution-banner .left-area .solution-banner-title {
        padding-top: 20px;
        line-height: 34px;
        font-size: 24px
    }

    .jdc-rwd .jdc-model-banner .left-area .banner-des,
    .jdc-rwd .jdc-model-banner .left-area .solution-banner-des,
    .jdc-rwd .jdc-solution-banner .left-area .banner-des,
    .jdc-rwd .jdc-solution-banner .left-area .solution-banner-des {
        margin-top: 0;
        line-height: 24px;
        font-size: 14px;
        height: 48px
    }

    .jdc-rwd .jdc-model-banner .left-area .banner-btn-wrap,
    .jdc-rwd .jdc-solution-banner .left-area .banner-btn-wrap {
        display: none;
        margin-top: 6px;
        line-height: 1
    }

    .jdc-rwd .jdc-model-banner .right-area,
    .jdc-rwd .jdc-solution-banner .right-area {
        top: 0
    }

    .jdc-rwd .jdc-model-banner .right-area .img-box,
    .jdc-rwd .jdc-solution-banner .right-area .img-box {
        top: 15px;
        right: 0;
        width: 100%;
        height: 175px
    }

    .jdc-rwd .jdc-model-banner .right-area .img-box img,
    .jdc-rwd .jdc-solution-banner .right-area .img-box img {
        max-height: 175px;
        max-width: 302px
    }

    .jdc-rwd .jdc-model-process,
    .jdc-rwd .solution-process {
        position: relative;
        text-align: center;
        margin: 0 20px
    }

    .jdc-rwd .jdc-model-process .icon,
    .jdc-rwd .solution-process .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        background-size: cover;
        font-size: 18px
    }

    .jdc-rwd .jdc-model-process .tit,
    .jdc-rwd .solution-process .tit {
        padding: 0 2px;
        font-size: 12px;
        margin-top: 8px;
        color: #262626
    }

    .jdc-rwd .jdc-model-process .g-cell,
    .jdc-rwd .solution-process .g-cell {
        position: relative
    }

    .jdc-rwd .jdc-model-process .g-cell:after,
    .jdc-rwd .jdc-model-process .g-cell:before,
    .jdc-rwd .solution-process .g-cell:after,
    .jdc-rwd .solution-process .g-cell:before {
        top: 19px;
        border-bottom: 1px dashed #595959;
        width: 10%
    }
}

@media (max-width:768px) {
    .jdc-rwd.jdc-lang-en .jdc-pagination .jdc-pagination-prev:after {
        content: 'Previous'
    }

    .jdc-rwd.jdc-lang-en .jdc-pagination .jdc-pagination-next:before {
        content: 'Next';
        vertical-align: top
    }

    .jdc-rwd.jdc-lang-en .jdc-pagination .btn-prev .el-icon:after {
        content: 'Previous';
        font-family: PingFangSC, 'helvetica neue', 'hiragino sans gb', 'Segoe UI', Calibri, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif
    }

    .jdc-rwd.jdc-lang-en .jdc-pagination .btn-next .el-icon:after {
        content: 'Next';
        font-family: PingFangSC, 'helvetica neue', 'hiragino sans gb', 'Segoe UI', Calibri, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif
    }
}

.jdc-m-common-nav {
    display: none
}

.jdc-btn-primary {
    background: #36bdef;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.jdc-btn-primary:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #5ecaf2
}

.jdc-btn-sm {
    height: 30px;
    line-height: 30px
}

.jdc-banner-btn.is-plain {
    border: 1px solid #f6f8ff;
    background: 0 0;
    color: #fff;
    min-width: 68px
}

.jdc-btn-default {
    background: #fff;
    color: #262626;
    opacity: .9;
    min-width: 96px
}

.jdc-btn-default:hover {
    color: #262626;
    opacity: 1;
    box-shadow: none
}

.jdc-bar-border {
    border-bottom: 2px solid #f3f5fb
}

.jdc-bar {
    height: 58px;
    background: #fff
}

.jdc-bar .w {
    position: relative
}

.jdc-bar .bar-link {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
    max-width: 115px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.jdc-bar .tab-item {
    display: none
}

.jdc-bar .tab-item.current {
    display: block
}

.jdc-bar-nav {
    position: relative;
    width: 100%;
    transition: all .25s ease;
    box-sizing: border-box;
    font-size: 0;
    text-align: center
}

.jdc-bar-nav.is-more {
    padding-right: 100px
}

.jdc-bar-nav.is-more .nav-more {
    display: block
}

.jdc-bar-nav>.nav-item,
.jdc-bar-nav>.nav-item-invalid {
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
    width: 20%;
    height: 58px;
    line-height: 58px;
    position: relative
}

.jdc-bar-nav>.nav-item a,
.jdc-bar-nav>.nav-item-invalid a {
    display: block;
    color: #262626;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 5px
}

.jdc-bar-nav>.nav-item a .shiwaifont,
.jdc-bar-nav>.nav-item-invalid a .shiwaifont {
    margin-left: 5px
}

.jdc-bar-nav>.nav-item-invalid.current:after,
.jdc-bar-nav>.nav-item-invalid.on:after,
.jdc-bar-nav>.nav-item-invalid:hover:after,
.jdc-bar-nav>.nav-item.current:after,
.jdc-bar-nav>.nav-item.on:after,
.jdc-bar-nav>.nav-item:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4762fe;
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-bar-nav .nav-more {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 56px;
    line-height: 56px;
    min-width: 100px;
    text-align: right;
    padding-bottom: 20px;
    z-index: 9;
    font-size: 16px
}

.jdc-bar-nav .nav-more a {
    display: block;
    color: #262626
}

.jdc-bar-nav .nav-more a i {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    color: #262626
}

.jdc-bar-nav .nav-more:hover>a i {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jdc-bar-nav .nav-more:hover .nav-sub {
    display: block
}

.jdc-bar-nav .nav-more .nav-sub {
    display: none;
    position: absolute;
    top: 75px;
    right: 0;
    background: #fff;
    min-width: 200px;
    max-width: 300px;
    max-height: 288px;
    overflow-y: auto;
    padding: 15px 0;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    z-index: 20
}

.jdc-bar-nav .nav-more .nav-sub .nav-item,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid {
    height: 48px;
    line-height: 48px
}

.jdc-bar-nav .nav-more .nav-sub .nav-item a,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid a {
    display: block;
    padding: 0 36px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jdc-bar-nav .nav-more .nav-sub .nav-item a i,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid a i {
    margin-right: 0;
    margin-left: 5px;
    vertical-align: -1px
}

.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.current,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.on,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid:hover,
.jdc-bar-nav .nav-more .nav-sub .nav-item.current,
.jdc-bar-nav .nav-more .nav-sub .nav-item.on,
.jdc-bar-nav .nav-more .nav-sub .nav-item:hover {
    background: #4762fe;
    background: -moz-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: -webkit-linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    background: linear-gradient(80deg, #4762fe 0, #a14faf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe', endColorstr='#a14faf', GradientType=1)
}

.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.current a,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.current a i,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.on a,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.on a i,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid:hover a,
.jdc-bar-nav .nav-more .nav-sub .nav-item-invalid:hover a i,
.jdc-bar-nav .nav-more .nav-sub .nav-item.current a,
.jdc-bar-nav .nav-more .nav-sub .nav-item.current a i,
.jdc-bar-nav .nav-more .nav-sub .nav-item.on a,
.jdc-bar-nav .nav-more .nav-sub .nav-item.on a i,
.jdc-bar-nav .nav-more .nav-sub .nav-item:hover a,
.jdc-bar-nav .nav-more .nav-sub .nav-item:hover a i {
    color: #fff
}

.jdc-bar-link {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px
}

.jdc-bar-tit {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: 58px;
    color: #262626;
    max-width: 130px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #fff
}

.nav-fixed .f-hide {
    display: block !important
}

.is-bar-link.nav-fixed .w {
    padding: 0 140px;
    box-sizing: border-box
}

.js-bar-tab {
    height: auto;
    background: 0 0
}

.jdc-bar-style2 .jdc-bar-nav {
    border-bottom: 1px solid #7387b7;
    text-align: left
}

.jdc-bar-style2 .jdc-bar-nav .nav-item,
.jdc-bar-style2 .jdc-bar-nav .nav-item-invalid {
    color: #fff;
    text-align: center
}

.jdc-bar-style2 .jdc-bar-nav .nav-item a,
.jdc-bar-style2 .jdc-bar-nav .nav-item-invalid a {
    color: #fff
}

.jdc-bar-style2 .jdc-bar-nav .nav-item-invalid:after,
.jdc-bar-style2 .jdc-bar-nav .nav-item:after {
    background: #fff
}

.jdc-bar-style2 .jdc-bar-nav .nav-more a,
.jdc-bar-style2 .jdc-bar-nav .nav-more i {
    color: #fff
}

.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item-invalid {
    text-align: right
}

.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.current a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item-invalid.on a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item-invalid:hover a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item.current a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item.on a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item:hover a {
    color: #fff
}

.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item i,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item-invalid a,
.jdc-bar-style2 .jdc-bar-nav .nav-more .nav-sub .nav-item-invalid i {
    color: #262626
}

.jdc-bg-gray2 {
    background: #f7f8fc
}

.jdc-link2 {
    color: #4762fe
}

.model-tab-item {
    display: none
}

.model-tab-item.on {
    display: block
}

.model-tab-item .model-tab-item-hd {
    display: none
}

.jdc-btn-ghost {
    padding: 1px
}

.jdc-btn-ghost:hover {
    box-shadow: none
}

.jdc-btn-txt {
    padding: 5px 9px;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    display: block;
    color: #4762fe;
    border-radius: 16px
}

.common-btn-primary {
    background: #4762fe;
    min-width: 80px
}

.common-btn-primary.is-plain {
    border: 1px solid #4762fe;
    background: #fff;
    color: #4762fe;
    padding: 5px 9px
}

.activity-pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
    background: rgba(0, 0, 0, .82);
    color: #fff
}

.activity-pop .pop-ct {
    display: inline-block;
    width: 90%;
    max-width: 760px;
    text-align: center
}

.activity-pop .pop-ct .pop-hd {
    font-size: 20px;
    padding-top: 30px
}

.activity-pop .pop-ct .pop-bd {
    padding: 20px 40px 0
}

.activity-pop .pop-ct .pop-bd .pop-rule-txt {
    line-height: 24px;
    text-align: left;
    max-height: 400px;
    overflow-y: auto
}

.activity-pop .pop-ct .pop-ft {
    padding: 30px 0 40px
}

.pop-table {
    display: table;
    width: 100%;
    height: 100%
}

.pop-table .pop-table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

@media (max-width:768px) {
    .jdc-rwd .model-tab-item {
        display: block !important
    }

    .jdc-rwd .model-tab-item .model-tab-item-hd {
        display: block;
        position: relative;
        padding: 0 50px 0 20px;
        line-height: 60px;
        font-size: 16px;
        color: #262626;
        border-bottom: 1px solid #ededed;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .jdc-rwd .model-tab-item .model-tab-item-hd.active+.model-tab-item-bd {
        display: block
    }

    .jdc-rwd .model-tab-item .model-tab-item-hd.active:after {
        top: 24px;
        border-bottom: none;
        border-left: none;
        border-right: 2px solid #4762fe;
        border-top: 2px solid #4762fe
    }

    .jdc-rwd .model-tab-item .model-tab-item-hd:after {
        content: '';
        position: absolute;
        top: 22px;
        border: 2px solid #262626;
        display: block;
        width: 6px;
        height: 6px;
        margin: auto;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-top: none;
        border-right: none;
        right: 22px
    }

    .jdc-rwd .model-tab-item .model-tab-item-bd {
        display: none;
        border-bottom: 1px solid #ededed
    }

    .jdc-rwd .activity-pop .pop-ct .pop-hd {
        font-size: 16px;
        padding-top: 15px
    }

    .jdc-rwd .activity-pop .pop-ct .pop-bd {
        padding: 10px 20px 0
    }

    .jdc-rwd .activity-pop .pop-ct .pop-bd .pop-rule-txt {
        font-size: 12px;
        line-height: 20px
    }

    .jdc-rwd .activity-pop .pop-ct .pop-ft {
        padding: 15px 0 20px
    }

    .jdc-rwd .jdc-swiper-pagination .swiper-pagination-bullet {
        width: 20px
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.jdc-swiper-button-next,
.jdc-swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 10;
    cursor: pointer;
    width: 28px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: rgba(0, 0, 0, .3);
    outline: 0
}

.jdc-swiper-button-next i,
.jdc-swiper-button-prev i {
    margin: 4px auto;
    display: block;
    width: 14px;
    height: 24px;
    background-size: 14px 24px;
    background-position: center;
    background-repeat: no-repeat
}

.jdc-swiper-button-next.swiper-button-disabled,
.jdc-swiper-button-prev.swiper-button-disabled {
    display: none;
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.jdc-swiper-button-prev,
.swiper-container-rtl .jdc-swiper-button-next {
    left: 10px;
    right: auto
}

.jdc-swiper-button-prev i,
.swiper-container-rtl .jdc-swiper-button-next i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.jdc-swiper-button-next,
.swiper-container-rtl .jdc-swiper-button-prev {
    right: 10px;
    left: auto
}

.jdc-swiper-button-next i,
.swiper-container-rtl .jdc-swiper-button-prev i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.jdc-swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: 8px;
    left: 0;
    width: 100%
}

.jdc-swiper-pagination .swiper-pagination-bullet {
    margin: 0 4px;
    width: 28px;
    height: 3px;
    display: inline-block;
    border-radius: 4px;
    background: #c4c4c4;
    opacity: .3;
    cursor: pointer;
    outline: 0;
    background-clip: content-box;
    box-sizing: content-box;
    padding: 8px 0
}

.jdc-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #1A63FF
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.jdc-btn-blue {
    background: #4762fe;
    color: #fff;
    padding: 3px 10px;
    min-width: 74px;
    border: 1px solid #4762fe
}

.jdc-btn-blue:hover {
    background: #5f77ff;
    border: 1px solid #5f77ff;
    color: #fff
}

.jdc-btn-white {
    background: #fff;
    color: #262626;
    padding: 3px 10px;
    min-width: 74px;
    border: 1px solid #fff
}

.jdc-btn-white:hover {
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    color: #262626
}

.jdc-btn-ghost-border {
    background: 0 0;
    color: #fff;
    padding: 3px 10px;
    min-width: 74px;
    font-size: 14px;
    border: 1px solid #fff
}

.jdc-btn-ghost-border:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #262626
}

.jdc-btn-white-border {
    background: #fff;
    color: #262626;
    padding: 3px 10px;
    min-width: 74px;
    border: 1px solid #b5b5b5
}

.jdc-btn-white-border:hover {
    background: #fff;
    border: 1px solid #595959;
    color: #262626
}

.jdc-btn-activity {
    min-width: 86px;
    font-size: 16px;
    border-radius: 18px;
    font-weight: 700;
    background-image: -moz-linear-gradient(90deg, #ffae33 0, #fcc235 49%, #f9d536 99%);
    background-image: -webkit-linear-gradient(90deg, #ffae33 0, #fcc235 49%, #f9d536 99%);
    background-image: -ms-linear-gradient(90deg, #ffae33 0, #fcc235 49%, #f9d536 99%);
    background-image: linear-gradient(0deg, #ffae33 0, #fcc235 49%, #f9d536 99%);
    color: #262626
}

.jdc-btn-activity:hover {
    box-shadow: 0 3px 3px 0 rgba(5, 0, 0, .16);
    color: #262626
}

.m-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-flex .m-flex-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.jdc-right-arr:after {
    content: '\e8f5';
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    font-family: shiwaifont !important
}

.jdc-right-arr.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.arr-black {
    position: relative;
    color: #262626;
    padding-right: 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.arr-black:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.arr-black:hover {
    color: #1A63FF
}

.arr-black:hover:after {
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px);
    background: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23E1251B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.arr-red {
    position: relative;
    color: #1A63FF;
    padding-right: 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.arr-red:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23E1251B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.arr-red:hover {
    color: #1A63FF
}

.arr-red:hover:after {
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px)
}

.arr-white {
    position: relative;
    color: #fff;
    padding-right: 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.arr-white:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.arr-white:hover {
    color: #fff
}

.arr-white:hover:after {
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px)
}

@media (max-width:1200px) {

    .jdc-rwd .jdc-btn-blue,
    .jdc-rwd .jdc-btn-ghost-border,
    .jdc-rwd .jdc-btn-white,
    .jdc-rwd .jdc-btn-white-border {
        min-width: 74px
    }

    .jdc-rwd .jdc-btn-activity {
        min-width: 86px
    }
}

.animation-imgZoom {
    -webkit-animation: imgZoom .5s cubic-bezier(0.215, .61, .355, 1);
    animation: imgZoom .5s cubic-bezier(0.215, .61, .355, 1)
}

@-webkit-keyframes imgZoom {
    0% {
        transform: scale(1.02)
    }

    to {
        transform: scale(1)
    }
}

@keyframes imgZoom {
    0% {
        transform: scale(1.02)
    }

    to {
        transform: scale(1)
    }
}