@media (max-width:768px){.el-message{min-width:50vw!important}}*{padding:0;margin:0;text-decoration:none}body,html{height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.fixed{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden}@-webkit-keyframes flipInInitial{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}10%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}20%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}30%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}40%{-webkit-transform:perspective(400px);transform:perspective(400px)}50%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}70%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}}@keyframes flipInInitial{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}10%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}20%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}30%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}40%{-webkit-transform:perspective(400px);transform:perspective(400px)}50%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}70%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}}.el-header{position:fixed;top:0;left:0;right:20px;height:160px!important;-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.15);box-shadow:0 -1px 10px rgba(0,0,0,.15);z-index:150;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;width:100%;padding:0!important;background-color:#fff}.el-header .inner-herder{width:100%;margin:0 auto;background:#fff}.el-header .inner-herder .inner-herder-title{max-width:1440px;background-color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 50px}.el-header .inner-herder .inner-herder-title .hotline{color:red;font-family:Impact,Haettenschweiler,Franklin Gothic Bold,Arial Black,sans-serif;font-size:24px}.el-header .inner-herder .inner-herder-menu{background:#3953ab;width:100%}.el-header .animate__logo{-webkit-animation-name:flipInInitial;animation-name:flipInInitial;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.el-header .logo{height:120px}.el-header .logo img{height:50px}.el-header .el-menu-demo{border-bottom:none!important;background:#3953ab}.el-header .el-menu-demo .el-menu-item{font-size:16px;padding:0 30px;color:#fff;height:50px;line-height:50px;border-bottom:none}.el-header .el-menu-demo .el-menu-item:hover{background:#0072bb!important;color:#fff!important}.el-header .el-menu-demo .el-menu-item.is-active{color:#fff;border-bottom:none}.el-header .search{margin-left:20px;float:left;height:80px;width:16px;cursor:pointer}.el-header .search img{margin-top:30px;width:20px;height:20px}.el-main{padding:0!important;margin-top:160px}.el-main::-webkit-scrollbar{display:none}.footer{width:100%;height:216px;overflow:hidden;background-color:#14679f}.footer-content{width:1240px;margin:0 auto;padding-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-content,.footer-content .content-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-content .content-nav{-ms-flex-pack:distribute;justify-content:space-around}.footer-content .content-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-content .content-nav li p{font-size:20px;padding:10px 0}.footer-content .content-nav li span{font-weight:300;padding:5px 0}.footer-content img{width:170px;height:170px;padding:10px}.footer .copyright{height:30px;text-align:center}.footer .copyright span{color:#aaa;line-height:30px;font-size:12px}.footer-fix .copyright{font-family:PingFangSC,Microsoft YaHei,Helvetica,Tahoma,Arial,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;width:100%;height:30px;overflow:hidden;position:fixed;background-color:rgba(77,89,105,.7);bottom:0;text-align:center;z-index:1}.footer-fix .copyright span{color:#fff;line-height:30px;font-size:12px}.footer-fix .copyright span a{text-decoration:none;cursor:pointer;color:#fff}.footer-fix .copyright span a:hover{text-decoration:underline}.footer-fix.mobile{display:none}@media (max-width:768px){.el-main{margin-top:80px}.el-header{height:80px!important;width:100%}.el-header .inner-herder .inner-herder-title{padding:0 10px}.el-menu-demo,.footer-fix{display:none}.footer-fix.mobile{display:block}.footer-fix.mobile .copyright{height:60px}}.banner[data-v-8641829c]{width:100%;height:300px}.banner .banner-img[data-v-8641829c],.banner .banner-img img[data-v-8641829c]{width:100%;height:100%}