@media screen and (min-width: 415px) {
    html {
        font-size:50.2px!important
    }
}

@media screen and (max-width: 414px) and (min-width:376px) {
    html {
        font-size:45.2px!important
    }
}

@media screen and (max-width: 375px) and (min-width:300px) {
    html {
        font-size:40px!important
    }
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 14px/150% "微软雅黑",Verdana,Arial,Helvetica,sans-serif
}

code {
    font-family: source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace
}

.indexnew .ant-layout-header {
    transition: .3s;
    height: 48px!important;
    background: #303540!important;
    line-height: 48px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.indexnew .ant-layout-header .head-telphone {
    color: #333
}

.indexnew .ant-layout-header .btn-box .ant-btn {
    border: 1px solid #fff!important;
    color: #fff!important;
    margin-top: 5px!important
}

.indexnew .ant-layout-header .btn-box .ant-btn:hover {
    border-color: #2384c7!important;
    background: #2384c7!important;
    color: #fff!important
}

.indexnew .ant-layout-header .head-telphone {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    float: right;
    margin-right: 15px
}

.indexnew .ant-layout-header .logo {
    display: inline-block;
    background: transparent!important;
    margin-right: 60px
}

.indexnew .ant-layout-header .logo img {
    height: 38px
}

.indexnew .ant-layout-header .ant-menu-horizontal:not(.ant-menu-dark):hover>.ant-menu-item a {
    color: #999!important
}

.indexnew .ant-layout-header .ant-menu {
    display: inline-block;
    background: transparent!important;
    border-bottom: none!important
}

.indexnew .ant-layout-header .ant-menu>.ant-menu-item,.indexnew .ant-layout-header .ant-menu>.ant-menu-submenu {
    padding: 0!important
}

.indexnew .ant-layout-header .ant-menu>.ant-menu-item:after,.indexnew .ant-layout-header .ant-menu>.ant-menu-submenu:after {
    display: none
}

.indexnew .ant-layout-header .ant-menu>.ant-menu-item.ant-menu-item-selected,.indexnew .ant-layout-header .ant-menu>.ant-menu-item:hover,.indexnew .ant-layout-header .ant-menu>.ant-menu-submenu.ant-menu-item-selected,.indexnew .ant-layout-header .ant-menu>.ant-menu-submenu:hover {
    background-color: #000
}

.indexnew .ant-layout-header .ant-menu a {
    padding: 0 20px;
    line-height: 48px;
    border-bottom: 2px solid transparent;
    transition: .3s;
    color: #999!important
}

.indexnew .ant-layout-header .btn-box {
    display: inline-block;
    float: right
}

.indexnew .ant-layout-header .btn-box .ant-btn {
    font-size: 14px;
    padding: 7px 17px!important;
    line-height: 1;
    margin-top: 15px;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 20px;
    color: #fff;
    transition: .3s;
    margin-left: 10px;
    height: auto
}

.indexnew .ant-layout-header .btn-box .ant-btn:hover {
    background: #fff;
    color: #2384c7
}

.indexnew .ant-layout-header:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.indexnew #components-layout-demo-responsive .logo {
    background: #2384c7;
    color: #fff;
    line-height: 2.3;
    padding: 16px
}

.indexnew #components-layout-demo-responsive .ant-layout-sider-children {
    background-color: #fff
}

.indexnew #components-layout-demo-responsive .site-layout-background,.indexnew #components-layout-demo-responsive .site-layout-sub-header-background {
    background: #fff
}

.indexnew .ant-layout {
    background-color: #fff!important
}

.indexnew .container {
    width: 1200px;
    margin: 0 auto
}

.indexnew .container img {
    max-width: 100%
}

.indexnew .top-banner {
    background-image: url(/static/media/slzhitui-bg1.d9c8c276.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto 120px;
    height: 420px;
    min-width: 1280px
}

.indexnew .top-banner .container {
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}

.indexnew .top-banner .login-wrap {
    position: absolute;
    top: 75px;
    right: 0;
    width: 320px;
    height: 310px;
    background: rgba(0,0,0,.5);
    box-shadow: 0 4px 69px 0 rgb(0,17,86 .17);
    z-index: 11;
    padding: 30px;
    color: #fff
}

.indexnew .top-banner .login-wrap .page-header {
    margin-bottom: 30px
}

.indexnew .top-banner .login-wrap .page-header>* {
    border-left: 3px solid #2384c7;
    padding-left: 15px
}

.indexnew .top-banner .login-wrap .ant-checkbox-wrapper,.indexnew .top-banner .login-wrap .pg-entrance-form_item-tips {
    color: #fff
}

.indexnew .top-banner .login-wrap .ant-btn.ant-btn-default,.indexnew .top-banner .page-header {
    display: none
}

.indexnew .intro-info {
    margin: 95px auto 67px
}

.indexnew .intro-info dl {
    float: left;
    width: calc(25% - 2px);
    text-align: center;
    border-right: 1px dotted #d2d2d2
}

.indexnew .intro-info dl:last-child {
    border-right: none
}

.indexnew .intro-info dl dt {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    height: 36px
}

.indexnew .intro-info dl dt span {
    position: relative;
    padding-left: 26px
}

.indexnew .intro-info dl dt span:before {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAACoCAYAAACWu3yIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFEmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0xMS0xNFQxNToxNDoyMSswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjItMTEtMTRUMTY6MjE6MzYrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjItMTEtMTRUMTY6MjE6MzYrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTA5OTMwNTEtNTMxZC1iYTQy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) no-repeat;
    position: absolute;
    top: 2px;
    left: 0
}

.indexnew .intro-info dl dt:after {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    background: #2384c7;
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -9px
}

.indexnew .intro-info dl dd {
    color: #666;
    font-size: 16px;
    margin-top: 11px
}

.indexnew .intro-info dl:nth-of-type(2) dt span:before {
    background-size: 21px auto;
    background-position: 0 -21px
}

.indexnew .intro-info dl:nth-of-type(3) dt span:before {
    background-size: 21px auto;
    background-position: 0 -42px
}

.indexnew .intro-info dl:nth-of-type(4) dt span:before {
    background-size: 21px auto;
    background-position: 0 -63px
}

.indexnew .rotation-info .container>.title {
    margin-bottom: 18px;
    height: 63px;
    font-size: 45px;
    font-weight: 600;
    color: #2384c7;
    line-height: 63px;
    text-align: center
}

.indexnew .rotation-info .container>.subtitle {
    margin-bottom: 46px;
    height: 28px;
    font-size: 18px;
    font-weight: 400;
    color: #8b98a9;
    line-height: 28px;
    text-align: center
}

.indexnew .rotation-info .container .rotation-visible {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 190px
}

.indexnew .rotation-info .container .rotation-visible .visible-img {
    height: 560px;
    width: 630px;
    padding-top: 16px;
    display: flex;
    align-items: center;
    background-color: initial;
    overflow: hidden
}

.indexnew .rotation-info .container .rotation-visible .visible-img-item {
    transition-duration: 0ms;
    width: 0;
    opacity: 0;
    -webkit-transform: translate3d(50%,0,0) scale(0);
    transform: translate3d(50%,0,0) scale(0);
    transition: all .5s
}

.indexnew .rotation-info .container .rotation-visible .visible-img-item.on {
    width: auto;
    transition-duration: .35s;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 1
}

.indexnew .rotation-info .container .rotation-visible .visible-list {
    width: 538px;
    margin-left: 30px;
    padding-top: 2px
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item {
    padding: 20px 24px;
    margin-bottom: 8px;
    width: 538px;
    height: 142px;
    background: transparent;
    border-radius: 16px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all .3s
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item>.title {
    margin-bottom: 2px;
    height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #07132b;
    line-height: 28px;
    transition: all .3s
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item>.subtitle {
    height: 56px;
    font-size: 16px;
    font-weight: 400;
    color: #8b98a9;
    line-height: 28px
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item>.line {
    width: 48px;
    height: 4px;
    background: #dce0e6;
    border-radius: 3px;
    position: relative;
    transition: all .3s
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item.on {
    background: #fff;
    box-shadow: 0 20px 40px 0 #f3f5f9;
    border-color: rgba(126,152,213,.15)
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item.on .title {
    color: #2384c7
}

.indexnew .rotation-info .container .rotation-visible .visible-list-item.on .line {
    background: #2384c7
}

.indexnew .footer {
    background: #000;
    padding: 50px 0 0;
    background: url(/static/media/Bottom-bg.faa711e2.jpg) no-repeat top;
    background-size: 100% 100%
}

.indexnew .footer .nav {
    border-right: 1px solid #666
}

.indexnew .footer .nav .title,.indexnew .footer .nav a {
    min-width: 180px
}

.indexnew .footer .nav .title {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRUU1QUVBMTdCMEExMUVBOTBFODk5RkNBRDAyNEE2OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRUU1QUVBMjdCMEExMUVBOTBFODk5RkNBRDAyNEE2OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFRTVBRTlGN0IwQTExRUE5MEU4OTlGQ0FEMDI0QTY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFFRTVBRUEwN0IwQTExRUE5MEU4OTlGQ0FEMDI0QTY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uavUDAAAAThJREFUeNqc0z9Lw1AUhvEkNCpYqVr8A+ogoosgiGvBxU3EXcR2aAe/kNRJHRQHd8FVEBRHB0WsgouCxYK1FbWNz4FzQWqTa3Pg19Lm3jfJOYkbBIFjqWXM4BKnYYvciKBe5DGAO0zhHnudBE0iiyq28YYxFPCl/73YgjJYwjUOW45161UO4QhXYUFr2o8TnEX0bQULOMfx76AUctqPXTw49prHKko4kKA5PcMHtlB3/l8j2JQeenwswsdFhyFSz3pFfRJUxCvGnXjVjxtPx9mAFzPIlf1ms3w3IxanIo7JtLyE5WwyxXWk8Yh9Hcqfst1ORkMkYAKzYQttQV2o4FZ/+7YgefQ/2xyvaTNNVduskd76pkfvmMYovnVzU0fbo++WeQCfWsIHUTavyDA2kIwxfrmTnR8BBgCTO1Bef3/R9AAAAABJRU5ErkJggg==) no-repeat 0;
    padding-left: 30px;
    margin-bottom: 15px
}

.indexnew .footer .nav .title a {
    color: hsla(0,0%,100%,.5);
    display: block;
    font-size: 16px
}

.indexnew .footer .nav .ant-col>a {
    color: #fff;
    padding: 3px 0 3px 30px;
    display: block;
    font-size: 14px
}

.indexnew .footer .copyright {
    text-align: center;
    border-top: 1px solid #494949;
    line-height: 60px;
    color: #494949;
    margin-top: 50px;
    padding: 30px 0
}

.indexnew .footer .copyright a {
    color: #494949
}

footer {
    background-color: #fff;
    padding: 0;
    color: hsla(0,0%,100%,.3);
    text-align: left
}

footer p {
    font-size: 14px;
    margin: 0
}

footer .container {
    width: 100%;
    padding: 0 80px
}

footer .footer-links {
    padding: 80px 0 72px;
    border-bottom: 1px solid #ededed
}

footer .footer-links .footer-links-title {
    margin-bottom: 46px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .3px;
    font-weight: 700;
    color: #000
}

footer .footer-links .footer-links-list {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

footer .footer-links .footer-links-item {
    margin-bottom: 7px
}

footer .footer-links .footer-links-item .footer-links-link {
    transition: .3s ease-out;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    color: #767676
}

footer .footer-links .footer-links-item .footer-links-link:hover {
    color: #333
}

footer .copyright {
    color: #767676;
    padding: 15px 0
}

.home .banner {
    background-image: url(/static/media/bananer.4f99fac8.png)
}

.about .banner,.home .banner {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.about .banner {
    background-image: url(/static/media/about-bananer.736c364e.png)
}

.down .banner {
    width: 100%;
    height: 100%;
    background-image: url(/static/media/index_about.1d3536e1.svg);
    background-size: cover;
    background-repeat: no-repeat
}

.narrow {
    transition: all .2s;
    border-radius: 5px
}

.narrow:hover {
    font-weight: 700;
    transition: all .3s;
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.solution .banner {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.aoubt .ant-layout-header {
    transition: .3s;
    height: 48px!important;
    background: #303540!important;
    line-height: 48px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.aoubt .ant-layout-header .head-telphone {
    color: #333
}

.aoubt .ant-layout-header .btn-box .ant-btn {
    border: 1px solid #fff!important;
    color: #fff!important;
    margin-top: 5px!important
}

.aoubt .ant-layout-header .btn-box .ant-btn:hover {
    border-color: #2384c7!important;
    background: #2384c7!important;
    color: #fff!important
}

.aoubt .ant-layout-header .head-telphone {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    float: right;
    margin-right: 15px
}

.aoubt .ant-layout-header .logo {
    display: inline-block;
    background: transparent!important;
    margin-right: 60px
}

.aoubt .ant-layout-header .logo img {
    height: 38px
}

.aoubt .ant-layout-header .ant-menu-horizontal:not(.ant-menu-dark):hover>.ant-menu-item a {
    color: #999!important
}

.aoubt .ant-layout-header .ant-menu {
    display: inline-block;
    background: transparent!important;
    border-bottom: none!important
}

.aoubt .ant-layout-header .ant-menu>.ant-menu-item,.aoubt .ant-layout-header .ant-menu>.ant-menu-submenu {
    padding: 0!important
}

.aoubt .ant-layout-header .ant-menu>.ant-menu-item:after,.aoubt .ant-layout-header .ant-menu>.ant-menu-submenu:after {
    display: none
}

.aoubt .ant-layout-header .ant-menu>.ant-menu-item.ant-menu-item-selected,.aoubt .ant-layout-header .ant-menu>.ant-menu-item:hover,.aoubt .ant-layout-header .ant-menu>.ant-menu-submenu.ant-menu-item-selected,.aoubt .ant-layout-header .ant-menu>.ant-menu-submenu:hover {
    background-color: #000
}

.aoubt .ant-layout-header .ant-menu a {
    padding: 0 20px;
    line-height: 48px;
    border-bottom: 2px solid transparent;
    transition: .3s;
    color: #999!important
}

.aoubt .ant-layout-header .btn-box {
    display: inline-block;
    float: right
}

.aoubt .ant-layout-header .btn-box .ant-btn {
    font-size: 14px;
    padding: 7px 17px!important;
    line-height: 1;
    margin-top: 15px;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 20px;
    color: #fff;
    transition: .3s;
    margin-left: 10px;
    height: auto
}

.aoubt .ant-layout-header .btn-box .ant-btn:hover {
    background: #fff;
    color: #2384c7
}

.aoubt .ant-layout-header:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.aoubt #components-layout-demo-responsive .logo {
    background: #1890ff;
    color: #fff;
    line-height: 2.3;
    padding: 16px
}

.aoubt #components-layout-demo-responsive .ant-layout-sider-children {
    background-color: #fff
}

.aoubt #components-layout-demo-responsive .site-layout-background,.aoubt #components-layout-demo-responsive .site-layout-sub-header-background {
    background: #fff
}

.aoubt .ant-layout {
    background-color: #fff!important
}

.aoubt .container {
    width: 1200px;
    margin: 0 auto
}

.aoubt .container img {
    max-width: 100%
}

.aoubt .banner {
    margin-top: 48px;
    font-weight: 400;
    margin-bottom: 60px;
    background-color: #1890ff
}

.aoubt .banner .box {
    padding: 43px 120px;
    box-sizing: border-box
}

.aoubt .banner .box .content {
    display: grid;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: 0 auto;
    max-width: 1200px;
    height: 300px
}

.aoubt .banner .box .content .text-box {
    text-align: center
}

.aoubt .banner .box .content .text-box .title {
    font-size: 56px;
    line-height: 68px;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 16px;
    color: #fff
}

.aoubt .banner .box .content .text-box .description {
    font-size: 24px;
    font-weight: 400;
    color: #fff
}

.aoubt .banner .box .content .text-box .button {
    margin: 40px 0 0;
    width: 184px;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    font-size: 24px;
    font-weight: 500;
    color: #000!important;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
    cursor: pointer;
    position: relative;
    z-index: 1
}

.aoubt .banner .box .content .text-box .button:hover {
    opacity: .85
}

.aoubt .banner .box .content .text-box .button .go {
    width: 16px;
    margin: 0 0 0 10px;
    -webkit-animation: lrmove-22a1f12c;
    animation: lrmove-22a1f12c;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.aoubt .banner .box .content .img-box {
    width: 493px
}

.aoubt .banner .box .content .img-box .media .video-wrap {
    position: relative;
    width: 100%;
    height: auto
}

.aoubt .banner .box .content .img-box .media img {
    border-radius: 0;
    box-shadow: 0 0;
    width: 100%;
    height: auto
}

.aoubt .left-right-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    max-width: 1200px;
    padding: 60px 0
}

.aoubt .left-right-box ul {
    padding: 0
}

.aoubt .left-right-box ul>li {
    list-style: disc
}

.aoubt .left-right-box ul>li::marker {
    font-size: 20px
}

.aoubt .left-right-box .text-box {
    width: 480px
}

.aoubt .left-right-box .text-box .title {
    line-height: 48px;
    padding-bottom: 24px;
    font-weight: 700;
    font-size: 32px
}

.aoubt .left-right-box .text-box .desc {
    line-height: 32px;
    font-weight: 350;
    font-size: 18px;
    margin-bottom: 24px
}

.aoubt .left-right-box .image-in-front {
    order: 10
}

.aoubt .left-right-box .img-box {
    width: 420px;
    height: 420px
}

.aoubt .left-right-box .img-box .video-wrap {
    position: relative;
    width: 100%;
    height: auto
}

.aoubt .left-right-box .img-box .video-wrap .media-video {
    display: block;
    object-fit: fill;
    border-radius: 16px;
    width: 100%;
    height: auto
}

.aoubt .left-right-box .img-box .video-wrap img {
    border-radius: 16px;
    box-shadow: 0 0;
    width: 100%;
    height: auto
}

.aoubt .comment-box {
    width: 100%
}

.aoubt .comment-box .user-wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 80px
}

.aoubt .comment-box .user-wrap .user-msg {
    padding-bottom: 40px;
    font-weight: 400;
    line-height: 80px;
    font-size: 40px;
    text-align: center
}

.aoubt .comment-box .user-wrap .user-card {
    display: flex;
    align-items: center
}

.aoubt .comment-box .user-wrap .user-card .user-card__avatar {
    width: 64px;
    margin-left: 4px;
    margin-right: 12px
}

.aoubt .comment-box .user-wrap .user-card .user-card__info .name {
    font-weight: 700;
    font-size: 24px
}

.aoubt .comment-box .user-wrap .user-card .user-card__info .tag {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px
}

.aoubt .bg {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto
}

.aoubt .bg .title {
    line-height: 72px;
    margin: 120px auto 80px;
    text-align: center;
    font-size: 48px;
    font-weight: 700
}

.aoubt .bg .design-container {
    display: flex;
    padding: 0;
    margin-bottom: 80px;
    justify-content: space-around
}

.aoubt .bg .design-container .design-list {
    list-style: none;
    width: auto
}

.aoubt .bg .design-container .design-list>a {
    text-align: center;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 16px;
    width: 25vw;
    max-width: 384px
}

.aoubt .bg .design-container .design-list>h5 {
    font-size: 24px;
    line-height: 32px;
    margin: 16px 0 8px;
    font-weight: 500!important;
    text-align: center
}

.aoubt .bg .design-container .design-list>h5>a {
    color: #121127
}

.aoubt .design-tool-container {
    width: 100%;
    max-width: 100%;
    height: 60vh;
    background-color: #3662ec;
    position: relative;
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    align-items: center;
    overflow: hidden
}

.aoubt .design-tool-container>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -120px;
    margin-top: -200px;
    width: 346px
}

.aoubt .design-tool-container .title {
    line-height: 70px;
    padding: 0 15px;
    font-size: 48px;
    text-align: center;
    margin: 0 auto;
    color: #fff
}

.aoubt .design-tool-container .link {
    display: block;
    position: relative;
    margin: 20px auto 30px;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    z-index: 3;
    border-radius: 12px;
    background-color: #fff;
    font-weight: 500;
    color: #3662ec;
    cursor: pointer;
    text-decoration: none
}

.aoubt .design-tool-container .link:hover {
    opacity: .85
}

.aoubt .footer {
    background: #000;
    padding: 50px 0 0;
    background: url(/static/media/Bottom-bg.faa711e2.jpg) no-repeat top;
    background-size: 100% 100%
}

.aoubt .footer .nav {
    border-right: 1px solid #666
}

.aoubt .footer .nav .title,.aoubt .footer .nav a {
    min-width: 180px
}

.aoubt .footer .nav .title {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRUU1QUVBMTdCMEExMUVBOTBFODk5RkNBRDAyNEE2OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRUU1QUVBMjdCMEExMUVBOTBFODk5RkNBRDAyNEE2OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFRTVBRTlGN0IwQTExRUE5MEU4OTlGQ0FEMDI0QTY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFFRTVBRUEwN0IwQTExRUE5MEU4OTlGQ0FEMDI0QTY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uavUDAAAAThJREFUeNqc0z9Lw1AUhvEkNCpYqVr8A+ogoosgiGvBxU3EXcR2aAe/kNRJHRQHd8FVEBRHB0WsgouCxYK1FbWNz4FzQWqTa3Pg19Lm3jfJOYkbBIFjqWXM4BKnYYvciKBe5DGAO0zhHnudBE0iiyq28YYxFPCl/73YgjJYwjUOW45161UO4QhXYUFr2o8TnEX0bQULOMfx76AUctqPXTw49prHKko4kKA5PcMHtlB3/l8j2JQeenwswsdFhyFSz3pFfRJUxCvGnXjVjxtPx9mAFzPIlf1ms3w3IxanIo7JtLyE5WwyxXWk8Yh9Hcqfst1ORkMkYAKzYQttQV2o4FZ/+7YgefQ/2xyvaTNNVduskd76pkfvmMYovnVzU0fbo++WeQCfWsIHUTavyDA2kIwxfrmTnR8BBgCTO1Bef3/R9AAAAABJRU5ErkJggg==) no-repeat 0;
    padding-left: 30px;
    margin-bottom: 15px
}

.aoubt .footer .nav .title a {
    color: hsla(0,0%,100%,.5);
    display: block;
    font-size: 16px
}

.aoubt .footer .nav .ant-col>a {
    color: #fff;
    padding: 3px 0 3px 30px;
    display: block;
    font-size: 14px
}

.aoubt .footer .copyright {
    text-align: center;
    border-top: 1px solid #494949;
    line-height: 60px;
    color: #494949;
    margin-top: 50px;
    padding: 30px 0
}

.aoubt .footer .copyright a {
    color: #494949
}

.service .ant-layout-header {
    transition: .3s;
    height: 48px!important;
    background: #898c93 !important;
    line-height: 48px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.service .ant-layout-header .head-telphone {
    color: #333
}

.service .ant-layout-header .btn-box .ant-btn {
    border: 1px solid #fff!important;
    color: #fff!important;
    margin-top: 5px!important
}

.service .ant-layout-header .btn-box .ant-btn:hover {
    border-color: #2384c7!important;
    background: #2384c7!important;
    color: #fff!important
}

.service .ant-layout-header .head-telphone {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    float: right;
    margin-right: 15px
}

.service .ant-layout-header .logo {
    display: inline-block;
    background: transparent!important;
    margin-right: 60px
}

.service .ant-layout-header .logo img {
    height: 38px
}

.service .ant-layout-header .ant-menu-horizontal:not(.ant-menu-dark):hover>.ant-menu-item a {
    color: #999!important
}

.service .ant-layout-header .ant-menu {
    display: inline-block;
    background: transparent!important;
    border-bottom: none!important
}

.service .ant-layout-header .ant-menu>.ant-menu-item,.service .ant-layout-header .ant-menu>.ant-menu-submenu {
    padding: 0!important
}

.service .ant-layout-header .ant-menu>.ant-menu-item:after,.service .ant-layout-header .ant-menu>.ant-menu-submenu:after {
    display: none
}

.service .ant-layout-header .ant-menu>.ant-menu-item.ant-menu-item-selected,.service .ant-layout-header .ant-menu>.ant-menu-item:hover,.service .ant-layout-header .ant-menu>.ant-menu-submenu.ant-menu-item-selected,.service .ant-layout-header .ant-menu>.ant-menu-submenu:hover {
    background-color: #000
}

.service .ant-layout-header .ant-menu a {
    padding: 0 20px;
    line-height: 48px;
    border-bottom: 2px solid transparent;
    transition: .3s;
    color: #fff!important;
}

.service .ant-layout-header .btn-box {
    display: inline-block;
    float: right
}

.service .ant-layout-header .btn-box .ant-btn {
    font-size: 14px;
    padding: 7px 17px!important;
    line-height: 1;
    margin-top: 15px;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 20px;
    color: #fff;
    transition: .3s;
    margin-left: 10px;
    height: auto
}

.service .ant-layout-header .btn-box .ant-btn:hover {
    background: #fff;
    color: #2384c7
}

.service .ant-layout-header:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.service #components-layout-demo-responsive .logo {
    background: #1890ff;
    color: #fff;
    line-height: 2.3;
    padding: 16px
}

.service #components-layout-demo-responsive .ant-layout-sider-children {
    background-color: #fff
}

.service #components-layout-demo-responsive .site-layout-background,.service #components-layout-demo-responsive .site-layout-sub-header-background {
    background: #fff
}

.service .ant-layout {
    background-color: #fff!important
}

.service .container {
    width: 1200px;
    margin: 0 auto
}

.service .container img {
    max-width: 100%
}

.service .clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.service .banner {
    margin-top: 48px;
    font-weight: 400;
    margin-bottom: 60px;
    background-color: #fdc900
}

.service .banner .box {
    padding: 43px 120px;
    box-sizing: border-box
}

.service .banner .box .content {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    gap: 40px;
    align-items: center;
    justify-items: center;
    margin: 0 auto;
    max-width: 1200px
}

.service .banner .box .content .text-box {
    max-width: 588px
}

.service .banner .box .content .text-box .title {
    font-size: 56px;
    line-height: 68px;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 16px;
    color: #121127
}

.service .banner .box .content .text-box .description {
    font-size: 24px;
    font-weight: 400;
    color: #121127
}

.service .banner .box .content .text-box .button {
    margin: 40px 0 0;
    width: 184px;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    font-size: 24px;
    font-weight: 500;
    color: #000!important;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
    cursor: pointer;
    position: relative;
    z-index: 1
}

.service .banner .box .content .text-box .button:hover {
    opacity: .85
}

.service .banner .box .content .text-box .button .go {
    width: 16px;
    margin: 0 0 0 10px;
    -webkit-animation: lrmove-22a1f12c;
    animation: lrmove-22a1f12c;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.service .banner .box .content .img-box {
    width: 493px
}

.service .banner .box .content .img-box .media .video-wrap {
    position: relative;
    width: 100%;
    height: auto
}

.service .banner .box .content .img-box .media img {
    border-radius: 0;
    box-shadow: 0 0;
    width: 100%;
    height: auto
}

.service .left-right-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    max-width: 1200px;
    padding: 60px 0
}

.service .left-right-box ul {
    padding: 0
}

.service .left-right-box ul>li {
    list-style: disc
}

.service .left-right-box ul>li::marker {
    font-size: 20px
}

.service .left-right-box .text-box {
    width: 480px
}

.service .left-right-box .text-box .title {
    line-height: 48px;
    padding-bottom: 24px;
    font-weight: 700;
    font-size: 32px
}

.service .left-right-box .text-box .desc {
    line-height: 32px;
    font-weight: 350;
    font-size: 18px;
    margin-bottom: 24px
}

.service .left-right-box .image-in-front {
    order: 10
}

.service .left-right-box .img-box {
    width: 420px;
    height: 420px
}

.service .left-right-box .img-box .video-wrap {
    position: relative;
    width: 100%;
    height: auto
}

.service .left-right-box .img-box .video-wrap .media-video {
    display: block;
    object-fit: fill;
    border-radius: 16px;
    width: 100%;
    height: auto
}

.service .left-right-box .img-box .video-wrap img {
    border-radius: 16px;
    box-shadow: 0 0;
    width: 100%;
    height: auto
}

.service .comment-box {
    width: 100%
}

.service .comment-box .user-wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 80px
}

.service .comment-box .user-wrap .user-msg {
    text-align: center;
    padding-bottom: 40px;
    font-weight: 400;
    line-height: 80px;
    font-size: 40px
}

.service .comment-box .user-wrap .user-card {
    display: flex;
    align-items: center
}

.service .comment-box .user-wrap .user-card .user-card__avatar {
    width: 64px;
    margin-left: 4px;
    margin-right: 12px
}

.service .comment-box .user-wrap .user-card .user-card__info .name {
    font-weight: 700;
    font-size: 24px
}

.service .comment-box .user-wrap .user-card .user-card__info .tag {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px
}

.service .bg {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto
}

.service .bg .title {
    line-height: 72px;
    margin: 120px auto 80px;
    text-align: center;
    font-size: 48px;
    font-weight: 700
}

.service .bg .design-container {
    display: flex;
    padding: 0;
    margin-bottom: 80px;
    justify-content: space-around
}

.service .bg .design-container .design-list {
    list-style: none;
    width: auto
}

.service .bg .design-container .design-list>a {
    text-align: center;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 16px;
    width: 25vw;
    max-width: 384px
}

.service .bg .design-container .design-list>h5 {
    font-size: 24px;
    line-height: 32px;
    margin: 16px 0 8px;
    font-weight: 500!important;
    text-align: center
}

.service .bg .design-container .design-list>h5>a {
    color: #121127
}

.service .design-tool-container {
    width: 100%;
    max-width: 100%;
    height: 60vh;
    background-color: #3662ec;
    position: relative;
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    align-items: center;
    overflow: hidden
}

.service .design-tool-container>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -120px;
    margin-top: -200px;
    width: 346px
}

.service .design-tool-container .title {
    line-height: 70px;
    padding: 0 15px;
    font-size: 48px;
    text-align: center;
    margin: 0 auto;
    color: #fff
}

.service .design-tool-container .link {
    display: block;
    position: relative;
    margin: 20px auto 30px;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    z-index: 3;
    border-radius: 12px;
    background-color: #fff;
    font-weight: 500;
    color: #3662ec;
    cursor: pointer;
    text-decoration: none
}

.service .design-tool-container .link:hover {
    opacity: .85
}

.service .footer {
    background: #000;
    padding: 50px 0 0;
    background: url(/static/media/Bottom-bg.faa711e2.jpg) no-repeat top;
    background-size: 100% 100%
}

.service .footer .nav {
    border-right: 1px solid #666
}

.service .footer .nav .title,.service .footer .nav a {
    min-width: 180px
}

.service .footer .nav .title {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRUU1QUVBMTdCMEExMUVBOTBFODk5RkNBRDAyNEE2OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRUU1QUVBMjdCMEExMUVBOTBFODk5RkNBRDAyNEE2OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFRTVBRTlGN0IwQTExRUE5MEU4OTlGQ0FEMDI0QTY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFFRTVBRUEwN0IwQTExRUE5MEU4OTlGQ0FEMDI0QTY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uavUDAAAAThJREFUeNqc0z9Lw1AUhvEkNCpYqVr8A+ogoosgiGvBxU3EXcR2aAe/kNRJHRQHd8FVEBRHB0WsgouCxYK1FbWNz4FzQWqTa3Pg19Lm3jfJOYkbBIFjqWXM4BKnYYvciKBe5DGAO0zhHnudBE0iiyq28YYxFPCl/73YgjJYwjUOW45161UO4QhXYUFr2o8TnEX0bQULOMfx76AUctqPXTw49prHKko4kKA5PcMHtlB3/l8j2JQeenwswsdFhyFSz3pFfRJUxCvGnXjVjxtPx9mAFzPIlf1ms3w3IxanIo7JtLyE5WwyxXWk8Yh9Hcqfst1ORkMkYAKzYQttQV2o4FZ/+7YgefQ/2xyvaTNNVduskd76pkfvmMYovnVzU0fbo++WeQCfWsIHUTavyDA2kIwxfrmTnR8BBgCTO1Bef3/R9AAAAABJRU5ErkJggg==) no-repeat 0;
    padding-left: 30px;
    margin-bottom: 15px
}

.service .footer .nav .title a {
    color: hsla(0,0%,100%,.5);
    display: block;
    font-size: 16px
}

.service .footer .nav .ant-col>a {
    color: #fff;
    padding: 3px 0 3px 30px;
    display: block;
    font-size: 14px
}

.service .footer .copyright {
    text-align: center;
    border-top: 1px solid #494949;
    line-height: 60px;
    color: #494949;
    margin-top: 50px;
    padding: 30px 0
}

.service .footer .copyright a {
    color: #494949
}

@keyframes ani-1 {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@-webkit-keyframes ani-1 {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@keyframes ani-2 {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-webkit-keyframes ani-2 {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

#root,body,html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.login-cont {
    height: 100%;
    background: #f8f9fc url(/static/media/login-backage.0e64f0c0.png) 0 0 no-repeat;
    background-size: 70% 100%
}

.login-cont .copyright {
    position: absolute;
    bottom: 100px;
    left: 100px
}

.login-cont .pg-entrance {
    width: 480px;
    box-shadow: 0 3px 10px 0 rgb(0 0 0);
    position: absolute;
    right: calc(30% - 227px);
    top: 17.5vh;
    border-radius: 4px
}

.pg-entrance {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #fff
}

.pg-entrance-main {
    display: flex;
    background-color: var(--bg-white);
    border-radius: 8px;
    overflow: hidden
}

.pg-entrance_aside {
    padding: 64px 36px;
    width: 280px;
    background-color: var(--bg-white2)
}

.list-item {
    display: flex;
    padding-bottom: 24px
}

.header_pattern,.list-item_pattern {
    margin-right: 24px;
    font-size: 48px
}

.header_info,.list-item_info {
    display: flex;
    flex-direction: column;
    flex: 1 1;
    color: var(--text-gry);
    overflow: hidden
}

.list-item_info-title {
    font-weight: 700;
    font-size: var(--fs-16);
    color: var(--text-gry2)
}

.pg-entrance_aside-header {
    display: flex;
    align-items: center;
    padding-bottom: 36px
}

.pg-entrance_aside-header .header_info {
    color: var(--text-primary)
}

.pg-entrance_section {
    width: 480px;
    padding: 48px;
    color: var(--text-gry2)
}

.pg-entrance-pagetype {
    display: flex;
    justify-content: center;
    margin-bottom: 24px
}

.pg-entrance-pagetype .ant-btn+.ant-btn {
    margin-left: -1px
}

.pg-entrance-pagetype .ant-btn-primary {
    z-index: 1
}

.pg-entrance-form_item-tips {
    display: flex;
    justify-content: space-between;
    padding-top: 12px
}

.pg-entrance-primary .pg-entrance-steps {
    margin-bottom: 24px
}

.pg-home-layout {
    height: 100vh
}

.pg-home-layout .logo {
    width: 200px;
    text-align: center;
    margin-left: -50px;
    margin-right: 24px;
    color: #fff;
    font-size: 24px;
    background-color: hsla(0,0%,100%,.1)
}

.pg-home-layout .logo img {
    max-width: 180px
}

.pg-home-layout .pg-home-breadcrumb {
    padding: 16px 24px;
    background-color: #fff
}

.pg-home-layout .pg-home-layout-slider {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.pg-home-layout .pg-home-layout_header {
    display: flex;
    background-color: #fff
}

.pg-home-layout .pg-home-layout_header .qrcode {
    position: relative;
    text-align: center;
    z-index: 9999;
    width: 80px;
    cursor: pointer;
    color: #1890ff
}

.pg-home-layout .pg-home-layout_header .qrcode .img {
    display: none;
    position: relative;
    left: -75px;
    padding: 10px;
    background-color: #fff;
    width: 150px;
    height: 150px;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.pg-home-layout .pg-home-layout_header .qrcode:hover .img {
    display: block
}

.pg-home-layout .ant-layout>main {
    flex: 1 1;
    padding: 24px;
    overflow: auto;
    background-color: #f5f5f5
}

.pg-home-layout .rechange-packs {
    width: 1360px;
    margin: 0 auto
}

.pg-home-layout .rechange-packs>.title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px
}

.pg-home-layout .rechange-packs>.subtitle {
    text-align: center;
    font-size: 14px;
    opacity: .7;
    margin-bottom: 60px
}

.pg-home-layout .rechange-packs .packs-item {
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    transition: all .5s
}

.pg-home-layout .rechange-packs .packs-item>.title {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px
}

.pg-home-layout .rechange-packs .packs-item>.intro {
    opacity: .8;
    height: 90px;
    margin-bottom: 30px;
    text-align: left
}

.pg-home-layout .rechange-packs .packs-item>.intro .service {
    display: flex
}

.pg-home-layout .rechange-packs .packs-item>.money {
    margin-bottom: 30px
}

.pg-home-layout .rechange-packs .packs-item>.money .num {
    color: red;
    font-weight: 700;
    font-size: 20px;
    margin-right: 10px
}

.pg-home-layout .rechange-packs .packs-item>.ant-btn {
    height: 40px;
    line-height: 30px;
    border-radius: 50px
}

.md-section {
    padding: 24px;
    background-color: #fff
}

.md-section.border {
    border: 1px solid var(--border-light2)
}

.info-modal .ant-form-item-control-input-content {
    padding: 10px;
    background-color: #f7f7f7
}

.page-header .title.mb-3 {
    margin-bottom: 15px!important;
    padding-left: 10px;
    border-left: 3px solid #3e88f1;
    margin-top: 15px
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #fff!important
}

.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover,.ant-menu-dark .ant-menu-item-selected>span>a,.ant-menu-dark .ant-menu-item-selected>span>a:hover {
    color: #333!important
}

.ant-menu-dark .menu-red span {
    position: relative;
    left: -7px
}

.ant-menu-dark .menu-red span a {
    color: #f60!important
}

.alert {
    padding: 15px
}

.alert.alert-alert {
    background-color: #409eff;
    color: #fff
}

.md-section+.md-section {
    margin-top: 24px
}

.md-section-header {
    display: flex;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--border-light2);
    font-weight: 700
}

.md-section-header:before {
    width: 4px;
    margin-right: 12px;
    content: "";
    background-color: var(--border-primary);
    border-radius: 20px
}

.md-section-body_ctrlbtn {
    margin-bottom: 12px
}

.md-section-header_right {
    margin-left: auto
}

.md-section-footer {
    text-align: center
}

.pg-biz .pg-biz-header {
    height: 100%;
    background-color: var(--bg-white)
}

.pg-biz-account .md-section-rich,.pg-biz-home .md-section-rich {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.pg-biz-account .md-section-rich span:first-child,.pg-biz-home .md-section-rich span:first-child {
    font-weight: 700
}

.pg-biz-account .md-section-rich+.md-section-rich:before,.pg-biz-home .md-section-rich+.md-section-rich:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 50%;
    content: "";
    background-color: var(--border-light2);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pg-biz-home .rechange-packs {
    width: 1360px;
    margin: 0 auto
}

.pg-biz-home .rechange-packs>.title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px
}

.pg-biz-home .rechange-packs>.subtitle {
    text-align: center;
    font-size: 14px;
    opacity: .7;
    margin-bottom: 60px
}

.pg-biz-home .rechange-packs .packs-item {
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    transition: all .5s
}

.pg-biz-home .rechange-packs .packs-item>.title {
    font-size: 20px;
    margin-bottom: 60px;
    font-weight: 700;
    border-bottom: 1px solid #eee
}

.pg-biz-home .rechange-packs .packs-item>.intro {
    opacity: .8;
    height: 90px;
    margin-bottom: 60px
}

.pg-biz-home .rechange-packs .packs-item>.money {
    margin-bottom: 60px
}

.pg-biz-home .rechange-packs .packs-item>.money .num {
    color: red;
    font-weight: 700;
    font-size: 20px;
    margin-right: 10px
}

.pg-biz-home .rechange-packs .packs-item>.ant-btn {
    height: 40px;
    line-height: 30px
}

.pg-biz-home .rechange-packs .packs-item:hover {
    background-color: #3e88f1;
    color: #fff
}

.pg-biz-home .rechange-packs .packs-item:hover .ant-btn {
    border-color: #fff;
    background-color: #fff;
    color: #3e88f1
}

.pg-biz-home .md-section.banner {
    color: #fff;
    background: url(/static/media/bg-data-animate.21f2c55f.png) no-repeat 50% #3e88f1!important;
    background-size: 100%!important
}

.pg-biz-home .md-section-row .md-section-item {
    position: relative;
    display: block;
    color: var(--text-white);
    border-radius: 8px;
    cursor: pointer
}

.pg-biz-home .md-section-row .md-section-item img {
    width: 100%;
    height: auto
}

.pg-biz-home .md-section-row .md-section-item_title {
    font-size: var(--fs-20)
}

.pg-biz-home .md-section-row .md-section-item_desc {
    width: 90px;
    opacity: .5
}

.pg-biz-home .md-section-row .md-section-icon {
    position: absolute;
    bottom: -12px;
    right: -12px;
    font-size: 96px;
    opacity: .3
}

.pg-resruit-add .pg-resruit-add-form {
    padding: 24px
}

.pg-resruit-add .pg-resruit-add-steps {
    width: 75%;
    min-width: 400px;
    padding: 24px;
    margin: auto
}

.new_resume .page-header .title {
    padding-left: 15px;
    border-left: 3px solid #4193f6;
    margin-bottom: 15px!important
}

.new_resume .ant-form-item-label>label {
    color: #999;
    font-size: 12px
}

.new_resume .empty {
    padding: 15px;
    margin-bottom: 15px
}

.pg-home-layout {
    position: relative;
    height: auto;
    min-height: 100%!important
}

.pg-home-layout .paymain {
    width: 1200px;
    padding: 0 30px 30px;
    margin: 0 auto
}

.pg-home-layout .paymain .header {
    display: flex;
    margin-bottom: 45px;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
    align-items: center
}

.pg-home-layout .paymain .header .logo {
    position: static;
    margin: 0
}

.pg-home-layout .paymain .header .subtitle {
    margin-left: 15px;
    border-left: 1px solid #ddd;
    padding-left: 15px;
    font-size: 20px;
    color: #999
}

.pg-home-layout .paymain .qrcode {
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 5px;
    padding: 30px;
    text-align: center
}

.pg-home-layout .paymain .qrcode .choose-list {
    margin-bottom: 15px
}

.pg-home-layout .paymain .qrcode .choose-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px 15px;
    border: 2px solid #ddd;
    width: 150px
}

.pg-home-layout .paymain .qrcode .choose-list-item.on {
    border-color: #409eff
}

.pg-home-layout .paymain .qrcode .choose-list-item .icon {
    margin-right: 15px
}

.pg-home-layout .paymain .qrcode .choose-list-item .icon img {
    width: 25px;
    height: 25px
}

.pg-home-layout .paymain .qrcode .choose-list-item .title {
    font-size: 14px
}

.pg-home-layout .paymain .qrcode .title {
    font-size: 20px
}

.pg-home-layout .paymain .qrcode .title>span {
    color: #f60
}

.pg-home-layout .paymain .qrcode canvas {
    width: 200px!important;
    height: 200px!important
}

:root {
    --text-primary: #1890ff;
    --text-green: #5a0;
    --text-orange: #ff4500;
    --text-error: red;
    --text-gry: #888;
    --text-gry2: #666;
    --text-gry3: #555;
    --text-white: #fff;
    --text-white1: #e7e7e7;
    --text-dark: #000;
    --bg-white: #fff;
    --bg-gry: #e3e3e3;
    --bg-gry2: #f7f7f7;
    --bg-green: #6cd800;
    --bg-primary: #1890ff;
    --bg-error: #ff6767;
    --bg-white2: #f7f8fa;
    --fs-8: 8px;
    --fs-10: 10px;
    --fs-12: 12px;
    --fs-14: 14px;
    --fs-16: 16px;
    --fs-18: 18px;
    --fs-20: 20px;
    --fs-22: 22px;
    --fs-24: 24px;
    --fs-26: 26px;
    --fs-30: 30px;
    --fs-40: 40px;
    --fs-60: 60px;
    --border-primary: #007bff;
    --border-secondary: #6c757d;
    --border-success: #28a745;
    --border-info: #17a2b8;
    --border-warning: #ffc107;
    --border-danger: #dc3545;
    --border-light: #f8f9fa;
    --border-dark: #343a40;
    --border-white: #fff;
    --border-light2: #e6e6e7
}

.text-primary {
    color: #1890ff!important
}

.text-green {
    color: #5a0!important
}

.text-orange {
    color: #ff4500!important
}

.text-error {
    color: red!important
}

.text-gry {
    color: #888!important
}

.text-gry2 {
    color: #666!important
}

.text-gry3 {
    color: #555!important
}

.text-white {
    color: #fff!important
}

.text-white1 {
    color: #e7e7e7!important
}

.text-dark {
    color: #000!important
}

.bg-white {
    background-color: #fff
}

.bg-gry {
    background-color: #e3e3e3!important
}

.bg-gry2 {
    background-color: #f7f7f7!important
}

.bg-green {
    background-color: #6cd800!important
}

.bg-primary {
    background-color: #1890ff!important
}

.bg-error {
    background-color: #ff6767!important
}

.bg-white2 {
    background-color: #f7f8fa!important
}

.fs-8 {
    font-size: 8px!important
}

.fs-10 {
    font-size: 10px!important
}

.fs-12 {
    font-size: 12px!important
}

.fs-14 {
    font-size: 14px!important
}

.fs-16 {
    font-size: 16px!important
}

.fs-18 {
    font-size: 18px!important
}

.fs-20 {
    font-size: 20px!important
}

.fs-22 {
    font-size: 22px!important
}

.fs-24 {
    font-size: 24px!important
}

.fs-26 {
    font-size: 26px!important;
    line-height: 2
}

.fs-30 {
    font-size: 30px!important
}

.fs-40 {
    font-size: 40px!important
}

.fs-60 {
    font-size: 60px!important
}

.lh-50 {
    line-height: 50px!important
}

.lh-30 {
    line-height: 30px!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.border-light2 {
    border-color: #e6e6e7!important
}

.box-shadow {
    box-shadow: 1px 1px 10px 1px #ddd
}

li,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.text-view1 {
    display: inline-block;
    white-space: nowrap;
    width: 100%
}

.text-view1,.text-view2 {
    overflow: hidden;
    text-overflow: ellipsis
}

.text-view2 {
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.overflow {
    overflow: hidden
}

.font-bold {
    font-weight: 700
}

.fw-300 {
    font-weight: 300
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

.border-dashed-bottom {
    border-bottom: 1px dashed #dee2e6!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border05 {
    border: .5px solid #dee2e6!important
}

.border-top05 {
    border-top: .5px solid #dee2e6!important
}

.border-right05 {
    border-right: .5px solid #dee2e6!important
}

.border-bottom05 {
    border-bottom: .5px solid #dee2e6!important
}

.border-left05 {
    border-left: .5px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

.d-inline-block {
    display: inline-block
}

.align-baseline {
    vertical-align: initial!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.w-10 {
    width: 10%!important
}

.w-15 {
    width: 15%!important
}

.w-20 {
    width: 20%!important
}

.w-25 {
    width: 25%!important
}

.w-30 {
    width: 30%!important
}

.w-33 {
    width: 33%!important
}

.w-35 {
    width: 35%!important
}

.w-40 {
    width: 40%!important
}

.w-45 {
    width: 45%!important
}

.w-50 {
    width: 50%!important
}

.w-55 {
    width: 55%!important
}

.w-60 {
    width: 60%!important
}

.w-65 {
    width: 65%!important
}

.w-70 {
    width: 70%!important
}

.w-75 {
    width: 75%!important
}

.w-80 {
    width: 80%!important
}

.w-85 {
    width: 85%!important
}

.w-90 {
    width: 90%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.text-center {
    text-align: center
}

.float-right {
    float: right
}

.float-none {
    clear: both
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.picbox {
    width: 100%!important;
    height: 0;
    padding-bottom: 100%;
    margin: 0;
    position: relative;
    overflow: hidden
}

.picbox .picimg {
    width: 100%;
    height: 100%;
    position: absolute
}

p {
    margin-bottom: 0
}

.position-relative {
    position: relative
}

.position-absolute,.positionY-50 {
    position: absolute
}

.positionY-50 {
    top: 50%;
    transform: translateY(-50%)
}

.positionX-50 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.position-50 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.cursor-pointer {
    cursor: pointer
}

.App-logo {
    height: 40vmin;
    pointer-events: none
}

@media (prefers-reduced-motion:no-preference) {
    .App-logo {
        -webkit-animation: App-logo-spin 20s linear infinite;
        animation: App-logo-spin 20s linear infinite
    }
}

.App-header {
    background-color: #282c34;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: calc(10px + 2vmin);
    color: #fff
}

.App-link {
    color: #61dafb
}

@-webkit-keyframes App-logo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes App-logo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.float-left {
    float: left
}

.mb-0 {
    margin-bottom: 0
}

/*# sourceMappingURL=main.e6ea9a81.chunk.css.map */
