.home {
    height: 100%;
    width: 100%;
}
.home>img {
    position: relative;
}
.header {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 75px;
    line-height: 75px;
    z-index: 9999;
}
.headerscroll {
    box-shadow: 0 1px 20px rgb(54 54 54 / 40%);
}
ul,
li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.header .menu {
    height: 100%;
}
.header .menu li {
    float: left;
    padding: 0px 21px;
    height: 75px;
    line-height: 75px;
}
.header .menu li h3 span{
    transform: scale(1, 1);
    transition: all 0.3s;
    display: inline-block;
}
.header .menu li:hover h3 span{
    transform: scale(1.4, 1.4);
}
.header .menu li h3:after {
    content: "";
    width: 0;
    display: block;
    height: 2px;
    background: #2386ee;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.2s;
}
.header .menu li:hover h3:after {
    width: 100%;
}
.header .menu li h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0 5px;
    height: 100%;
    line-height: 75px;
    font-weight: 800;
    cursor: pointer;
    position: relative;
}
.header .login {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: transparent;
    border: 1px solid transparent;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.header .login:hover {
    /* color: #409eff;
    border-color: #c6e2ff;
    background-color: #ecf5ff; */
    transform: scale(1.4, 1.4);
}
.header .popover-content {
    width: 120px;
    text-align: center;
}
.header .top {
    width: 1200px;
    margin: 0px auto;
}
#icon {
    font-size: 18px;
    animation-name: myFrames;
    animation-duration:2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.home .banner {
    position: relative;
}
.home .banner .centent {
    position: absolute;
    left: 50%;
    top: 48%;
    transform: translate(-50%, -67%);
    width: 1200px;
    margin: 0px auto;
    height: 455px;
}
.home .banner .centent .left {
    float: left;
    height: 380px;
}
.home .banner .centent .right {
    float: right;
    padding: 35px;
    background-color: rgba(0, 100, 176, 0.87);
    /* background-color: rgba(0, 104, 189, 0.87); */
    /* rgba(0, 100, 176, 0.87) */
    border-radius: 10px;
    margin-right: 70px;
}
.home .banner .centent .left .title {
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.3;
    margin-top: 65px;
    font-size: 68px;
    color: #fff;
    /* font-family: Impact,Charcoal,sans-serif; */
}
.home .banner .centent .left .main {
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0px;
    font-size: 20px;
    color: #fff;
    line-height: 1.5
}
.home .banner .centent .right h5 {
    color: #fff;
    font-weight: 700;
    margin: 0px;
    font-size: 32px;
    margin-bottom: 10px;
}
.paddingbottom20 {
    padding-bottom: 20px;
}
.home .banner .centent .right>div {
    /* padding-bottom: 20px; */
    color: #a8b6e5;
    overflow: hidden;
    width: 330px;
    font-size: 16px;
}
.home .banner .centent .right>.positionrelative {
    position: relative;
}
.home .banner .centent .right .input-border-red {
    border-bottom: 1px solid #00fcff !important;
}
.home .banner .centent .right .apply-error {
    width: 100%;
    padding: 0;
    margin: 0 !important;
    text-align: right;
    font-size: 14px;
    color: #00fcff!important;
    line-height: 20px;
    /* display: block; */
    position: absolute;
    bottom: -2px;
    right: 0;
    /* display: none; */
}
.home .banner .centent .right .Name .label {
    width: 50px;
    float: left;
    height: 45px;
    display: inline-block;
    padding: 0px;
    line-height: 45px;
    padding-left: 5px;
    margin-right: -100px;
    border-bottom: 1px solid #5f86d9;
    position: relative;
    z-index: 2;
    border-radius: 0px;
    text-align: left;
    font-size: 16px;
    color: #a8b6e5;
    font-weight: 100;
}
.home .banner .centent .right .Name>div {
    margin-left: 50px;
}
.home .banner .centent .right .Name>div input {
    height: 45px;
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #5f86d9;
    width: 100%;
}
.home .banner .centent .right .Name>div input:focus {
    outline: none;
}
.home .banner .centent .right .phone .label {
    width: 85px;
    float: left;
    padding: 0px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    padding-left: 5px;
    margin-right: -100px;
    border-bottom: 1px solid #5f86d9;
    position: relative;
    z-index: 2;
    border-radius: 0px;
    font-size: 16px;
    text-align: left;
    font-weight: 100;
}

.home .banner .centent .right .phone>div {
    margin-left: 100px;
}

.home .banner .centent .right .phone>div input {
    height: 45px;
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #5f86d9;
    width: 100%;
}

.home .banner .centent .right .phone>div input:focus {
    outline: none;
}
.home .banner .centent .right .VerificationCode .label {
    width: 100px;
    float: left;
    height: 45px;
    display: inline-block;
    padding: 0px;
    line-height: 45px;
    padding-left: 5px;
    margin-right: -100px;
    border-bottom: 1px solid #5f86d9;
    position: relative;
    z-index: 2;
    border-radius: 0px;
    text-align: left;
    font-size: 16px;
    color: #a8b6e5;
    font-weight: 100;
}

.home .banner .centent .right .VerificationCode>div {
    margin-left: 100px;
    margin-right: 80px;
}

.home .banner .centent .right .VerificationCode>div input {
    height: 45px;
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #5f86d9;
    width: 100%;
}

.home .banner .centent .right .VerificationCode>div input:focus {
    outline: none;
}
.home .banner .centent .right .VerificationCode .apend  {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    color: #fff;
    font-weight: 700;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #5f86d9;
    cursor: pointer;
}
.home .banner .centent .right .policy {
    padding-top: 6px;
    padding-left: 3px;
    padding-bottom: 6px;
}
.home .banner .centent .right .policy #icons {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    cursor: pointer;
}

.home .banner .centent .right .botton {
    border-bottom: 0px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    transition: all 0.3s ease-out;
    margin-top: 20px;
    padding-bottom: 0;
}
.home .banner .centent .right .botton button {
    width: 100%;
    height: 60px;
    border: none;
    font-size: 20px;
    color: #0068dd;
    font-weight: 700;
    transition: all 0.3s ease-out;
}
.home>.centent {
    position: relative;
    overflow: hidden;
    margin-top: -238px;
}
.home>.centent .top {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}
.home>.centent .top .left {
    float: left;
    width: 42.6%;
}
.home>.centent .top ul li {
    position: relative;
    float: left;
    padding-bottom: 78px;
}
.home>.centent .top ul li img {
    transition: all 0.4s ease-out;
    width: 100%;
}
.home>.centent .top ul li .image {
    position: relative;
}
.home>.centent .top ul li .image>b {
    background: #00b6f2;
    padding: 4px 15px 4px;
    border-radius: 5px;
    color: #ffffff;
    position: absolute;
    font-weight: normal;
    bottom: 94px;
    left: -20px;
    font-size: 16px;
}
.home>.centent .top ul li .image .imagetext {
    background: #00b6f2;
    border-radius: 5px;
    position: absolute;
    bottom: 35px;
    left: -20px;
    height: 45px;
    padding: 0;
}
.home>.centent .top ul li .image .imagetext span {
    font-size: 36px;
    font-weight: bold;
}
.home>.centent .top ul li .image .imagetext div {
    background: #ffffff;
    border-radius: 5px;
    height: 45px;
    line-height: 39px;
    padding: 0 0 0;
    margin-top: -5px;
    margin-left: 4px;
    margin-right: -5px;
    width: 280px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
}
.home>.centent .top ul li .text {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.home>.centent .top ul li .text b {
    font-size: 32px;
}
.home>.centent .top ul li .text i {
    font-size: 20px;
    display: block;
    font-weight: bold;
    font-style:normal;
}
.home>.centent .top ul li .text span {
    margin-top: 20px;
    color: #64728d;
    width: 85%;
    opacity: 1;
    /* transition: all 0.5s ease-out; */
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
}
.home>.centent .top ul li .text>div {
    opacity: 0;
    position: absolute;
    width: 100%;
    bottom: -20px;
    transition: all 0.3s ease-out;
    font-size: 16px;
}
.home>.centent .top ul li .text:hover>div {
    opacity: 1;
    bottom: 2px;
    background-color: #fff;
}
.home>.centent .top ul li .text>div a:nth-child(1) {
    color: #132842;
    height: 50px;
    background: #fff;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    width: 40%;
    border: 1px solid #000;
    padding: 0 20px 0;
    display: inline-block;
    text-decoration: none;
}
.home>.centent .top ul li .text>div a:nth-child(2) {
    color: #fff;
    height: 50px;
    background: #0f66e0;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    width: 40%;
    border: 1px solid #0f66e0;
    padding: 0 20px 0;
    display: inline-block;
    margin-left: 25px;
}
.home>.centent .top .right {
    float: right;
    width: 42.6%;
}
.home>.centent .top .right .title b {
    color: #fff;
    line-height: 1.2;
    margin-top: -6px;
    display: block;
    font-size: 46px;
}
.home>.centent .top .right .title b i {
    color: #32d7ff;
    font-style:normal;
}
.home>.centent .top .right .title>span {
    color: #fff;
    display: block;
    margin: 30px 0 140px;
    font-size: 20px;
}
.home>.centent .center {
    background: #f6f9fb;
    /* padding: 4% 0 6%; */
    overflow: hidden;
}
.home>.centent .center .item-top {
    padding-top: 50px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    overflow: hidden;
}
.home>.centent .center .item-top h2 {
    line-height: 2em;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.home>.centent .center .item-top ul {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.home>.centent .center .item-top ul li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    width: 14%;
}
.home>.centent .center .item-top ul li img {
    display: inline;
    max-width: 80%;
    height: auto;
}
.home>.centent .center .item-bottom {
    padding: 50px 0 0 0;
}
.home>.centent .center .item-bottom .item {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    overflow: hidden;
}
.home>.centent .center .item-bottom .item h2 {
    text-align: center;
    line-height: 2em;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px
}
.home>.centent .center .item-bottom .item>div {
    margin-bottom: 30px;
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.home>.centent .center .item-bottom .item>div .quote-box {
    background: #f0f0f0 !important;
    padding: 30px;
    border-radius: 4px;
    border-top: 3px solid #42a5f5;
    position: relative;
    margin-bottom: 23px;
    height: 129px;
    width: 100%;
    float: left;
}
/* .home>.centent .center .item-bottom .item>div .quote-box:after {
    border-top: 10px solid #f0f0f0 !important;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 55px;
} */
.home>.centent .center .item-bottom .item>div .people {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
.home>.centent .center .item-bottom .item>div .people img {
    max-width: 60px;
    max-height: 60px;
    display: inline;
    vertical-align: top;
}
.home>.centent .center .item-bottom .item>div .people .details {
    display: inline-block;
    margin: 0px 0px 0px 10px;
}
.home>.centent .center .item-bottom .item>div .people .details .name {
    font-size: 14px;
}
.home>.centent .center .item-bottom .item>div .people .details .title {
    color: #999;
    font-size: 14px;
}
/* .home>.centent .center>div {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.home>.centent .center>div>h3 {
    visibility: visible;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 48px;
}
.home>.centent .center>div>h4 {
    text-align: center;
    padding: 10px 0 10px;
    font-size: 16px;
}
.home>.centent .center>div>ul {
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
}
.home>.centent .center>div>ul li {
    display: inline-block;
    width: 11.11%;
    margin: 0 40px;
    text-align: center;
    border-bottom: 2px solid #dfe3e7;
    cursor: pointer;
    position: relative;
}
.home>.centent .center>div>ul li:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 0%;
    height: 2px;
    transition: all 0.5s ease-in-out;
    background-color: #0f66e0;
}
.home>.centent .center>div>ul .active:after {
    width: 100%;
}
.home>.centent .center>div>div {
    position: relative;
    height: 500px;
}
.home>.centent .center>div>div .text {
    opacity: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0px;
    top: 0px;
    margin-top: 15px;
}
.home>.centent .center>div>div .active {
    opacity: 1;
    z-index: 1;
}
.home>.centent .center>div>div .text ul {
    margin-top: 40px;
}

.home>.centent .center>div>div .text ul li {
    opacity: 0;
    transform: translateY(20%);
    float: left;
    box-shadow: 0 5px 20px #dfe0e2;
    margin-right: 2%;
    width: 31%;
    position: relative;
    overflow: hidden;
}
.home>.centent .center>div>div .active ul li {
    opacity: 1;
    transform: translateY(0);
}
.home>.centent .center>div>div .text ul li .img {
    padding-bottom: 78%;
    height: 0px;
    overflow: hidden;
}
.home>.centent .center>div>div .text ul li .img img {
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    border: 0;
    display: inline-block;
}
.home>.centent .center>div>div .text ul li .p{
    text-align: center;
    font-weight: 700;
    padding: 35px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
}
.home>.centent .center>div>div .text ul li .hover {
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
    transition: all 0.5s ease-out;
}
.home>.centent .center>div>div .text ul li:hover .hover {
    opacity: 1;
    top: 0;
}
.home>.centent .center>div>div .text ul li .hover .con {
    width: 74.5%;
    margin: 65px auto 0;
}
.home>.centent .center>div>div .text ul li .hover .con>h4 {
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px 0 10px;
    font-size: 24px;
}
.home>.centent .center>div>div .text ul li .hover .con>div {
    color: #132842;
    line-height: 1.6;
    height: 11.2em;
    overflow: hidden;
    font-size: 16px;
}
.home>.centent .center>div>div .text ul li .hover .con>a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background-color: #0068dd;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    margin-top: 15px;
    transition: all .2s;
} */
/* .home>.centent .bottom {
    background: #fff;
    overflow: hidden;
    padding: 5% 0 6%;
}
.home>.centent .bottom ul {
    float: right;
    width: 84%;
}
.home>.centent .bottom ul li {
    float: left;
    width: 33.33%;
    background: #fcfdfe;
    padding: 3% 5% 3% 3%;
    box-sizing: border-box;
    transition: all 0.1s ease-out;
}
.home>.centent .bottom ul .first {
    background: #ffffff;
    padding: 3% 0 0;
}
.home>.centent .bottom ul .first p {
    font-weight: bold;
    color: #132842;
    font-size: 48px;
}
.home>.centent .bottom ul .first p span{
    display: block;
}
.home>.centent .bottom ul .first p span i {
    color: #00b6f2;
    font-style: normal;
}
.home>.centent .bottom ul li div img {
    height: 78px;
}
.home>.centent .bottom ul li b {
    display: block;
    color: #132842;
    margin-top: 14%;
    font-size: 24px;
}
.home>.centent .bottom ul li>span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    height: 3em;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    color: #64728d;
    margin-top: 1.5%;
    font-size: 20px;
} */
.home>.centent .bottom {
    background: #fff;
    overflow: hidden;
    padding: 50px 0px;
}
.home>.centent .bottom .title {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 2em;
    font-size: 30px;
}
.home>.centent .bottom ul {
    padding: 20px 0;
    overflow: hidden;
    /* overflow-x: auto; */
    width: 100%;
    height: 462px;
    white-space: nowrap;
}
.home>.centent .bottom ul li {
    background: #fff;
    padding: 0px 30px;
    /* float: left; */
    display: inline-block;
    box-sizing: content-box;
}
.home>.centent .bottom ul li .inner {
    border-radius: 10px;
    background: #fff;
    width: 370px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.15);
}
.home>.centent .bottom ul li .inner-top {
    height: 260px;
}
.home>.centent .bottom ul li .inner-bottom {
    padding: 20px;
    /* height: 160px; */
}
.home>.centent .bottom ul li .inner-bottom>p {
    margin: 0px;
}
.home>.centent .bottom ul li .inner-bottom .lables {
    padding: 3px 10px;
    height: 24px;
    margin-right: 20px;
    border-radius: 4px;
    white-space: nowrap;
    max-width: 27%;
    display: inline-block;
    line-height: 18px;
    color: #0da5ca;
    background-color: #ddf7fd;
    font-size: 12px;
}
.home>.centent .bottom ul li .inner-bottom h3 {
    margin: 0;
    margin-top: 12px;
    line-height: 25px;
    height: 50px;
    font-size: 18px;
    white-space: normal;
    /* text-overflow:ellipsis;
    white-space: nowrap; */
    overflow: hidden;
}
.home>.centent .bottom ul li .inner-bottom div p {
    height: 20px;
    margin: 0px;
    line-height: 20px;
    margin-top: 14px;
    color: #99999b;
    font-size: 14px;
}
.home>.footertop {
    /* background: #025ff8 url("../img/bot_bac.jpg") no-repeat;
    height: 280px; */
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    background-color: rgba(12, 27, 42, 0.95);
}
.home>.footertop .main {
    width: 1200px;
    position: relative;
    /* display: flex; */
    /* justify-content: space-between; */
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.home>.footertop .main .left {
    float: left;
    width: 50%;
    /* color: #fff; */
    /* padding-top: 6%; */
    color: #afafaf;
    margin: 5px 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
.home>.footertop .main .left div {
    width: 30%;
    float: left!important;
    font-size: 12px;
}
.home>.footertop .main .left table {
    width: 70%;
    float: right!important;
}
/* .home>.footertop .main .left p {
    font-weight: bold;
    font-size: 46px;
}
.home>.footertop .main .left span {
    margin-top: 15px;
    display: inline-block;
    font-size: 24px;
} */
.home>.footertop .main .right {
    /* float: right;
    width: 400px;
    padding-top: 50px; */
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}
.home>.footertop .main .right dl {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.home>.footertop .main .right dl dt {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 1.42857143;
    color: #8A9EB4;
}
.home>.footertop .main .right dl dd {
    line-height: 28px;
    margin: 0;
}
.home>.footertop .main .right dl dd a {
    color: #8A9EB4;
    border: 1px solid transparent;
    text-decoration: none;
    display: block;
    border-radius: 3px;
    padding: 0 15px;
}
/* .home>.footertop .main .right .input {
    width: 100%;
    height: auto;
    padding: 3.5% 6% 3.5%;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 9px;
    position: relative;
}
.home>.footertop .main .right .input span{
    color: #252b3a;
    font-weight: bold;
    display: inline-block;
    margin-right: 25px;
    padding-right: 20px;
    border-right: 2px solid #252b3a;
    height: 16px;
    line-height: 16px;
    font-size: 18px;
}
.home>.footertop .main .right .input input {
    font-family: 微软雅黑,Arial,sans-serif;
    border: none;
    width: 60%;
    font-size: 18px;
    color: #132842;
    outline: none;
}

.home>.footertop .main .right .check {
    color: #a4bafc;
    padding: 7px 0 14px;
    position: relative;
    font-size: 16px;
    margin-top: 29px;
}

.home>.footertop .main .right .check #iconss {
    border-radius: 6px;
    width: 22px;
    margin-right: 10px;
    height: 22px;
    display: inline-block;
    cursor: pointer;
    margin-top: 0px;
    vertical-align: middle;
    font-size: 22px;
    vertical-align: top;
    color: #fff;
}
.home>.footertop .main .right .check span {
    display: inline-block;
    height: 22px;
    line-height: 30px;
}
.home>.footertop .main .right .button {
    float: left;
    margin-right: 10px;
    width: 100%;
    height: 50px;
    font-weight: bold;
    text-align: center;
    border-radius: 9px;
    line-height: 50px;
    border: 1px solid #fff;
    color: #fff;
    box-sizing: content-box;
    cursor: pointer;
    font-size: 20px;
} */
.home .activityHierarchy {
    /* background: #025ff8 url("../img/bot_bac.jpg") no-repeat; */
    background: rgb(0, 104, 191);
    height: 280px;
}
.home .activityHierarchy .main {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.home .activityHierarchy .main .left {
    float: left;
    color: #fff;
    padding-top: 6%;
}

.home .activityHierarchy .main .left p {
    font-weight: bold;
    font-size: 46px;
}

.home .activityHierarchy .main .left span {
    margin-top: 15px;
    display: inline-block;
    font-size: 24px;
}

.home .activityHierarchy .main .right {
    float: right;
    width: 400px;
    padding-top: 50px;
}
.home .activityHierarchy .main .right .input {
    width: 100%;
    height: auto;
    padding: 3.5% 6% 3.5%;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 9px;
    position: relative;
}
.home .activityHierarchy .main .right .input span{
    color: #252b3a;
    font-weight: bold;
    display: inline-block;
    margin-right: 25px;
    padding-right: 20px;
    border-right: 2px solid #252b3a;
    height: 16px;
    line-height: 16px;
    font-size: 18px;
}
.home .activityHierarchy .main .right .input input {
    font-family: 微软雅黑,Arial,sans-serif;
    border: none;
    width: 60%;
    font-size: 18px;
    color: #132842;
    outline: none;
}

.home .activityHierarchy .main .right .check {
    color: #a4bafc;
    padding: 7px 0 14px;
    position: relative;
    font-size: 16px;
    margin-top: 29px;
}

.home .activityHierarchy .main .right .check #iconss {
    border-radius: 6px;
    width: 22px;
    margin-right: 10px;
    height: 22px;
    display: inline-block;
    cursor: pointer;
    margin-top: 0px;
    vertical-align: middle;
    font-size: 22px;
    vertical-align: top;
    color: #fff;
}
.home .activityHierarchy .main .right .check span {
    display: inline-block;
    height: 22px;
    line-height: 30px;
}
.home .activityHierarchy .main .right .button {
    float: left;
    margin-right: 10px;
    width: 100%;
    height: 50px;
    font-weight: bold;
    text-align: center;
    border-radius: 9px;
    line-height: 50px;
    border: 1px solid #fff;
    color: #fff;
    box-sizing: content-box;
    cursor: pointer;
    font-size: 20px;
}
.home .activityHierarchy .main .right .verification-box {
    display: flex;
    margin-top: 22px;
}
.home .activityHierarchy .main .right .verification-box .verification{
    width: 55px;
    height: 55px;
    outline: none;
    padding-left: 20px;
    font-size: 24px;
    margin-right: 12px;
    display: inline;
    box-sizing: border-box;
}
.home>.footerbottom {
    /* background: #26293b; */
    background-color: rgba(12, 27, 42, 0.95);;
    /* background: #000000; */
    background-size: cover;
    height: 70px;
    overflow: hidden;
    line-height: 1.5;
}
.home>.footerbottom>.main {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.home>.footerbottom>.main>div {
    padding: 0% 0 1%;
    color: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    text-align: center;
}
.home>.footerbottom>.main>div p {
    margin: 0 0 10px;
}
/* .home>.footerbottom>.main>div p:nth-child(1) {
    color: #fff;
    float: left;
    display: inline;
    font-size: 18px;
}
.home>.footerbottom>.main>div p:nth-child(1) img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    border: 0;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.home>.footerbottom>.main>div p:nth-child(1) span {
    margin-left: 20px;
    margin-top: 10px;
    display: inline-block;
} */
/* .home>.footerbottom>.main>div p:nth-child(2) {
    color: #fff;
    margin-top: 10px;
    float: right;
    display: inline;
    font-size: 16px;
}
.home>.footerbottom>.main>div p:nth-child(2) a {
    color: #fff;
} */
.home>.footerbottom>.main>div p:nth-child(1) {
    color: #fff;
    margin-top: 10px;
    /* float: right; */
    text-align: center;
    /* display: inline; */
    font-size: 16px;
}
.home>.footerbottom>.main>div p:nth-child(1) a {
    color: #fff;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes myFrames {
    0% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(0.9, 0.9);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    75% {
        transform: scale(0.9, 0.9);
    }

    100% {
        transform: scale(1, 1);
    }
}
