body {
    color: #50586A;
}

.blue {
    color: #0074C9;
}

.ptb40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

ul {
    margin: 0;
    padding: 0;
}

.header-box {
    background: #24293D;
    width: 100%;
    border-bottom: 2px solid #4D5366;
}

.header {
    width: 1250px;
    color: #fff;
    padding: 7px 0;
}

.header a {
    display: inline-block;
    padding: 7px 20px;
    color: #fff;
    border-radius: 2px;
    background: #393E4F;
}

.header a.login {
    background: #00CBFF;
    margin-right: 10px;
}

.menu-box {
    background: #24293D;
}

.menu-box img {
    vertical-align: middle;
    /*width: 46px;*/
    /*height: 46px;*/
    width: 75px;
    height: 75px;
}

.menu-box .f20 {
    color: #fff;
    font-size: 22px;
}

.menu-box a {
    color: #A6ABB5;
    font-size: 18px;
    padding: 24px 20px;
    display: inline-block;
}

.menu-box a.active {
    background: #393E4F;
    color: #00CBFF;
    border-bottom: 2px solid #00CBFF;
}

.banner, .nav2-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner {
    height: 590px;
}

.nav2-banner {
    height: 456px;
}

.banner-bg {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 590px;
    margin-left: -960px;
    display: block;
}

.nav2-banner .banner-bg {
    height: 456px;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.w1250 {
    width: 1250px;
    margin: 0 auto;
}

.radius-box {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
    border-radius: 8px;
    margin-top: -70px;
    color: #73798C;
    position: relative;
    z-index: 9;
    padding: 35px 0;
}

.radius-box img {
    margin-top: 20px;
}

.radius-box .flex1 {
    border-right: 1px solid #E6E6E6;
}

.radius-box .flex1:last-child {
    border-right: 0;
}

.radius-box .f24 {
    color: #50586A;
}

.index-middle {
    background: #F8F8F8;
    padding-bottom: 20px;
}

.index-title {
    padding: 45px 0;
}

.index-title p:first-child {
    font-size: 32px;
    color: #50586A;
    position: relative;
    padding-bottom: 8px;
}

.index-title p:first-child:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #D4D9E3;
    width: 200px;
    margin-left: -100px;
    top: 100%;
    left: 50%;
}

.index-title p:first-child:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #00CBFF;
    width: 112px;
    margin-left: -56px;
    top: 98%;
    left: 50%;
}

.text-style {
    line-height: 32px;
    font-size: 15px;
}

.title1 {
    font-size: 30px;
    padding-bottom: 20px;
}

.title1:before {
    content: '';
    position: absolute;
    height: 2px;
    background: #73798C;
    width: 118px;
    top: 25px;
    right: 135px;
}

.index-bg {
    background: url(../img/enc_19.png) no-repeat center top;
    height: 582px;
}

.ptb50 {
    padding: 90px 0;
}

.blue {
    color: #20489D;
}

.index-middle2 {
    background: rgba(43, 48, 59, 0.67) url(../img/enc_21.png) no-repeat;
}

.index-middle2 .index-title {
    color: #A6ABB5;
}

.index-middle2 .index-title p:first-child {
    color: #fff;
}

.el-button--warning {
    background-color: #EA9E21;
    border-color: #EA9E21;
}

.index-middle2 .el-button {
    margin: 50px auto;
    font-size: 28px;
    border-radius: 40px;
    padding: 15px 40px;
}

.index-bg2 {
    background: url(../img/enc_23.png) no-repeat center top;
    padding-top: 15px;
    padding-bottom: 50px;
}

.index-bg2 .h3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    font-size: 26px;
    margin: 0;
}

.index-bg2 img {
    display: block;
}

.footer {
    background: #2B303B;
    padding-top: 30px;
    color: #A6ABB5;
}

.footer .f24 {
    color: #fff;
}

.footer img {
    vertical-align: middle;
}

.footer .link a {
    color: #D4D9E3;
    font-size: 18px;
    display: inline-block;
    padding-left: 15px;
    position: relative;
    padding-right: 10px;
}

.footer .wrap {
    /*padding-left: 60px;*/
}

.footer .link a:before {
    height: 15px;
    width: 2px;
    background: #A6ABB5;
    position: absolute;
    content: '';
    left: 0px;
    top: 5px;
}

.footer .link a:first-child:before {
    display: none;
}

.footer .index-title p:first-child {
    font-size: 20px;
    color: #D4D9E3;
}

.footer .index-title p:first-child:after {
    background: #00CBFF;
    width: 79px;
    margin-left: 0;
    left: 0;
}

.footer .index-title {
    padding-bottom: 25px;
}

.footer .index-title p:first-child:before {
    background: #3F4553;
    width: 228px;
    margin-left: 0;
    left: 0;
}

.qrcode-img {
    width: 162px;
    height: 162px;
    margin-right: 40px;
    display: inline-block;
    margin-top: 30px;
}

.captcha-img {
    width: 150px;
    height: 50px;
    display: inline;
    vertical-align: middle;
    margin-left: 3px;
}

.copyright {
    border-top: 1px solid #555D6F;
    margin-top: 20px;
    padding-bottom: 10px;
}

.footer .copyright {
    border-top: none;
}

/*login*/
.banner-img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/login_bannner.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.web-name {
    color: #3C3C3C;
    font-size: 22px;
    margin-bottom: 0;
}

.login-box {
    width: 1100px;
}

.form-box {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 680px;
}

.form-box .white-bg {
    background: #fff;
    padding: 10px 40px 10px;
    border-radius: 5px;
    min-height: 435px;
}

.footer.login {
    background: #fff;
}

.icon-use {
    background: url(../img/enc_1.png) no-repeat;
}

.icon-lock {
    background: url(../img/enc_2.png) no-repeat;
}

.icon-code {
    background: url(../img/enc_3.png) no-repeat;
}

.icon-phone {
    background: url(../img/enc_5.png) no-repeat;
    background-size: 16px 21px;

}

.form-box .el-input__inner {
    background: #fff;
}

body.login .el-tabs__nav {
    display: flex;
    float: none;
}

body.login .el-tabs__item {
    font-size: 16px;
    margin-bottom: 5px;
    flex: 1;
    text-align: center;
}

body.login .el-tabs__nav-wrap {
    margin-bottom: 25px;
    margin-top: 10px;
}

.el-tabs__item.is-active {
    color: #0074C9;
}

.el-tabs__active-bar {
    background-color: #0074C9;
}

.el-button--primary {
    color: #fff;
    background-color: #0074C9;
    border-color: #0074C9;
}

body.login .footer .link a {
    color: #4A4A4A;
    font-size: 16px;
}

body.login .footer .link a:first-child {
    padding-left: 0;
}

body.login .copyright {
    color: #9B9B9B;
    margin-top: 0px;
    border-color: #E6E6E6;
}

.footer .ml20 img {
    width: 90px;
    height: 90px;
    margin-left: 15px;
}

.code-btn, .search-modal .code-btn {
    border: 1px solid #0074C9;
    color: #0074C9;
    padding: 16px 26px;
}

body.login .el-form-item__content {
    line-height: normal;
}

/*register*/
.register-box {
    background: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    width: 450px;
    margin: 0 auto;
    padding: 20px 80px;
}

.register-box .el-form-item__label {
    line-height: 50px;
}

body.login .el-input__inner, .search-modal .el-input__inner, .s-form .el-input__inner {
    height: 50px;
    line-height: 50px;
}

.el-step__head.is-process {
    color: #0074C9;
    border-color: #0074C9;
}

.el-step__head.is-success .el-step__icon.is-text {
    background: #79D761;
    border-color: #79D761;
}

.el-step__title.is-success {
    color: #79D761;
}

.el-step__head.is-success {
    color: #67C23A;
    border-color: #67C23A;
}

.el-step__head.is-success .el-step__line {

    background-color: #67C23A;
}

.nav3-middlem1 .wrap {
    justify-content: space-between;
}

.nav3-middlem1 .wrap .flex1 {
    padding: 0 20px;
}

.nav4-middle {
    background: url(../img/enc_45.png) no-repeat center top;
    background-size: 100% 801px;
    /*padding-top: 100px;*/
    /*padding-bottom: 60px;*/
    padding-top: 80px;
    padding-bottom: 80px;
}

.search-modal {
    background: url(../img/enc_46.png) no-repeat;
    width: 908px;
    height: 562px;
    margin: 0 auto;
}

.search-modal .title {
    /*padding: 20px 0 25px;*/
    padding: 20px 0;
    text-align: center;
    /*font-size: 32px;*/
    font-size: 22px;
    background: rgba(246, 246, 246, 1);
    border-radius: 8px 8px 0px 0px;
}

.search-modal .el-button--primary {
    /*height: 60px;*/
    /*font-size: 22px;*/
    /*font-size: 18px;*/
    margin-top: 20px;
}

.search-modal .el-form-item {
    margin-bottom: 30px;
}

.w450 {
    width: 450px;
    margin: 0 auto;
}

.w500 {
    width: 500px;
    margin: 0 auto;
}

.w510 {
    width: 510px;
    margin: 0 auto;
}

.w550 {
    width: 550px;
    margin: 0 auto;
}

.w600 {
    width: 600px;
    margin: 0 auto;
}

.w650 {
    width: 650px;
    margin: 0 auto;
}

.w700 {
    width: 700px;
    margin: 0 auto;
}

.box-shadow {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 12px 0px rgba(43, 48, 59, 0.17);
    border-radius: 5px;
    padding: 15px;
}

.solution-ul {
    border-bottom: 1px solid #CFCFCF;
    padding-bottom: 15px;
}

.solution-ul li {
    float: left;
    width: 172px;
    height: 100px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    line-height: 100px;
    margin-right: 6.3px;
    position: relative;
    cursor: pointer;
}

.solution-ul li.active {
    color: #0074C9;
}

.solution-ul li.active:before {
    content: '';
    position: absolute;
    width: 39px;
    height: 5px;
    background: #4A90E2;
    left: 50%;
    margin-left: -20px;
    bottom: 7px;
}

.solution-ul li.active:after {
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px #CFCFCF solid;
    bottom: -16px;
    left: 50%;
    margin-left: -10px;
}

.solution-ul li:nth-child(1) {
    background: url(../img/enc_50.png) no-repeat;
}

.solution-ul li.active:nth-child(1) {
    background: url(../img/enc_50_1.png) no-repeat;
}

.solution-ul li:nth-child(2) {
    background: url(../img/enc_51.png) no-repeat;
}

.solution-ul li.active:nth-child(2) {
    background: url(../img/enc_51_1.png) no-repeat;
}

.solution-ul li:nth-child(3) {
    background: url(../img/enc_52.png) no-repeat;
}

.solution-ul li.active:nth-child(3) {
    background: url(../img/enc_52_1.png) no-repeat;
}

.solution-ul li:nth-child(4) {
    background: url(../img/enc_53.png) no-repeat;
}

.solution-ul li.active:nth-child(4) {
    background: url(../img/enc_53_1.png) no-repeat;
}

.solution-ul li:nth-child(5) {
    background: url(../img/enc_54.png) no-repeat;
}

.solution-ul li.active:nth-child(5) {
    background: url(../img/enc_54_1.png) no-repeat;
}

.solution-ul li:nth-child(6) {
    background: url(../img/enc_55.png) no-repeat;
}

.solution-ul li.active:nth-child(6) {
    background: url(../img/enc_55_1.png) no-repeat;
}

.dot-ul li {
    float: none;
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
}

.dot-ul li:first-child {
    margin-top: 25px;
}

.dot-ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #708AC0;
    left: 0;
    top: 7px;
}

.ex-ul li {
    padding: 20px 25px 0;
    float: left;
}

.contact-ul {
    padding-left: 40px;
}

.contact-ul li {
    float: none;
    padding-left: 30px;
    margin-bottom: 25px;
}

.contact-ul li:nth-child(1) {
    background: url(../img/enc_57.png) no-repeat left 5px;
}

.contact-ul li:nth-child(2) {
    background: url(../img/enc_58.png) no-repeat left 5px;
}

.contact-ul li:nth-child(3) {
    background: url(../img/enc_59.png) no-repeat left 5px;
    margin-bottom: 0;
}

.header .link a {
    color: #A6ABB5;
    padding: 5px 10px;
    background: none;
}

.header .link a.active {
    color: #00CBFF;
}

.use-box {
    /*width: 350px;*/
    display: inline-block;
}

.use-box img {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
}

.logout {
    background: url(../img/enc_grzx_3.png) no-repeat 17px top;
    padding-top: 25px;
    color: #708AC0;
    border-left: 1px solid #D4D9E3;
    padding-left: 15px;
    cursor: pointer;
}

.el-dropdown {
    color: #4A4A4A;
}

.dropdown-box {
    cursor: pointer;
    padding: 18px;
}

.dropdown-box:hover {
    background: #F1F3F7;

}

.left-aside {
    width: 180px;
}

.user-info {
    /*padding: 20px 15px;*/
    padding: 15px;
}

.user-img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #D4D9E3;
}

.user-info img {
    vertical-align: middle;
}

.el-menu:not(.el-menu--collapse) {
    width: 180px;
}

.left-aside .el-menu, .el-menu-item, .el-submenu__title {
    background: #fff;
    color: #4A4A4A;
}

.el-submenu__title {
    border-left: 3px solid transparent;
}

.el-menu-item.is-active {
    background-color: #0074C9;
}

.el-submenu__title:hover, .el-menu-item:focus, .el-menu-item:hover {
    background-color: #F6F6F6;
    color: #4A4A4A;
}

.el-menu-item {
    border-bottom: 1px solid #E6E6E6;
    border-left: 3px solid transparent;
}

.el-menu-item:hover {
    border-left: 3px solid #0074C9;
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

.icon-cz {
    background: url(../img/enc_grzx_6.png) no-repeat left center;
}

.el-menu-item.is-active .icon-cz {
    background: url(../img/enc_grzx_6_1.png) no-repeat left center;
}

.icon-sb {
    background: url(../img/enc_grzx_7.png) no-repeat left center;
}

.el-menu-item.is-active .icon-sb {
    background: url(../img/enc_grzx_7_1.png) no-repeat left center;
}

.icon-rz {
    background: url(../img/enc_grzx_8.png) no-repeat left center;
}

.el-menu-item.is-active .icon-rz {
    background: url(../img/enc_grzx_8_1.png) no-repeat left center;
}

.icon-acc {
    background: url(../img/enc_grzx_9.png) no-repeat left center;
}

.el-menu-item.is-active .icon-acc {
    background: url(../img/enc_grzx_9_1.png) no-repeat left center;
}

.icon-jr {
    background: url(../img/enc_grzx_27.png) no-repeat left center;
}

.el-menu-item.is-active .icon-jr {
    background: url(../img/enc_grzx_27_1.png) no-repeat left center;
}

.modal-title {
    border-left: 4px solid #0074C9;
    padding-left: 15px;
}

.form-op .el-form-item__label {
    background: #f2f2f2;
    border: 1px solid #cfcfcf;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    line-height: 38px;
}

.form-op .el-input__inner {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-left: none;
}

.el-table th {
    background: #f2f2f2;
}

.el-dialog__header {
    padding: 13px 20px 13px;
    background: #24293D;
}

.el-dialog__title {
    color: #fff;
}

.el-dialog__headerbtn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 18px;
    background: #343A52;
    width: 53px;
    height: 49px;
}

.s-form .el-button--primary, .s-form .btn-box .el-button--default {
    height: 50px;
    line-height: 25px;
    font-size: 20px;
}

.no-padding .el-dialog__body {
    padding: 0;
}

.gz-box {
    border-radius: 5px;
    border: 1px solid #E6E6E6;
    min-height: 300px;

}

.copyright.w1100 {
    border-color: #E6E6E6;
    margin-top: 0;
}

.el-breadcrumb .el-breadcrumb__item:first-child {
    border-left: 3px solid #0074C9;
    padding-left: 10px;
}

.body {
    background: #F8F8F8;
}

.twocode-img {
    width: 226px;
    height: 226px;
}

.title3 {
    background: #EFF0F2;
    padding: 10px 0 10px 25px;
    color: #4A4A4A;
    position: relative;
}

.title3:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #708AC0;
    left: 10px;
    top: 16px;
}

.address-select {
    padding: 10px;
    border-radius: 5px;
    border-color: #DCDFE6;
}

.red {
    color: rgb(245, 108, 108)
}

.sign-box {
    margin-left: -20px;
    margin-right: -20px;
    /*padding: 20px 20px 0;*/
    padding: 0px 20px 0 20px;
}

.sign-box img {
    vertical-align: middle;
}

.ml120 {
    margin-left: 120px !important;
}

.cardimg {
    /*width: 122px;*/
    height: 74px;
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    padding: 3px;
    vertical-align: middle;
}

.success-box {
    margin: 15% auto 18%;
}

.radius-box2 {
    background: #F3F5FA;
    border-radius: 5px;
    border: 1px solid #DAE0EB;
    padding: 0px 20px 0px;
    margin: 15px 20px;
}

.radius-box2 .title3 {
    background: transparent;
}

.radius-box2 .title3 .blue {
    color: #0074C9;
    font-size: 17px;
}

.radius-box2 .title3:before {
    top: 25px;
    background: #0074C9;
}

.green {
    color: #41BC21 !important;
}

.filebox input[type='file'] {
    position: relative;
    z-index: 9;
    opacity: 0;
    height: 36px;
}

.filebox .filebtn {
    position: absolute;
    display: inline-block;
    border: 1px solid #0074C9;
    border-radius: 5px;
    color: #0074C9;
    padding: 8px 15px;
    left: 0;
    cursor: pointer;
}

.account-box img {
    vertical-align: middle;
}

.alert-box {
    background: #F4EFF0;
    border: 1px solid #DFD0D3;
    border-radius: 5px;
    color: #D0021B;
}

.imgbl {
    width: 56px;
    height: 92px;
    vertical-align: middle;
}

.imgcs {
    width: 92px;
    height: 92px;
    vertical-align: middle;
}

.el-step__title.is-process {
    color: #0074C9;
}

.el-step__head.is-process .el-step__icon.is-text {
    background: #0074C9;
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #0074C9;
}

.block-formlabel .el-form-item__label {
    display: block;
    float: none;
    text-align: left;
    font-weight: bold;
}

.cursor {
    cursor: pointer;
}

/* override from base.css */
.form-box .el-form-item {
    margin-bottom: 25px;
}

/* override from el-ui.css */
.el-step__title {
    font-size: 14px;
}

.el-menu-item, .el-submenu__title {
    line-height: 50px;
}

/* file upload */
.ul-file li {
    float: left;
    margin-right: 10px;
}

.ul-file li .img-box {
    position: relative;
    display: inline-block;
}

.ul-file li img, .ul-file li .img-box {
    width: 160px;
    height: 110px;
}

.del-btn {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    left: 0;
    z-index: 99;
}

.ul-file input[type='file'], .ul-file input[type='button'] {
    width: 160px;
    height: 110px;
    opacity: 0;
    position: relative;
    z-index: 111;
}

.file-btn {
    position: absolute;
    width: 160px;
    height: 110px;
    top: 0;
    left: 0;
    text-align: center;
    background: #f2f2f2;
    border: 1px solid #cfcfcf;
    line-height: 110px;
}

.bg-gary {
    background: #F8F8F8;
}

/* real-name link */
#real-name .el-alert__closebtn .is-customed {
    color: rgb(102, 177, 255) !important;
    cursor: pointer;
}
