.banner_bottom {
    display: flex;
    justify-content: center;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    /* background-color: rgb(245, 246, 246); */
}

.banner_bottom_text {
    width: 1366px;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner_bottom_text>div:hover {
    cursor: pointer;
}

.banner_bottom_text>div {
    width: 300px;
    display: flex;
    align-items: center;
}

.banner_bottom_text>div:nth-of-type(1),
.banner_bottom_text>div:nth-of-type(2),
.banner_bottom_text>div:nth-of-type(3) {
    border-right: 1px solid #ededed;
}

.banner_bottom_text>div>img {
    opacity: .85;
}

.banner_bottom_text>div>ul {
    margin-left: 25px;
}

.banner_bottom_text>div>ul>li:first-child {
    font-size: 20px;
    margin-bottom: 10px;
}

.banner_bottom_text>div>ul>li:last-child {
    font-size: 12px;
}

.plate_one {
    font-family: "Microsoft YaHei", "Open Sans", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}

.plate_one1 {
    margin-top: 60px;
    font-size: 30px;
    font-weight: lighter;
    text-align: center;
    letter-spacing: 2px;
    color: #333;
}

.plate_one2 {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.plate_one2_text {
    width: 1366px;
    display: flex;
    position: relative;
}

.plate_one2_text1 {
    flex: .2;
    /* border: 1px solid blue; */
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../popup_img/cloud_background.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.plate_one2_text1 ul {
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.plate_one2_text1 h3 {
    color: #fff;
    font-size: 25px;
    margin-top: 70px;
}

.plate_one2_text1 p {
    color: #fff;
    margin-top: 50px;
    line-height: 30px;
}

.plate_one2_text2 {
    flex: .8;
    /* border: 1px solid red; */
    display: flex;
    justify-content: space-evenly;
}

.plate_one2_text2>div:hover {
    box-shadow: rgba(3, 27, 78, .25) 0 0 10px;
}

.plate_one2_text2>div {
    flex: .25;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* border: 1px solid red; */
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    padding: 20px 0;
}

.plate_one2_text2>div>div:first-child {
    width: 90%;
}

.plate_one2_text2>div>div:first-child>ul>h3 {
    font-size: 22px;
    white-space: nowrap;
}

.plate_one2_text2>div>div:first-child>ul>p {
    font-size: 14px;
    font-weight: lighter;
    height: 50px;
}

.plate_one2_text2>div>div:nth-of-type(2) {
    width: 90%;
    /* margin-top: 5px; */
}

.plate_one2_text2>div>div:nth-of-type(2)>ul {
    display: flex;
    align-items: center;
    margin: 10px 0;
    white-space: nowrap;
}

.plate_one2_text2>div>div:nth-of-type(2)>ul>li:first-child {
    font-size: 14px;
    color: #666;
    flex: .4;
}

.plate_one2_text2>div>div:nth-of-type(2)>ul>li:last-child {
    flex: .6;
    border-bottom: 1px solid rgba(150, 150, 150, .5);
    font-size: 14px;
}

.plate_one2_text2>div>div:nth-of-type(3) {
    width: 90%;
    display: flex;
    flex-direction: column;
    margin-top: 5px;
}

.plate_one2_text2>div>div:nth-of-type(3)>div:first-child {
    display: flex;
    align-items: center;
}

.plate_one2_text2>div>div:nth-of-type(3)>div:first-child em:first-child {
    margin-left: 5px;
    font-size: 12px;
    background-color: rgb(199, 0, 10);
    color: #fff;
    width: 40px;
    height: 16px;
    border-radius: 3px;
    text-align: center;
}

.plate_one2_text2>div>div:nth-of-type(3)>div:first-child em:last-child {
    margin-left: 5px;
    font-size: 12px;
    background-color: rgb(199, 0, 10);
    color: #fff;
    width: 40px;
    height: 16px;
    line-height: 16px;
    border-radius: 3px;
    text-align: center;
    font-weight: normal;
}

.plate_one2_text2>div>div:nth-of-type(3)>div:last-child {
    display: flex;
    align-items: flex-end;
    margin-top: 5px;
}

.plate_one2_text2>div>div:nth-of-type(3)>div:last-child>em:nth-of-type(1) {
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    color: rgb(199, 0, 10);
}

.plate_one2_text2>div>div:nth-of-type(3)>div>em:nth-of-type(2) {
    font-size: 30px;
    font-weight: bold;
    color: rgb(199, 0, 10);
    line-height: 30px;
}

.plate_one2_text2>div>div:nth-of-type(3)>div>em:nth-of-type(3) {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    color: rgb(199, 0, 10);
}

.plate_one2_text2>div>div:nth-of-type(3)>div>em:nth-of-type(4) {
    font-size: 14px;
    margin-left: 5px;
    color: #666;
    text-decoration: line-through;
    white-space: nowrap;
}

.plate_one2_text2>div>em:last-child {
    margin-top: 10px;
    width: 90%;
    height: 45px;
    background-color: rgba(245, 247, 250, 1);
    font-size: 20px;
    color: rgb(199, 0, 10);
    text-align: center;
    line-height: 45px;
}

.plate_one2_text2>div>em:last-child:hover {
    cursor: pointer;
}

.plate_one2_text3 {
    position: absolute;
    top: 50%;
    margin-top: -48px;
    right: -30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #333;
}

.plate_one2_text3:hover {
    cursor: pointer;
    color: #4D82FF;
}

.plate_one2_text3 span {
    font-size: 14px;
    line-height: 16px;
}

.plate_one3 {
    margin-top: 60px;
    font-size: 30px;
    font-weight: lighter;
    text-align: center;
    letter-spacing: 2px;
    color: #333;
}

.plate_one4 {
    display: flex;
    justify-content: center;
}

.plate_one4_text {
    margin-top: 70px;
    width: 1366px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.plate_one4_text1 {
    opacity: .85;
}

.plate_one4_text2 {
    margin-left: 200px;
    display: flex;
    flex-direction: column;
}

.plate_one4_text2 ul {
    margin: 10px 0;
}

.plate_one4_text2 ul li:first-child {
    font-size: 19px;
    margin-bottom: 5px;
    color: #333;
}

.plate_one4_text2 ul li:last-child {
    font-size: 15px;
    font-weight: initial;
    white-space: nowrap;
    color: #666;
}

.plate_one5 {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    background-image: url(../popup_img/home_register_banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 120px;
}

.plate_one5_text {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.plate_one5_text:hover {
    cursor: pointer;
}

.plate_one5_text em:first-child {
    font-size: 24px;
    color: #fff;
}

.plate_one5_text em:last-child {
    width: 160px;
    height: 44px;
    border-radius: 3px;
    line-height: 44px;
    color: #009FD9;
    background: #fff;
    text-align: center;
    font-size: 24px;
}


/* 合作伙伴 */

.plate_one6 {
    margin-top: 60px;
}

.plate_one6 h3 {
    font-size: 28px;
    font-weight: lighter;
    text-align: center;
    letter-spacing: 2px;
    color: #333;
}

.plate_one6 p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: lighter;
    text-align: center;
    color: #666;
}

.plate_one7 {
    display: flex;
    justify-content: center;
    background-image: url(../popup_img/map_back.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 110px;
}

.plate_one7_text {
    width: 1100px;
}

.plate_one7_text ul {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* 新手入门 */

.the_new {
    display: none;
    background-color: rgb(245, 245, 245);
}

.the_new_title {
    height: 150px;
    background-image: url(../popup_img/1493014304133346.jpg);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
}

.the_new_title_text {
    width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.the_new_title_text h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.the_new_title_text p {
    font-size: 14px;
    font-weight: lighter;
}

.the_new_text_one {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.the_new_text_one h3 {
    font-size: 24px;
    color: #373d41;
    line-height: 33px;
    font-weight: 700;
    margin-bottom: 50px;
}

.the_new_text_one_text {
    /* width: 1366px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.the_new_text_one_text ul {
    width: 20%;
    /* width: 330px; */
    height: 150px;
    background-color: #fff;
    margin: 10px 2%;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.the_new_text_one_text ul:hover {
    cursor: pointer;
    border: 1px solid rgba(0, 193, 222, .8);
    box-shadow: 0 0 8px 0 rgba(0, 193, 222, .5);
    color: #00c1de;
}

.the_new_text_one_text li {
    text-align: center;
    font-size: 18px;
}

.the_new_text_two {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.the_new_text_two h3 {
    font-size: 24px;
    color: #373d41;
    line-height: 33px;
    font-weight: 700;
    margin-bottom: 50px;
}

.the_new_text_two_text {
    /* width: 1366px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.the_new_text_two_text ul {
    width: 20%;
    /* width: 330px; */
    height: 150px;
    background-color: #fff;
    margin: 10px 2%;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.the_new_text_two_text ul:hover {
    cursor: pointer;
    border: 1px solid rgba(0, 193, 222, .8);
    box-shadow: 0 0 8px 0 rgba(0, 193, 222, .5);
    color: #00c1de;
}

.the_new_text_two_text li {
    text-align: center;
    font-size: 18px;
}

.the_new_text_three {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 80px;
}

.the_new_text_three h3 {
    font-size: 24px;
    color: #373d41;
    line-height: 33px;
    font-weight: 700;
    margin-bottom: 50px;
}

.the_new_text_three_text {
    /* width: 1366px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.the_new_text_three_text ul {
    width: 20%;
    /* width: 330px; */
    height: 150px;
    background-color: #fff;
    margin: 10px 2%;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.the_new_text_three_text ul:hover {
    cursor: pointer;
    border: 1px solid rgba(0, 193, 222, .8);
    box-shadow: 0 0 8px 0 rgba(0, 193, 222, .5);
    color: #00c1de;
}

.the_new_text_three_text li {
    text-align: center;
    font-size: 18px;
}

.the_new_text_three_text ul:last-child {
    opacity: 0;
    cursor: default;
}