@charset "utf-8";

body {
    font-size: 12px;
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-text-size-adjust: none;
}

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

body,
div,
span,
header,
footer,
nav,
section,
aside,
article,
ul,
dl,
dt,
dd,
li,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
i,
b,
em,
strong,
th,
td,
textarea,
button,
input,
select,
figure,
figcaption {
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: PingFangSC-Regular, Helvetica, Tahoma, Arial, "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}

iframe {
    border-width: 0;
}

textarea,
button,
input,
select {
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
    border: 0;
}

ol,
ul {
    list-style: none;
}

li,
dd {
    list-style: none
}

a {
    text-decoration: none;
    color: #000
}

table {
    border-collapse: collapse
}

img {
    border: 0;
    display: block;
}

.clearfix {
    zoom: 1
}

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

[v-cloak] {
    display: none !important
}

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

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* icons */
.r-btn-all:after,
.btn-dl:after,
.pdt-item-bt:after,
.mod-qr p:before,
.content .swiper-button-next:after,
.content .swiper-button-prev:after {
    content: '';
    background: url('../images/icons.png') no-repeat 0 0;
}


/* header */
.top {
    height: 38px;
    background: #000;
    text-align: right;
    color: #bfbfbf;
    font-size: 13px;
    line-height: 38px;
}

.wrap {
    width: 95%;
    max-width: 1280px;
    margin: 0 auto;
}

.header {
    position: relative;
}

.nav {
    /*background:#709ad6;*/
    padding: 10px 0 10px 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 38px;
    z-index: 5;
}

.nav h1 {}

.nav h1 a {
    display: block;
    background: url('../images/logo.png') no-repeat 0 0;
    overflow: hidden;
    text-indent: -999px;
    width: 104px;
    height: 33px;
}

.nav-list {
    margin-left: 80px;
}

.nav-list li {
    float: left;
    margin: 0 22px;
    cursor: pointer;
    position: relative;
}

.cursor {
    cursor: pointer;
}

.nav-list li a {
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.r-btn {
    margin-top: 4px;
    position: relative;
}

.r-btn:hover .r-btn-all {
    background: #000;
    border-color: #000;
}

.r-btn:hover .r-btn-all:after {
    background-position: -66px -16px;
    vertical-align: -3px;
}

.r-btn:hover .nav-select {
    display: block;
}

.r-btn-all {
    font-size: 18px;
    color: #fff;
    padding: 0 22px 0 26px;
    line-height: 30px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
}

.r-btn-all:after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background-position: -68px 0;
    margin-left: 14px;
}

.nav-select {
    position: absolute;
    right: 0;
    top: 32px;
    padding-top: 6px;
    display: none;
    z-index: 10;
}

.nav-select-list {
    background: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    box-shadow: 0 0 2px #ddd;
}

.nav-select-list li {
    text-align: left;
    margin: 5px 0;
}

.nav-select-list li a {
    display: block;
    line-height: 27px;
    font-size: 16px;
    color: #000;
    border-radius: 15px;
    white-space: nowrap;
    padding: 0 30px;
}

.nav-select-list li a:hover {
    background: #000;
    color: #fff;
}

/* footer */
.footer {
    background: #e3e3e3;
}

.footer .wrap {
    padding: 20px 0 70px;
    color: #797979;
}

.footer-l {
    width: 75%;
}

.footer-navs {
    font-size: 16px;
    margin-bottom: 20px;
}

.footer-navs a {
    color: #797979;
    margin-right: 25px;
}

.footer-navs a:hover,
.footer-links ul li a:hover {
    color: #3e6ac5;
}
.link-hover:hover{
    color: #3e6ac5;
}

.contact-list {}

.contact-list ul {
    float: left;
    width: 31%;
}

.contact-list ul:last-child {
    width: 38%;
}

.contact-list ul li {
    font-size: 12px;
    line-height: 24px;
}

.footer-r {
    text-align: center;
}

.qr-item {
    display: inline-block;
    margin: 0 12px;
}

.qr-item span {
    display: block;
    width: 102px;
    height: 102px;
    margin-bottom: 10px;
}

.qr-item span img {
    width: 100%;
    height: 100%;
}

.footer-links {
    clear: both;
    padding-top: 30px;
    overflow: hidden
}

.footer-links ul {
    float: left;
    width: 30%;
}

.footer-links ul:first-child,
.footer-links ul:last-child {
    width: 20%;
}

.footer-links ul li a {
    margin: 8px 0;
    color: #333;
    line-height: 25px;
    display: block;
    white-space: nowrap;
}

.footer-links ul li a img {
    float: left;
    margin-right: 10px;
    width: 25px;
    height: 25px;
}

/* content */
.slider {
    position: relative;
    overflow: hidden;
}

.slider-list {
    position: relative;
}

.slider-list li {
    position: relative;
    overflow: hidden;
}

.slogn {
    position: absolute;
    left: 50%;
    background: url('../images/slogn.png') no-repeat center top;
    font-size: 24px;
    color: #fff;
    padding-top: 70px;
    width: 493px;
    text-align: center;
    top: 33%;
    margin-left: -580px;
}

.slogn.slogn2 {
    background-image: url('../images/slogn2.png');
    width: 450px;
    font-size: 18px;
    top: 25%;
    white-space: nowrap
}

.btn-dl {
    width: 180px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 50px;
    background-color: #709ad6;
    display: block;
    margin: 18px auto 0;
}

.btn-dl:after {
    background-position: -34px 2px;
    width: 28px;
    height: 20px;
    display: inline-block;
    margin-left: 15px;
    vertical-align: -4px;
}

.pdt-wrap {
    overflow: hidden;
    margin: 35px auto 70px;
}

.pdt-item {
    float: left;
    margin-right: 2%;
}

.pdt-item:nth-of-type(1) {
    width: 48%;
    background: url('../images/pdt1.jpg') no-repeat 25px 20px;
}

.pdt-item:nth-of-type(1)>a {
    padding: 85px 0 0 300px;
}

.pdt-item:nth-of-type(2) {
    width: 24%;
    background: url('../images/pdt2.jpg') no-repeat center 20px;
}

.pdt-item:nth-of-type(2)>a {
    padding-top: 195px;
}

.pdt-item:nth-of-type(3) {
    width: 24%;
    margin-right: 0;
    background: url('../images/pdt3.jpg') no-repeat center 8px;
}

.pdt-item:nth-of-type(3)>a {
    padding-top: 195px;
}

.pdt-item>a {
    display: block;
    height: 370px;
    position: relative;
}

.pdt-item>a:hover .pdt-item-bt span {
    display: inline;
}

.pdt-item dl dt {
    font-size: 24px;
    color: #1a2e69;
}

.pdt-item dl dt strong {
    color: #ff1a55;
    display: block;
}

.pdt-item dl dd {
    font-size: 15px;
    color: #7099d6;
    line-height: 1.8;
}

.pdt-item-bt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    padding: 0 10px;
    background: #7099d6
}

.pdt-item-bt span {
    font-size: 17px;
    color: #fff;
    padding-right: 20px;
    position: relative;
    line-height: 35px;
    display: none;
}

.pdt-item-bt:after {
    background-position: -45px 0;
    width: 10px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 9px;
}

.pdt-item:nth-of-type(2) .pdt-item-bt:after,
.pdt-item:nth-of-type(3) .pdt-item-bt:after {
    background-position: -30px 0;
}

.pdt-item:nth-of-type(2) .pdt-item-bt {
    background: #5069ab;
}

.pdt-item:nth-of-type(3) .pdt-item-bt {
    background: #3f5388;
}

.mod {
    padding-top: 100px;
}

.mod-dark {
    background: #282935;
}

.mod-org {
    background: #e77734;
}

.mod-tit {
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.mod-tit span {
    margin-left: 15px;
}

.mod-figures {}

.figure-item {
    position: relative;
    overflow: hidden;
}

.figure-item .tag {
    position: absolute;
    left: 15px;
    bottom: 22px;
    font-size: 16px;
    color: #fff;
    padding: 0 18px;
    line-height: 32px;
    background: #ff731f;
    border-radius: 20px;
}

.figure-item img {
    width: 100%;
}

.figure-item .img-actived {
    display: none;
}

.figure-item-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 50%;
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #ff731f;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    align-items: center;
    justify-content: center;
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.figure-item-text strong {
    display: block;
    font-size: 37px;
}

.figure-item:hover .img-actived {
    display: block;
}

.figure-item:hover .img-default,
.figure-item:hover .tag {
    display: none;
}

.mod-figures2 .figure-item-text {
    background: #3b62b2;
}

.mod-figures2 .figure-item .tag {
    background: #282935;
}

.figure-item:hover .figure-item-text {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}

.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.mod-brand {
    padding: 75px 25px 35px;
}

.brand-item {
    margin: 0 1%;
    float: left;
    width: 48%;
}

.brand-item p {
    font-size: 24px;
    margin-top: 13px;
    text-align: right
}

.mod-download {
    /*background: url('../images/download-bg.jpg') no-repeat 110px 95px;*/
    /*padding-left: 505px;*/
    text-align: center;
    /*padding-bottom: 100px;*/
    min-height: 400px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.mod-download h2 {
    padding: 45px 0 10px;
    font-size: 56px;
    color: #1a2e69;
}

.mod-download h3 {
    color: #a7a6a6;
    font-size: 22px;
}

.mod-qr {
    margin-top: 50px;
}

.mod-qr-img {
    display: block;
    width: 135px;
    height: 135px;
    padding: 5px;
    border: 1px solid #d6d6d6;
    margin: 0 auto 25px;
}

.mod-qr-img img {
    height: 100%;
    width: 100%;
}

.mod-qr p {
    font-size: 20px;
    color: #1a2e69;
}

.mod-qr p:before {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    vertical-align: -8px;
}

/* 下载、关于我们 */
.download .nav {
    background: #5069ab;
    position: static;
}

.nav-sub {
    height: 60px;
}

.nav-sub span {
    float: left;
    padding: 10px 0;
    margin-right: 30px;
}

.nav-sub span a {
    line-height: 40px;
    font-size: 16px;
    color: #679ad4;
    display: block;
    cursor: pointer;
}

.mod-introduction {
    padding-top: 50px;
    padding-bottom: 50px;
}

.mod-introduction h3,
.mod-information h3 {
    font-size: 24px;
    color: #1a2e69;
    margin-bottom: 20px;
}

.mod-introduction p,
.mod-information p {
    font-size: 16px;
    color: #727272;
    line-height: 1.8;
}

.mod-information {
    padding: 75px 630px 100px 35px;
    text-align: right;
    background: url('../images/aboutus-img.jpg') no-repeat 86% 75px;
}

.mod-aboutus {
    margin-bottom: 60px;
}

.mod-aboutus2 {
    background: #f9fbfb;
}

.mod-aboutus .wrap {
    padding: 35px 30px;
}

.mod-aboutus .wrap h3 {
    font-size: 16px;
    color: #1a2e69;
    margin-bottom: 35px;
}

.mod-aboutus .wrap h3 a {
    color: #1a2e69;
    text-decoration: underline;
}

.history-list {
    overflow: hidden;
}

.history-list li {
    float: left;
    width: 10%;
    position: relative;
    padding-top: 100px;
}

.history-list li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #d7d7d7;
    width: 2px;
    height: 200px;
}

.history-list li p {
    word-break: break-word;
    width: 30px;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 1.2;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    float: right;
}

.history-list li .time {
    font-size: 16px;
    color: #1a2e69;
    position: absolute;
    right: 14px;
    top: 0;
}

.frame-wrap {
    margin-top: -20px;
}

.frame-wrap h4 {
    background: url('../images/logo2.jpg') no-repeat center top;
    width: 158px;
    height: 50px;
    margin: 0 auto;
    text-indent: -999px;
    overflow: hidden;
}

.frame-list {
    padding-top: 50px;
    position: relative;
}

.frame-list:before {
    content: '';
    position: absolute;
    left: 7.2%;
    right: 7.1%;
    top: 24px;
    height: 1px;
    background: #dcdcdc;
}

.frame-list:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 4px;
    height: 20px;
    width: 1px;
    background: #dcdcdc;
}

.frame-list-item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #f2f3f5;
    height: 134px;
    border-radius: 2px;
    border: 2px solid #fff;
    text-align: center;
    padding-top: 25px;
    cursor: pointer;
    position: relative
}

.frame-list-item:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -28px;
    width: 1px;
    background: #dcdcdc;
    height: 28px;
}

.frame-list-item strong {
    font-size: 20px;
    color: #4969aa;
    display: block;
    height: 28px;
}

.frame-list-item p {
    font-size: 14px;
    color: #333;
    padding: 0 20px;
    margin-top: 20px;
}

.frame-list-item.actived {
    background: #ced9ed;
}

.frame-intro {
    background: #ced9ed;
    padding: 25px 40px;
    font-size: 16px;
    color: #333;
    border: 2px solid #fff;
    margin-top: 2px;
}

.mod-software {
    padding-bottom: 100px;
    /*padding-top: 50px;*/
}

.mod-software .mod-tit {
    font-size: 56px;
    color: #1a2e69;
}

.mod-tit small {
    display: block;
    font-size: 22px;
    color: #a7a6a6;
    margin-top: 10px;
}

.software-wrap {
    position: relative;
}

.software-wrap:after {
    content: '';
    position: absolute;
    right: 100px;
    top: 130px;
    background: url('../images/computer.png') no-repeat 0 0;
    width: 410px;
    height: 497px;
}

.software-wrap .flex:nth-of-type(1) .software-list {
    width: 474px;
}

.software-wrap .flex:nth-of-type(1) .software-list li:nth-of-type(6) {
    clear: both;
}

.software-wrap .flex:nth-of-type(2) .software-list {
    width: 790px;
}

.software-wrap .flex:nth-of-type(2) .software-list li:nth-of-type(10) {
    clear: both;
}

.software-wrap .flex:nth-of-type(2) .software-list li:last-child {
    margin-left: 158px;
}

.software-list {
    overflow: hidden;
}

.software-list li {
    float: left;
    width: 148px;
    height: 148px;
    margin-right: 10px;
    margin-bottom: 12px;
    border-radius: 2px;
    background: #7c80d0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding-top: 42px;
}

.software-list li:hover {
    background: #a5a9f8;
    /*background: #ff5d74;*/
}

.software-list li small {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}

.software-right {
    background: #ff5d74;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.software-tab {
    width: 469px;
    text-align: right;
}

.software-tab span {
    width: 158px;
    display: inline-block;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    color: #858484;
    cursor: pointer;
}

.software-tab span.cur {
    position: relative;
}

.software-tab span.cur:after {
    content: '';
    position: absolute;
    width: 72px;
    height: 7px;
    border-radius: 5px;
    background-color: #ff5d74;
    left: 50%;
    bottom: 0;
    margin-left: -36px;
}

.software-tip,
.software-check {
    font-size: 20px;
    color: #1a2e69;
    width: 50%;
}

.software-tip {
    padding: 35px 0;
}

.software-check {
    padding-left: 40px;
    position: relative;
    cursor: default;
}

.software-check:before,
.stages-item-more-checkbox:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 2px;
    top: 1px;
    border-radius: 2px;
    border: 3px solid #1a2e69;
}

.software-check.checked:after,
.stages-item-more-checkbox.checked:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 7px;
    width: 14px;
    height: 6px;
    border-bottom: 3px solid #1a2e69;
    border-left: 3px solid #1a2e69;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 0 0 0 2px;
}

.culture {
    position: relative;
}

.culture .r-swiper {
    position: absolute;
    right: 0;
    top: -20px;
    width: 65%;
    border-radius: 2px;
    overflow: hidden;
}

.culture .r-swiper ul {
    position: relative;
}

.culture .r-swiper ul li {
    position: relative;
    float: left;
    width: max-content;
}

.culture .r-swiper .dot {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}

.culture .r-swiper .dot .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.8;
}

.culture .r-swiper .dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #157efb;
    opacity: 1;
}

.culture dl {
    margin-bottom: 50px;
    color: #727272;
}

.culture dl dt {
    font-size: 26px;
    margin-bottom: 15px;
}

.culture dl dd {
    font-size: 16px;
}

.team-list {
    overflow: hidden;
}

.team-list li {
    float: left;
    width: 16.6%;
    text-align: center;
}

.team-list li img {
    border-radius: 2px;
    width: 136px;
    height: 180px;
    margin: 0 auto;
}

.address-list {
    overflow: hidden;
}

.address-list li {
    float: left;
    width: 25%;
    font-size: 15px;
    color: #727272;
    margin-bottom: 30px;
    line-height: 1.7;
    /*height: 110px;*/
}

/* 产品 */
.r-select {
    padding: 12px 12px 0;
    position: relative;
    height: 54px;
}

.cur-name {
    line-height: 42px;
    background: #b2bbd1;
    border-radius: 2px;
    padding: 0 22px;
    color: #fff;
    font-size: 18px;
    width: 220px;
    position: relative;
    cursor: pointer
}

.cur-name:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 13px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left: 12px solid #fff;
}

.r-select-list {
    position: absolute;
    right: 0;
    top: 68px;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    padding: 0 12px;
    z-index: 4;
}

.r-select-list li {
    float: left;
    width: 49.5%;
    font-size: 34px;
    background: #1f3b84;
    border-radius: 2px;
    line-height: 110px;
    margin: 0 1% 10px 0;
    padding: 0 40px;
}

.r-select-list li:nth-of-type(even) {
    margin-right: 0;
}

.r-select-list li a {
    color: #fff;
    display: block;
}

.r-select-list li:hover {
    background: #111;
}

.mod-pdt {
    overflow: hidden;
    padding: 25px 0 40px;
}

.mod-pdt-column {
    float: left;
    margin: 0 1%;
    width: 48%;
    background: #f3f3f3;
    border-radius: 2px;
    overflow: hidden;
    height: 460px;
    position: relative;
}

.pdt-img {
    position: relative;
}

.tag-pdt {
    position: absolute;
    right: 16px;
    bottom: 18px;
    font-size: 30px;
    color: #fff;
}

.mod-pdt-column h3 {
    font-size: 24px;
    color: #233569;
    padding: 30px 40px 0;
}

.mod-pdt-column p {
    font-size: 15px;
    color: #6e6e6e;
    line-height: 1.8;
    padding: 10px 40px 0;
}

.mod-pdt-column p a {
    color: #5d9bfe;
}

.pdt-operate {
    padding: 30px 20px 28px 40px;
    font-size: 20px;
    color: #233569;
    overflow: hidden;
    line-height: 34px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.pdt-operate a {
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #233569;
    border: 1px solid #233569;
    width: 58px;
}

.pdt-operate a.btn-operate {
    display: block;
    width: 86px;
    background: #859bd5;
    border-color: #859bd5;
    color: #fff;
}

.btn-buy.fr {
    margin-left: 14px;
}

.mod-pdt-zyb {
    background: #5c9cd8;
}

.mod-pdt-block .wrap {
    height: 510px;
    position: relative;
    padding: 110px 0 0 0;
}

.mod-pdt-zyb .wrap {
    background: url('../images/product-bg2.png') no-repeat right bottom;
}

.mod-pdt-ydgdb .wrap {
    background: url('../images/product-bg3.jpg') no-repeat 120% top;
}

.mod-pdt-fxsb {
    background: url('../images/product-bg4.png') no-repeat center top;
}

.mod-pdt-gdb .wrap {
    background: url('../images/product-bg5.jpg') no-repeat left top;
}

.mod-pdt-zyb .tag-pdt {
    bottom: 110px;
}

.mod-pdt-block .mod-pdt-column {
    background: none;
    height: 260px;
}

.mod-pdt-block .mod-pdt-column h3,
.mod-pdt-block .mod-pdt-column p,
.mod-pdt-block .pdt-operate,
.mod-pdt-block .pdt-operate a {
    color: #fff;
}

.mod-pdt-block .mod-pdt-column p a {
    color: #b4d1ff;
}

.mod-pdt-zyb .pdt-operate a.btn-operate {
    background: #fff;
    color: #6293e1;
    border-color: #fff;
}

.mod-pdt-zyb .pdt-operate a.btn-buy {
    border-color: #5383ca;
    background: #5383ca;
}

.mod-pdt-ydgdb {
    background: #345489;
}

.mod-pdt-ydgdb .mod-pdt-column h3 {
    color: #afeaff;
}

.mod-pdt-block .mod-pdt-column h3 span {
    font-size: 15px;
    color: #fff;
    margin-left: 10px;
}

.mod-pdt-ydgdb .btn-buy {
    line-height: 34px;
    background: #2a3d80;
    font-size: 16px;
    border-color: #2a3d80;
    padding: 0 20px;
    color: #fff;
    border-radius: 2px;
    margin: 25px 0 0 40px;
}

.mod-pdt-ydgdb .btn-buy del {
    color: #cbcbcb;
    font-size: 12px;
}

.mod-pdt-ydgdb .btn-buy em {
    margin: 0 40px 0 10px;
}

.mod-pdt-fxsb {
    background-color: #bcc1ca;
}

.mod-pdt-fxsb .mod-pdt-column h3,
.mod-pdt-fxsb .pdt-operate,
.mod-pdt-fxsb .pdt-operate a.btn-buy {
    color: #233569;
}

.mod-pdt-fxsb .mod-pdt-column p {
    color: #6f6f6f;
}

.mod-pdt-fxsb .mod-pdt-column p a {
    color: #5d9bfe;
}

.mod-pdt-gdb {
    background: #1d191a;
}

.mod-pdt-gdb .mod-pdt-column {
    float: right;
    width: 50%;
}

.mod-pdt-gdb .pdt-operate a.btn-buy {
    color: #859bd5;
    border-color: #859bd5;
}

.dl-swiper {
    position: absolute;
    right: 100px;
    top: 128px;
    z-index: 1;
    overflow: hidden;
    width: 412px;
}

.dl-swiper-list {
    position: relative;
}

.dl-swiper-list li {
    position: relative;
    float: left;
}

.content .swiper-container-horizontal>.swiper-pagination-bullets,
.content .swiper-pagination-custom,
.content .swiper-pagination-fraction {
    bottom: 65px;
}

.content .swiper-pagination-bullet {
    width: 12px;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    height: 4px;
    -ms-transition: width ease .5s;
    -webkit-transition: width ease .5s;
    transition: width ease .5s;
}

.content .swiper-pagination-bullet-active {
    background: #709ad6;
    width: 25px;
}

.content .swiper-button-next,
.content .swiper-button-prev {
    top: auto;
    bottom: 43px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

.content .swiper-button-next:hover,
.content .swiper-button-prev:hover {
    background: rgba(112, 154, 214, 0.3);
}

.content .swiper-button-prev {
    left: 50%;
    margin-left: -100px;
}

.content .swiper-button-next {
    right: 50%;
    margin-right: -100px;
}

.content .swiper-button-next:after,
.content .swiper-button-prev:after {
    content: '';
    background-position: -30px -19px;
    width: 33px;
    height: 9px;
}

.content .swiper-button-next:after {
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* 投资者关系 */
.investor-tit {
    padding: 80px 0 20px;
    border-bottom: 4px solid #4969aa;
    font-size: 30px;
    color: #4969aa;
}

.investor-content {
    padding: 30px 0;
    overflow: hidden;
}

.investor-menu {
    width: 170px;
    margin-right: 100px;
}

.side-menu-item {
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    color: #4969aa;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #4969aa;
    cursor: pointer;
}

.side-menu-item.cur {
    background: #4969aa;
    color: #fff;
}

.investor-menu-content {
    overflow: hidden;
}

.investor-menu-content .text p {
    font-size: 16px;
    color: #727272;
    margin-bottom: 20px;
    line-height: 1.8;
}

.investor-list {}

.investor-list li {
    padding: 15px 0;
    font-size: 18px;
    color: #727272 !important;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    padding-right: 120px;
}

.investor-list li a {
    color: #727272 !important;
}

.investor-list li a:hover {
    color: #4969aa !important;
}

.investor-list li .fr {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.investor-table {
    margin-bottom: 50px;
}

.investor-table td {
    height: 52px;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    font-size: 18px;
    color: #727272;
}

.investor-table th {
    height: 52px;
    padding: 15px 0;
    font-size: 18px;
    color: #727272;
    background: #f6f6f6;
}

.aboutus-list li {
    height: auto;
    width: 35%;
}

.top-bar {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 40px;
    bottom: 130px;
    border-radius: 50%;
    border: 1px solid #4a6aaa;
    z-index: 50;
    background: #fff;
    text-indent: -999px;
    overflow: hidden;
}

.top-bar:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    border-left: 2px solid #4a6aaa;
    border-top: 2px solid #4a6aaa;
    -ms-transform: translate(-50%, -15%) rotate(45deg);
    -webkit-transform: translate(-50%, -15%) rotate(45deg);
    transform: translate(-50%, -15%) rotate(45deg);
    border-radius: 2px 0 0 0;
}

.top-bar:hover {
    background: #4a6aaa;
}

.top-bar:hover:after {
    border-left-color: #fff;
    border-top-color: #fff;
}

.side-bar {
    position: fixed;
    right: 10px;
    bottom: 80px;
    padding: 18px 25px;
    z-index: 50;
    background: #e77734;
    width: 204px;
    cursor: pointer;
}

.side-bar>a {
    display: block;
    background: url('../images/product-bar.png') no-repeat center top;
    padding-top: 154px;
    color: #fff;
}

.side-bar dl dt {
    font-size: 24px;
}

.side-bar .btn {
    display: block;
    width: 60px;
    line-height: 25px;
    font-size: 12px;
    background: #282935;
    border-radius: 2px;
    text-align: center;
    margin-top: 5px;
}

.side-qr {
    background: #fff;
    margin-top: 20px;
    border-radius: 2px;
    padding: 8px 8px 5px;
    font-size: 15px;
    color: #282935;
    text-align: center;
}

.side-bar dl dd {
    font-size: 15px;
}

.btn-fold {
    position: absolute;
    left: 50%;
    bottom: -40px;
    width: 30px;
    height: 30px;
    border: 1px solid #b2b2b2;
    margin-left: -16px;
    border-radius: 50%;
}

.btn-fold:before,
.side-bar-fold .btn-fold:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background: #b2b2b2;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-fold:before {
    width: 60%;
    height: 1px;
}

.side-bar-fold .btn-fold:after {
    width: 1px;
    height: 60%;
}

.side-bar-fold.side-bar {
    background: url('../images/product-bar-s.png') no-repeat 0 0;
    width: 67px;
    height: 244px;
    bottom: 100px;
}

.side-bar-fold.side-bar a {
    display: none;
}

.side-bar-fold.side-bar .side-qr {
    display: none;
    position: absolute;
    width: 166px;
    right: 80px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    top: 100px;
}

.side-bar-fold.side-bar .side-qr:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    margin-top: -10px;
}

.side-bar-fold.side-bar:hover .side-qr {
    display: block
}

.bannerDang {
    background: #bb1a1d;
    overflow: hidden;
    -webkit-animation: slideIn ease 5s forwards;
    animation: slideIn ease 5s forwards;
    -ms-animation: slideIn ease 5s forwards;
    height: 195px;
}

@keyframes slideIn {
    0% {
        height: 0;
    }

    20% {
        height: 195px;
    }

    /* 80%{height: 195px;}
    100%{height: 0;} */
}

@-webkit-keyframes slideIn {
    0% {
        height: 0;
    }

    20% {
        height: 195px;
    }

    /* 80%{height: 195px;}
    100%{height: 0;} */
}

@-ms-keyframes slideIn {
    0% {
        height: 0;
    }

    20% {
        height: 195px;
    }

    /* 80%{height: 195px;}
    100%{height: 0;} */
}


.download-full {
    background-image: -webkit-linear-gradient(top, #1d365b 45%, #11223e 74%, #070f1e 96%);
    background-image: linear-gradient(180deg, #1d365b 45%, #11223e 74%, #070f1e 96%);
}

.download-stages {
    background: #070f1e;
}

.download-stages-wrap {
    padding: 0 100px 40px 100px;
    position: relative;
}

.privacy-wrap {
    color: #4d5f99;
    font-size: 14px;
    padding-left: 130px;
}


.privacy-wrap a{
    color: #4d5f99 !important;
}
.privacy-wrap a:hover{
    color: #83a0f3 !important;
}

.download-stages-item {
    /*margin:0 12px;*/
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 12px 12px 15px;
    border-top: 1px solid #2b395a;
    border-bottom: 1px solid #2b395a;
}

.download-stages-item span {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    cursor: pointer;
}

.download-stages-item {
    /*margin:0 12px;*/
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 12px 12px 15px;
    border-top: 1px solid #2b395a;
    border-bottom: 1px solid #2b395a;
}

.download-stages-item:first-child {
    border-radius: 10px 0 0 10px;
    border-left: 1px solid #2b395a;
}

.download-stages-item:last-child {
    border-radius: 0 10px 10px 0;
    border-right: 1px solid #2b395a;
}

.download-stages-item:nth-of-type(4) {
    border-radius: 0 10px 10px 0;
    border-right: 1px solid #2b395a;
    margin-right: 10px;
}

.download-stages-item:nth-of-type(5) {
    border-radius: 10px 0 0 10px;
    border-left: 1px solid #2b395a;
}

.download-stages-item.hover span {
    background: #5069ab;
}

.download-stages-item.hover .windows-stage-item {
    display: block;
}

.download-stages-item:hover span {
    background: #5069ab;
}

.download-stages-item span.ios:after,
.download-stages-item span.android:after,
.download-stages-item span.pad:after,
.download-stages-item span.windows:after,
.download-stages-item span.mac:after {
    content: '';
    display: inline-block;
    background: url('../images/download-phone.png') no-repeat 0 0;
    background-size: 100% auto;
    margin-left: 7px;
    vertical-align: -4px;
}

.download-stages-item span.ios:after,
.download-stages-item span.android:after {
    width: 12px;
    height: 21px;
}

.download-stages-item span.pad:after {
    background-image: url('../images/download-pad.png');
    width: 27px;
    height: 20px;
}

.download-stages-item span.windows:after {
    background-image: url('../images/download-win.png');
    width: 18px;
    height: 18px;
    vertical-align: -2px;
}

.download-stages-item span.mac:after {
    background-image: url('../images/download-mac.png');
    width: 15px;
    height: 18px;
    vertical-align: 0;
}

.stages-item-more {
    display: none;
    position: absolute;
    left: 50%;
    padding: 20px;
    background-image: -webkit-linear-gradient(top, #5975bf 2%, #161f39 99%);
    background-image: linear-gradient(180deg, #5975bf 2%, #161f39 99%);
    top: 0;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0.95
}

.windows-stage-item {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    padding: 20px 0px 0px 0px;
    top: 0;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0.95;
}


.windows-stage-item .windows-stage-item-more {
    width: 100%;
    min-height: 300px; 
    padding: 20px;
    background-image: -webkit-linear-gradient(top, #5975bf 2%, #161f39 99%);
    background-image: linear-gradient(180deg, #5975bf 2%, #161f39 99%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 0.95;
}

.windows-pc-select {
    padding: 10px;
    display: flex;
    color: #849bce;
    width: 200px;
    justify-content: space-between;
}

.windows-pc-select .select {
    color: #fff !important;
    border-bottom: 1px solid #fff;
}

.windows-pc-select div {
    color: #849bce !important;
    cursor: pointer;
    font-size: 18px;
}


.stages-qr {
    background: #fff;
    padding: 12px;
    display: block;
}

.stages-qr img {
    width: 150px;
}

.stages-item-more p {
    font-size: 16px;
    text-align: center;
    color: #6680c1;
    margin-top: 20px;
}

.download-stages-item:hover .stages-item-more {
    display: block;
}

.download-stages-item:hover .windows-stage-item {
    display: block;
}

.download-stages-item.download-stages-windows {
    position: static;
}

.stages-item-more-full {
    width: 80%;
}

.stages-item-more-list {
    padding: 0 0 0 100px;
}

.stages-item-more-list ul {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.stages-item-more-list ul li {
    line-height: 35px;
    margin: 5px 0;
}

.stages-item-more-list ul li h6 {
    font-size: 14px;
    color: #87a2e9;
    padding: 0 34px;
    position: relative;
}

.stages-item-more-list ul li h6:before {
    content: '';
    position: absolute;
    left: 23px;
    top: 11px;
    width: 2px;
    height: 13px;
    background: #8fa8eb;
}

.stages-item-more-list ul li a {
    display: inline-block;
    padding: 0 15px;
    border-radius: 20px;
    font-size: 18px;
    color: #fff;
}

.stages-item-more-list ul li a:hover {
    background: #1d253d;
}

.stages-item-more-list ul li em {
    /* margin-left: 5px; */
    font-size: 14px;
    color: #ffae33;
    font-style: italic;
}

.icon-vip {
    /* display: inline-block;
    padding: 0 5px;
    line-height: 15px;
    border-radius: 3px;
    font-size: 12px;
    color: #24304d;*/
    background: url('../images/vip.png') no-repeat;
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 20px;
    /* background-size: 100 100%; */
    /* background-image: -webkit-linear-gradient(top, #d58852 2%, #fcb98a 52%, #eb8931 99%); */
    /* background-image: linear-gradient(180deg, #d58852 2%, #fcb98a 52%, #eb8931 99%); */
    font-weight: bold;
    vertical-align: -5px;
}

.download-item_sub_title {
    padding: 0 20px;
    color: #6d7fad;
    font-size: 16px;
    margin-top: -10px;
}

.stages-item-more-text {
    /*margin-top: 30px;*/
    text-align: center;
    font-size: 12px;
    color: #6d7fad;
    margin-left: 20px;
    /*text-indent: 120px;*/
}

.stages-item-more-checkbox {
    position: absolute;
    left: 25px;
    bottom: 20px;
    font-size: 12px;
    color: #5069ab;
    padding-left: 25px;
    cursor: pointer;
    display: flex;
}

.stages-item-more-checkbox:before {
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border-color: #5069ab;
    border-width: 2px;
    top: -2px;
}

.stages-item-more-checkbox.checked:after {
    border-bottom: 2px solid #5069ab;
    border-left: 2px solid #5069ab;
    left: 5px;
    top: 2px;
    height: 4px;
    width: 10px;
}

.download-stages-item>p {
    color: #83a0f3;
    font-size: 18px;
    text-align: center;
    margin-top: 4px;
    font-weight: bold;
}

.side-bar2{position:fixed;right:20px;bottom: 15%;z-index:10;}
.side-bar2 a{display:block;width:200px;}
.side-bar2 .side-close{position:absolute;left:50%;bottom: -38px;width:30px;height:30px;background:url('../images/side-close.png') no-repeat 0 0;margin-left: -15px;text-indent:-999px;overflow:hidden;cursor:pointer;}

