body { font-size: 14px; color: #333; font-family: Arial; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin:0; padding:0; -webkit-user-select: none; min-width: 1140px;}
h1,h2,h3,h4,h5,h6 { font-size: 14px; margin: 0; padding: 0;}
div,dl,dt,dd,input,button,label,ul,ol,li,p,select,span,textarea,thead,tfoot,table,tr,td,figure,figcaption,time,small,video { font-size: 14px; margin: 0; padding: 0;}
div { display: block;}
table { border-collapse: collapse;}
li,ol,ul { list-style-type: none;}
img { border: 0 none; vertical-align: top;}
em,cite,i { font-style: lighter;}
button,input,textarea,select { border: none; outline-style: none; line-height: 1.3333; vertical-align: middle; background-color: transparent;}
blockquote,q { quotes: none;}
blockquote:after,blockquote:before,q:after,q:before { content:''; content: none;}
:focus { outline: 0;}
*:before, *:after { -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear { clear: both; overflow: hidden; height: 0; line-height: 0; display: block;}
.clearfix:after { clear: both; overflow: hidden; height: 0; line-height: 0; display: block; visibility: hidden; content: '';}
a,a:visited { color: #333; text-decoration: none;}
.amap-marker-label{
    border: 0!important;
    background-color: transparent;
}
.w1200 { width: 1100px; margin: 0 auto; clear: both; padding: 0 20px;}

.header { background-color: #0a102f; height: 60px; position: relative; z-index: 11;}
.header .top { display: flex; align-items: center; justify-content: space-between;}
.header .left { height: 60px; display: flex; align-items: center;}
.header .blank { width: 1px; height: 24px; background-color: #fff; margin: 0 16px;}
.header .nav { margin-left: 58px; height: 60px; display: flex;}
.header .nav .li { width: 130px; height: 60px; line-height: 60px; text-align: center; font-size: 16px; color: #fff;}
.header .nav .li.active { background-color: #51399f;}
.header .tel { margin-left: auto; font-size: 26px; color: #fff; display: flex; align-items: center;}
.header .tel::before { content: '客服热线：'; font-size: 16px;white-space: nowrap;}

.banner { height: 600px;}
.banner .li { background-repeat: no-repeat; background-position: center; height: 600px;}
.banner_bottom { background: url(../img/banner_bottom.png) no-repeat center #51399f; height: 80px; cursor: pointer;}

.section { clear: both; overflow: hidden;}
.section.bg1 { width: 100%; background: url(../img/bg5.png) no-repeat center bottom; background-size: cover;}
.section.bg2 { height: 800px; background: url(../img/scence.png) no-repeat center bottom; background-size: cover; margin-top: 40px;}
.section.bg3 { height: 1030px; background: url(../img/download_bg.png) no-repeat center; background-size: auto 100%;}
.section.bg4 { height: 760px; background: url(../img/about_2.png) center;}
.section .title { margin-top: 100px; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.section .title::after { width: 50px; height: 8px; background-color: #51399f; border-radius: 50px; content: ''; margin-top: 15px;}
.section .title .name { font-size: 32px;}
.section .title .desc { font-size: 22px; margin-top: 17px;}

.list1 { display: flex; align-items: center; justify-content: space-between; padding: 77px 0 10px;}
.video { width: 794px; height: 480px; background-color: #0a102f; display: flex; align-items: center; justify-content: center; border-radius: 22px; margin: 105px auto 125px;}

.con1 { display: flex; align-items: center; justify-content: center; padding-top: 120px;}
.con1 .nav { width: 250px; background-color: #fff; border-radius: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.02); overflow: hidden; margin: -10px -65px 0 0;}
.con1 .nav .item { display: flex; flex-direction: column; justify-content: center; padding: 20px 19px 10px; cursor: pointer;}
.con1 .nav .item:last-child { padding-bottom: 30px;}
.con1 .nav .item .key { max-width: 180px; height: 25px; line-height: 26px; font-size: 18px; border: solid 1px #51399f; color: #51399f; border-radius: 5px; text-align: center;}
.con1 .nav .item .desc { color: #999; line-height: 30px; margin-top: 7px;}
.con1 .nav .item.active { background-color: #51399f;}
.con1 .nav .item.active .key { border-color: #fff; color: #fff;}
.con1 .nav .item.active .desc { color: #fff;}
.con1 .pc { background: url(../img/pc.png) no-repeat; background-size: 100% auto; width: 1002px; height: 656px;}
.con1 .pc .img { margin: 119px 0 0 184px; display: block;}
.con1 .phone { width: 241px; height: 426px; background: url(../img/phone.png) no-repeat; background-size: 100% auto; margin: 114px 0 0 -273px;}
.con1 .phone .img { margin: 37px 0 0 39px; display: block; border-radius: 10px;}
.con2 { width: 804px; height: 60px; border-radius: 12px; box-shadow: 0 9px 24px rgba(0,0,0,0.06); background-color: #fff; margin: 76px auto 0; padding: 0 50px; display: flex; align-items: center; justify-content: space-between;}
.con2 .li { font-size: 20px; height: 60px; line-height: 60px; cursor: pointer; position: relative;}
.con2 .li.active { color: #51399F;}
.con2 .li.active::after { width: 40px; height: 6px; border-radius: 50px; background-color: #51399F; content: ''; position: absolute; left: 50%; margin-left: -20px; bottom: 0;}

.con3 { display: flex; align-items: center; justify-content: center; padding-top: 10px;width: 100%;}
.con3 .content { width: 250px; overflow: hidden; margin: -10px -65px 0 0;}
.con3 .content .label { font-size: 36px; color: #51399f; background-repeat: no-repeat; background-position: left; padding-left: 43px;}
.con3 .content .label.i0 { background-image: url(../img/icon1.png);}
.con3 .content .label.i1 { background-image: url(../img/icon2.png);}
.con3 .content .label.i2 { background-image: url(../img/icon3.png);}
.con3 .content .label.i3 { background-image: url(../img/icon4.png);}
.con3 .content .value { font-size: 18px; line-height: 30px; margin-top: 15px;}
.con3 .pc { background: url(../img/pc.png) no-repeat; background-size: 100% auto; width: 1002px; height: 656px;}
.con3 .pc .img { margin: 119px 0 0 184px; display: block;}
.con3 .phone { width: 241px; height: 426px; background: url(../img/phone.png) no-repeat; background-size: 100% auto; margin: 114px 0 0 -273px;}
.con3 .phone .img { margin: 37px 0 0 39px; display: block; border-radius: 10px;}

.con4,.con4-1{ display: flex; justify-content: center;}
.con4 img{width: 62.6vw;height: auto;margin: 75px 0 100px;}
.con4-1 img{width: 95.83%;height: auto;}
.con5 { width: 782px; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 0 5px rgba(0,0,0,0.03); margin-left: 21px;}
.con5 .item { height: 100px; background-color: #fff; display: flex; align-items: center;}
.con5 .item::before { content: ''; width: 100px; height: 100px; background-color: #51399f; margin-right: 24px; background-repeat: no-repeat; background-position: center;}
.con5 .item:nth-child(1)::before { background-image: url(../img/ico1.png); background-size: 50px auto;}
.con5 .item:nth-child(2)::before { background-image: url(../img/ico2.png); background-size: 50px auto;}
.con5 .item:nth-child(3)::before { background-image: url(../img/ico3.png); background-size: 36px auto;}
.con5 .item:nth-child(4)::before { background-image: url(../img/ico4.png); background-size: 34px auto;}
.con5 .item .name { font-size: 24px; font-weight: bold;}
.con5 .item .desc { font-size: 20px; margin-top: 18px;}

.con6 { display: flex; align-items: center; justify-content: center; padding-top: 12px;}
.con7 { display: flex; align-items: center; padding: 20px 0 70px;}
.con7 .con7_1 { margin-left: 60px; width: calc(100% - 495px - 60px);}
.con7 .con7_1 .bar { display: flex; align-items: center;}
.con7 .con7_1 .bar .li { width: 92px; height: 30px; text-align: center; line-height: 30px; background-color: #51399f; color: #fff; margin-left: 28px; border-radius: 50px;}
.con7 .con7_1 .desc { font-size: 18px; line-height: 40px; margin-top: 30px;}
.con7 .con7_1 .desc b { color: #51399f; margin-right: 2px;}

.con8 { display: flex; flex-direction: column; align-items: center; justify-content: center; padding-top: 78px;}
.con8 .name { font-size: 24px; margin-top: 28px;}
.con8 .desc { font-size: 20px; color: #999; margin-top: 10px;}
.con8 .info { text-align: center; font-size: 18px; line-height: 36px; margin-top: 32px;}
.con8 .eng { font-size: 12px; text-align: center; margin-top: 10px; color: #999; line-height: 20px; transform: scale(0.7);}

.con9 { padding: 12px 0 180px;}
.con9 .item { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.con9 .li { margin-top: 88px; display: block;}

.con10 { clear: both; overflow: hidden; padding-bottom: 160px;}
.con10 .desc { font-size: 18px; line-height: 30px; color: #666; padding: 70px 0;}

.con11 { display: flex; justify-content: space-between; flex-wrap: wrap; padding-bottom: 95px;}
.con11 .item { width: 340px; height: 445px; border: solid 2px #fafafa; border-radius: 10px; margin: 77px 0 25px; cursor: pointer; display: flex; flex-direction: column; align-items: center; transition: 300ms;}
.con11 .item:hover { box-shadow: 0 0 57px rgba(0,0,0,0.05); border-color: #fff;}
.con11 .name { width: 180px; height: 180px; text-align: center; line-height: 180px; border-radius: 50%; color: #fff; font-size: 30px; letter-spacing: 2px; text-indent: 2px; margin-top: 35px;}
.con11 .nick { font-size: 26px; letter-spacing: 1px; text-indent: 1px; height: 70px; line-height: 76px;}
.con11 .desc { font-size: 18px; line-height: 36px; color: #666; padding: 0 30px;}
.con11 .c1 { background-color: #34c4e7;}
.con11 .c2 { background-color: #5a8ece;}
.con11 .c3 { background-color: #6a48b5;}
.con11 .c4 { background-color: #29a2bf;}
.con11 .c5 { background-color: #3266a5;}
.con11 .c6 { background-color: #512b9c;}

.con12 { display: flex; justify-content: space-between; padding-top: 66px;}
.con12 .item { width: 596px; height: 148px; background-repeat: no-repeat;}
.con12 .item:nth-child(1) { background-image: url(../img/contact_tel.png);}
.con12 .item:nth-child(2) { background-image: url(../img/contact_location.png);}
.con12 .label { font-size: 20px; padding: 33px 0 0 155px;}
.con12 .info { font-size: 22px; padding: 24px 0 0 155px;}
.con12 .info.tel { font-size: 28px; padding-top: 20px;}
.map { display: block; margin: 73px auto 0;}

.about_nav { width: 1000px; margin: -40px auto 0; position: relative; z-index: 1; height: 80px; border-radius: 10px; background-color: #fff; box-shadow: 0 4px 16px rgba(0,0,0,0.06); display: flex; align-items: center; justify-content: space-between; padding: 0 100px;}
.about_nav .li { font-size: 20px; height: 80px; line-height: 80px; position: relative;}
.about_nav .li.active { color: #51399f; font-weight: bold;}
.about_nav .li.active::after { content: ''; width: 40px; height: 6px; background-color: #51399f; position: absolute; left: 50%; margin-left: -20px; border-radius: 50px; bottom: 0;}

.list2 { width: 1148px; margin: 0 auto; clear: both; overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 50px 0 0;}
.list2 .li { margin-top: 37px;}

.footerBanner { background: url(../img/footer-banner.png) no-repeat center; height: 400px; margin-top: 110px;}
.footer { height: 422px; background: url(../img/footer.png) no-repeat center;}
.footer .w1200 { width: 1148px; display: flex; justify-content: space-between; padding: 85px 0 78px;}
.footer .title { font-size: 20px; color: #fff;}
.footer .list { display: flex; flex-direction: column; padding-top: 15px;}
.footer .list .li { color: #fff; font-size: 16px; line-height: 1.8; padding: 8px 0;}
.footer .qcode { display: flex; margin-top: 38px;}
.footer .qcode .li { margin-left: 50px;}
.footer .qcode .li:first-child { margin-left: 0;}
.footer .qcode .text { text-align: center; color: #fff; margin-top: 10px;}
.footer .copyright { text-align: center; color: #fff; font-size: 16px;}

.case { display: flex; justify-content: space-between; padding-top: 25px;}
.case .menu { width: 200px; text-align: center;}
.case .menu .li { font-size: 20px; height: 80px; line-height: 80px; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.case .menu .li::before { width: 9px; height: 9px; border-radius: 50%; background-color: transparent; content: ''; margin-right: 10px;}
.case .menu .li.active { color: #51399f; font-weight: bold;}
.case .menu .li.active::before { background-color: #51399f;}
.case .menu .li.more { color: #999;}
.case .menu .li:not(.more):hover { color: #51399f;}
.case .content { width: 850px;}
.case .conText { min-height: 186px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); padding: 35px 25px; overflow: hidden;}
.case .conText .title { font-size: 30px; color: #51399f;}
.case .conText .desc { line-height: 2.2; font-size: 16px; margin-top: 20px;}
.case .tongdian { height: 291px; background-color: #fff; margin-top: 36px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.06); padding: 37px 25px 0;}
.case .tongdian .title { font-size: 30px; color: #e24444; margin-top: 50px;}
.case .tongdian .list { display: flex; flex-wrap: wrap; padding-top: 23px;}
.case .tongdian .list .li { height: 48px; line-height: 48px; font-size: 16px; width: calc(50% - 30px); background: url(../img/ok.png) no-repeat left; background-size: 23px; padding-left: 30px;}
.case .youshi { height: 472px; background-color: #fff; margin-top: 36px; padding: 0 25px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.06);}
.case .youshi .title { font-size: 30px; color: #0971f8; margin-top: 30px;}
.case .youshi .list { padding-top: 18px;}
.case .youshi .item { display: flex; align-items: center; padding: 20px 0;}
.case .youshi .cont { margin-left: 20px;}
.case .youshi .name { font-weight: bold; font-size: 20px; color: #0971F8;}
.case .youshi .desc { font-size: 16px; display: flex; margin-top: 8px;}
.help { height: 284px; display: flex; align-items: center; justify-content: center;}
.help .btn { width: 328px; height: 64px; line-height: 64px; font-size: 22px; text-align: center; border: solid 4px #e24444; font-weight: bold; border-radius: 10px; color: #e24444; cursor: pointer;}

.fixedBar { width: 80px; right: 0; top: 0; bottom: 0; z-index: 10; background-color: #2e2f38; display: flex; flex-direction: column; align-items: center; justify-content: center; position: fixed;}
.fixedBar .blank { width: 60px; height: 2px; background-color: #3e4150;}
.fixedBar .btn { width: 80px; height: 80px; display: flex; flex-direction: column; align-items: center; justify-content: center; cursor: pointer; transition: 300ms;}
.fixedBar .btn:hover { background-color: #51399f;}
.fixedBar .text { color: #fff; font-size: 12px; margin-top: 10px;}
.fixedBar .icon { background-repeat: no-repeat; background-position: center;}
.fixedBar .ico1 { background-image: url(../img/icon5.png); width: 33px; height: 36px;}
.fixedBar .ico2 { background-image: url(../img/icon6.png); width: 32px; height: 36px;}
.fixedBar .ico3 { background-image: url(../img/icon7.png); width: 39px; height: 36px;}
.fixedBar .ico4 { background-image: url(../img/icon8.png); width: 26px; height: 36px;}
.qcodeImage { position: fixed; right: 95px; top: 50%; display: none; transition: 300ms;}
.qcodeImage.style1 { margin-top: -220px;}
.qcodeImage.style2 { margin-top: -180px;}
.qcodeImage.style3 { margin-top: -100px;}
.qcodeImage.active { display: block;}

.mask { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.5); display: none; align-items: center; justify-content: center;}
.modal { width: 660px; height: 674px; background-color: #fff; border-radius: 20px; overflow: hidden;}
.modal .close { width: 40px; height: 40px; margin: 30px 35px 0 0; float: right; background: url(../img/close.png) no-repeat; cursor: pointer;}
.modal .form { width: 550px; margin: 25px auto 0; clear: both; overflow: hidden;}
.modal .item { height: 60px; margin-top: 25px; border: solid 2px #999; display: flex; align-items: center; border-radius: 50px;}
.modal .item .icon { width: 92px; height: 35px; border-right: solid 2px #999; background-repeat: no-repeat; background-position: center;}
.modal .item .ico1 { background-image: url(../img/ico9.png);}
.modal .item .ico2 { background-image: url(../img/ico10.png);}
.modal .item .ico3 { background-image: url(../img/ico11.png);}
.modal .item .inputbox { height: 40px; margin-left: 40px; width: calc(100% - 140px); font-size: 24px;;}
.modal .item .inputbox::-webkit-input-placeholder { color: #ccc; font-weight: 300;}
.modal .tip { padding: 52px 0 32px; text-align: center; color: #685cbe; font-size: 20px;}
.modal .btn { background-color: #685cbe; color: #fff; height: 82px; font-size: 24px; border-radius: 10px; text-align: center; font-weight: 300; line-height: 82px;}
.modal .other { text-align: center; color: #685cbe; font-size: 18px; line-height: 1.6; margin-top: 36px;}

@media screen and (max-width:1919px){
    .w1201 { width: 100%; margin: 0 auto; clear: both; padding: 0 20px;box-sizing: border-box;}
    .list1 img{width: 21.7%;height: auto;}
    .list1{width: 100%;box-sizing: border-box;padding: 7% 18.75% .5%;}
    .video { padding: 32px 0; height: auto; width: 41.3%; background-color: #0a102f; display: flex; align-items: center; justify-content: center; border-radius: 22px; margin: 105px auto 125px;}
    .video video{width: 91.8%;}
    .con1 {width: 100%;padding-top: 100px;padding-bottom: 11.8vh;}
    .con1 .nav { min-width: 13.4%; background-color: #fff; border-radius: 15px; box-shadow: 0 0 10px rgba(0,0,0,0.02); overflow: hidden; margin: -8.3px -3.4% 0 0;}
    .con1 img{width: 55%;height: auto;}
    .con1 .nav .item .key {max-width: 55%; height: 25px; line-height: 26px; font-size: .9%; border: solid 1px #51399f; color: #51399f; border-radius: 5px; white-space: nowrap;padding: 0 6px;}
    .con1 .nav .item { display: flex; flex-direction: column; justify-content: center; padding: 20px 19px 10px; cursor: pointer;}
    .con3 .pc { background: url(../img/pc.png) no-repeat; background-size: 100% auto; width: 52.5vw; height: 60.7vh;}
    .con3 .pc .img { margin: 11.9% 0 0 18.5%; display: block;width: 63%;}
    .con3 .phone { width: 12.6vw;  background: url(../img/phone.png) no-repeat; background-size: 100% auto; margin: 4.5% 0 0 -14.5%;height: 39.4vh;}
    .con3 .phone .img { margin: 15% 0 0 16.5%; display: block; border-radius: 10px;width: 8.3vw;}

}
@media screen and (min-width:1920px){
    .w1201 { width: 1100px; margin: 0 auto; clear: both; padding: 0 20px;}
}