@charset "utf-8";
/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类
 */html{background:#fff;color:#000}article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0}body,button,input,select,textarea{font:12px \\5B8B\4F53,arial,sans-serif}input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0}th{text-align:inherit}fieldset,img{border:none}iframe{display:block}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}a,a:active,a:hover,a:link,a:visited,ins{text-decoration:none}:focus,a:focus{outline:none}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both;overflow:hidden}.clearfix{zoom:1}.clear{clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden}.hide{display:none}.block{display:block}.fl,.fr{display:inline}.fl{float:left}.fr{float:right}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;min-width:1200px;height:100%}#app>.banner{width:100%;height:450px;background-color:#5c72bf}#app>.banner .banner-in{width:1200px;height:100%;margin:0 auto;padding-top:20px}#app>.banner .banner-in .banner-top{width:100%;height:40px}#app>.banner .banner-in .banner-top .logo{float:left}#app>.banner .banner-in .banner-top .logo img{display:block;height:40px}#app>.banner .banner-in .banner-top .navbar{font-size:14px;text-align:center;margin:5px 0}#app>.banner .banner-in .banner-top .navbar .navbar-link{position:relative;float:left;width:80px;height:30px;margin:0 5px;box-sizing:border-box;color:#fff;line-height:30px;text-align:center}#app>.banner .banner-in .banner-top .navbar .navbar-link span{position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%}#app>.banner .banner-in .banner-top .navbar .navbar-link span:first-child{left:50%;transform:translateX(-50%);width:0;transition:width .3s;background-color:#fff;border-radius:5px}#app>.banner .banner-in .banner-top .navbar .navbar-link:hover span{color:#5c72bf}#app>.banner .banner-in .banner-top .navbar .navbar-link:hover span:first-child{width:80px}#app>.banner .banner-in .banner-top .navbar .router-link-active span{color:#5c72bf}#app>.banner .banner-in .banner-top .navbar .router-link-active span:first-child{width:80px}#app>.banner .banner-in .banner-title{margin-top:150px;font-size:48px;color:#fff;text-align:center}#app>.content{position:relative;top:-90px;width:1200px;margin:0 auto;background-color:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.5);min-height:700px}#app>.copyRight{width:100%;height:60px;background-color:#5c72bf}#app>.copyRight p{color:#fff;line-height:30px;text-align:center}#app>.download{position:fixed;right:30px;top:50%;margin-top:-175px;height:350px;background-color:rgba(0,0,0,.6);color:#fff;font-size:20px;line-height:40px;transition:width .5s;box-shadow:2px 2px 10px rgba(0,0,0,.5);cursor:pointer;animation-duration:.75s;animation-name:bounceIn}#app>.download,#app>.download>p{box-sizing:border-box;width:50px}#app>.download>p{text-align:center;float:right;padding:75px 15px}#app>.download .code{position:relative;width:0;height:100%;overflow:hidden;transition:width .5s}#app>.download .code p{position:absolute;box-sizing:border-box;width:300px;text-align:center;top:50%;left:0;transform:translateY(-50%);line-height:50px}#app>.download .code p:last-of-type{left:300px}#app>.download .code p img{width:150px;display:block;margin:0 auto}#app>.clickDownload{width:650px}#app>.clickDownload .code{width:600px}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.index[data-v-10971caa]{width:100%}.index>ul[data-v-10971caa]{width:100%;height:90px;cursor:pointer}.index>ul li[data-v-10971caa]{position:relative;float:left;width:50%;height:100%;font-size:28px;line-height:90px;text-align:center;background-color:#5c72bf;color:#fff}.index>ul li.active[data-v-10971caa]{background-color:#fff;color:#434343}#proInfo .poster[data-v-1e205da0]{position:relative;width:100%;height:500px}#proInfo .poster img[data-v-1e205da0]{position:absolute}#proInfo .poster img[data-v-1e205da0]:first-child{top:50px;left:60px;border:1px solid #dedede;border-radius:23px}#proInfo .poster img[data-v-1e205da0]:last-child{top:0;left:0;bottom:0;right:0;margin:auto}#proInfo .poster p[data-v-1e205da0]{position:absolute;top:175px;left:54px;font-size:18px;line-height:20px;color:#5e5e5e}#proInfo .function>div[data-v-1e205da0]{position:relative;float:left;width:50%;box-sizing:border-box;padding:30px 50px 30px 70px}#proInfo .function>div>div[data-v-1e205da0]{position:relative;border:1px solid #bbb}#proInfo .function>div>div p[data-v-1e205da0]{position:relative;font-size:20px;color:#5e5e5e;padding-left:50px;text-align:center}#proInfo .function>div>div p[data-v-1e205da0]:first-child{line-height:50px;border-bottom:1px solid #bbb;font-weight:700}#proInfo .function>div>div p[data-v-1e205da0]:nth-child(2){line-height:40px;height:150px}#proInfo .function>div>div p:nth-child(2) span[data-v-1e205da0]{position:absolute;top:50%;left:30px;transform:translateY(-50%);width:100%}#proInfo .function>div>div img[data-v-1e205da0]{position:absolute;width:135px;top:-30px;left:-50px}#proInfo .userWord[data-v-1e205da0]{margin-top:20px;padding-bottom:100px}#proInfo .userWord>p[data-v-1e205da0]{position:relative;width:100%;height:0;border-top:1px solid #bbb}#proInfo .userWord>p span[data-v-1e205da0]{position:absolute;line-height:40px;padding:0 30px;top:-20px;left:50px;background-color:#fff;font-size:20px}#proInfo .userWord>div[data-v-1e205da0]{position:relative;width:100%;height:300px;background-color:#d4d4d4;margin-top:100px}#proInfo .userWord>div[data-v-1e205da0]:last-child{margin-top:130px}#proInfo .userWord>div img[data-v-1e205da0]{position:absolute;top:50%;transform:translateY(-50%);right:100px}#proInfo .userWord>div img[data-v-1e205da0]:first-child{width:180px;height:180px;left:70px}#proInfo .userWord>div img[data-v-1e205da0]:last-child{width:200px}#proInfo .userWord>div p[data-v-1e205da0]{position:absolute;top:50px;left:270px;width:500px;height:250px}#proInfo .userWord>div p span[data-v-1e205da0]{display:block;position:absolute;width:100%;box-sizing:border-box}#proInfo .userWord>div p span[data-v-1e205da0]:first-of-type,#proInfo .userWord>div p span[data-v-1e205da0]:nth-of-type(3){font-family:Cambria Math;font-size:72px;top:10px}#proInfo .userWord>div p span[data-v-1e205da0]:nth-of-type(3){top:150px;text-align:right}#proInfo .userWord>div p span[data-v-1e205da0]:nth-of-type(2){top:50px;font-size:16px;line-height:24px;padding:0 50px}#proInfo .userWord>div p span[data-v-1e205da0]:nth-of-type(4){bottom:30px;text-align:right;font-size:16px}#newsList[data-v-efa9b362]{padding:50px 150px}#newsList ul li[data-v-efa9b362]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;cursor:pointer}#newsList ul li[data-v-efa9b362]:not(:first-of-type){margin-top:20px}#newsList ul li img[data-v-efa9b362]{width:150px;margin-right:30px}#newsList ul li>div[data-v-efa9b362]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}#newsList ul li>div p[data-v-efa9b362]:first-of-type{font-size:20px;font-weight:700}#newsList ul li>div p[data-v-efa9b362]:first-of-type:hover{color:#de3637}#newsList ul li>div p[data-v-efa9b362]:nth-of-type(2){font-size:16px;color:#999}.companyIntroduction .head[data-v-ace1169c]{height:90px;border-bottom:1px solid #dedede}.companyIntroduction .head h3[data-v-ace1169c]{font-size:24px;font-weight:700;line-height:90px;padding-left:20px;color:#5e5e5e}.companyIntroduction .companyInfo[data-v-ace1169c]{padding:50px;font-size:24px;line-height:30px;text-indent:48px}.companyIntroduction .companyInfo p[data-v-ace1169c]{margin-bottom:20px}.productIntroduction>.head[data-v-5b8bb771]{height:90px;border-bottom:1px solid #dedede;padding:25px 0;box-sizing:border-box;color:#5e5e5e}.productIntroduction>.head span[data-v-5b8bb771]{margin:0 25px;font-size:28px;line-height:40px;font-weight:700}.productIntroduction>.head>span[data-v-5b8bb771]{padding-right:20px;border-right:1px solid #5e5e5e}.productIntroduction>.head>p[data-v-5b8bb771]{cursor:pointer;color:#bbb;float:right}.productIntroduction>.head>p>.active[data-v-5b8bb771]{color:#5e5e5e}.helpTutorials[data-v-e89d8090]{position:relative;padding-bottom:50px}.helpTutorials>.head[data-v-e89d8090]{height:90px;border-bottom:1px solid #dedede;padding:25px 0;box-sizing:border-box;color:#5e5e5e}.helpTutorials>.head span[data-v-e89d8090]{margin:0 25px;font-size:28px;line-height:40px;font-weight:700}.helpTutorials>.head>span[data-v-e89d8090]{padding-right:20px;border-right:1px solid #5e5e5e}.helpTutorials>.head>p[data-v-e89d8090]{cursor:pointer;color:#bbb;float:right}.helpTutorials>.head>p>.active[data-v-e89d8090]{color:#5e5e5e}.helpTutorials>.content[data-v-e89d8090]{padding:50px}.helpTutorials>.content li[data-v-e89d8090]{border-bottom:1px solid #ddd;font-size:20px;line-height:30px}.helpTutorials>.content li>p[data-v-e89d8090]:first-of-type{margin-top:10px;color:#101010;cursor:pointer}.helpTutorials>.content li>p:first-of-type img[data-v-e89d8090]{width:20px;vertical-align:middle;margin:5px;transition:all .5s}.helpTutorials>.content li>p:first-of-type img.showAnswer[data-v-e89d8090]{transform:rotate(90deg)}.helpTutorials>.content li>p[data-v-e89d8090]:nth-of-type(2){color:#5e5e5e;padding:10px 20px;display:none}.helpTutorials>.paging[data-v-e89d8090]{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);font-size:18px;height:20px;color:#bbb}.helpTutorials>.paging li[data-v-e89d8090]{float:left;width:30px;height:30px;border:1px solid #ddd;margin:0 4px;line-height:30px;text-align:center;border-radius:3px;cursor:pointer}.helpTutorials>.paging li.active[data-v-e89d8090]{background-color:#383838;color:#fff}.contactUs .head[data-v-b8c13bf4]{height:90px;border-bottom:1px solid #dedede}.contactUs .head h3[data-v-b8c13bf4]{font-size:24px;font-weight:700;line-height:90px;padding-left:20px;color:#5e5e5e}.contactUs .content li[data-v-b8c13bf4]{font-size:20px;line-height:70px;width:500px;margin:40px auto;color:#010101}.contactUs .content li img[data-v-b8c13bf4]{vertical-align:middle;width:70px;margin-right:30px}#privacyPolicy .head[data-v-68a57a4b]{height:90px;border-bottom:1px solid #dedede}#privacyPolicy .head h3[data-v-68a57a4b]{font-size:24px;font-weight:700;line-height:90px;padding-left:20px;color:#5e5e5e}#privacyPolicy .content[data-v-68a57a4b]{padding:30px 50px;font-size:16px;line-height:30px}#newsDetail .head{height:90px;border-bottom:1px solid #dedede}#newsDetail .head h3{font-size:24px;font-weight:700;line-height:90px;padding-left:20px;color:#5e5e5e}#newsDetail .content{padding:50px}#newsDetail .content .img_wrapper{width:400px;float:left}#newsDetail .content .img_wrapper img{width:100%}#newsDetail .content p{font-size:16px;padding-left:450px;margin-bottom:30px}
/*# sourceMappingURL=app.cd1e39b4ffef5e7afaee3969619f80c0.css.map */