﻿/* .contentInner { */
/* min-width: 1200px; */
/* } */

.modulePark {
    width: 100%;
    padding: 50px 0;
    background-color: #fff;
    text-align: center;
    position: sticky;
}

.modulePark:before {
    content: '';
    position: absolute;
    top: 50px;
    bottom: 210px;
    right: 0;
    width: 75%;
    background: #f5f5f7;
    z-index: 2;
}

.parkInfo {
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    z-index: 10;
    position: inherit;
}

.parkInfoLeft {
    width: 1094px;
    height: 780px;
    float: left;
}

.parkInfoRight {
    float: left;
    width: 530px;
    background: #4d4c4c;
    padding-top: 40px;
}

.slidePark {
    margin-top: 40px;
    width: 1094px;
    height: 674px;
    overflow: hidden;
}

.slidePark .picBox {
    height: 674px;
    position: relative;
}

.picBox a {
    width: 1094px;
    height: 674px;
    display: inline-block;
    float: left;
}

.picBox a img {
    width: 100%;
    height: 100%;
}

.verbalText {
    display: block;
    text-align: left;
    height: 147px;
    padding: 5px 10px 5px 20px;
    position: relative;
}

.verbalText.active:before {
    position: absolute;
    content: '';
    left: -50px;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(verbalbg.png) no-repeat;
    z-index: 0;
}

.textInfo {
    position: inherit;
    display: inline-block;
    width: 280px;
    float: left;
    padding-right: 10px;
    z-index: 1;
}

.textInfo a {
    font-size: 18px;
    color: #fff;
    display: block;
    margin: 10px 0;
    line-height: 26px;
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 28px;
}

.textInfo span {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.textImg {
    width: 220px;
    height: 137px;
    float: left;
    position: inherit;
    z-index: 1;
}

.textImg img {
    width: 220px;
    height: 137px;
}

.distance {
    position: absolute;
    left: 0;
    bottom: 85px;
    background: url(distance.png);
    width: 567px;
    height: 64px;
    z-index: 20;
    text-align: right;
}

.disTarget {
    padding: 19px 30px;
    display: inline-block;
}

.tancePoint {
    display: inline-block;
    float: left;
}

.tancePoint i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
    margin-left: 10px;
}

.tancePoint i.active {
    background-color: #033da6;
}

.tanceTurn {
    display: inline-block;
    margin-left: 160px;
}

.tanceTurn em {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
}

.tanceTurn em:hover {
    color: #033da6;
}

.mySwiper1 {
    display: none;
}

.servicePark {
    display: block;
    background: url(bg_shopnews.png) no-repeat center;
    padding-bottom: 50px;
}

.serviceInfo {
    width: 1400px;
    height: 520px;
    margin: 0 auto;
}

.serviceTitle {
    width: 100%;
    text-align: center;
    padding: 0;
    background: url(servicestar.png) 330px center no-repeat;
    height: auto;
    padding: 30px 0;
}

.serviceTitle em {
    font-size: 30px;
    font-weight: bold;
    color: #1963eb;
    letter-spacing: 10px;
    display: inline-block;
}

.serviceBlock {
    width: 440px;
    height: 420px;
    display: inline-block;
    float: left;
    padding: 0 30px;
    border-left: 3px solid #1963eb;
    background: url(servicebg.png) right bottom no-repeat #fff;
    -webkit-transition: all .4s;
}

.serviceBlock:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    z-index: 10;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.serviceBlock a {
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
    align-items: center;
    height: 145px;
    box-sizing: border-box;
    display: -webkit-flex;
}

.serviceBlock a:last-child {
    border-bottom: 0;
}

.serviceBlock a img {
    float: left;
    margin: 0px 25px 0px 8px;
}

.serviceBlock a em {
    width: 225px;
    float: left;
    font-size: 18px;
    line-height: 28px;
}

.serviceEntry {
    height: 420px;
    float: left;
}

.entryModule {
    width: 150px;
    height: 100%;
    margin-left: 10px;
    background: #fff;
    padding: 55px 0 45px 0;
    float: left;
    position: relative;
    -webkit-transition: all .4s;
}

.entryModule:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    z-index: 10;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.entryModule>div {
    display: block;
    text-align: center;
}

.entryModule>div:nth-child(1) {
    display: -webkit-flex;
    align-items: center;
    width: 100%;
    text-align: center;
    justify-content: center;
    height: 50px;
}

.entryModule .serial {
    margin-top: 40px;
}

.entryModule .serial em {
    color: #44413c;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1963eb;
}

.serialTxt {
    margin-top: 30px;
}

.serialTxt a {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    text-align: center;
}

.serialTurn {
    text-align: center;
    position: absolute;
    bottom: 45px;
    width: 100%;
}

.stagePark {
    display: block;
    background: #fff;
    padding-top: 90px;
}

.stageInfo {
    width: 1400px;
    margin: 0 auto;
}

.stageTitle {
    height: 65px;
    border: 1px solid #f5f5f7;
    border-bottom: 0;
    text-align: center;
    position: relative;
    width: calc(100% - 16px);
    margin: 0 auto;
}

.stageTitle span {
    background: url(stage.png) no-repeat;
    width: 223px;
    height: 70px;
    text-align: center;
    display: inline-block;
    top: -23px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    font-size: 30px;
    color: #fff;
    line-height: 70px;
    letter-spacing: 5px;
    font-weight: bold;
}

.stageCon {
    display: block;
    border: 8px solid #0147c8;
    border-top: 0;
    padding: 50px;
    overflow: hidden;
}

.mySwiper2 {
    overflow: hidden;
}

.stageCon a {
    text-align: center;
    height: 214px;
}

.stageCon a:last-child {
    margin-right: 0;
}

.stageCon a img {
    width: 294px;
    height: 100%;
}

.foucusPark {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.focusInfo {
    width: 1400px;
    margin: 0 auto;
}

.TitleMore {
    display: block;
    text-align: center;
    position: relative;
    height: 40px;
    margin-bottom: 30px;
}

.TitleMore span {
    color: #1963eb;
    font-size: 30px;
    display: inline-block;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    font-weight: bold;
}

.fireflies {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}

.fireflies.firefliesNone {
    display: none;
}

.fireflies i {
    font-size: 16px;
    color: #333;
    float: left;
}

.fireflies:hover i {
    color: #1963eb;
}

.fireflies em {
    float: left;
    width: 50px;
    height: 1px;
    background: #8a6145;
    margin: 12px 0 0px 18px;
}

.fireflies b {
    height: 7px;
    width: 7px;
    border-radius: 7px;
    background: #8a6145;
    float: left;
    margin: 9px 0 0px 0;
    border-radius: 50%;
    animation: shadow 2s infinite;
}

.meettitle span {
    color: #222;
}

.meettitle span::before {
    position: absolute;
    content: '';
    background: url(meetcir.png) left center no-repeat;
    width: 90px;
    height: 90px;
    left: -45px;
    top: -27px;
    z-index: -1;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.sectionFade .fadeTXT {
    opacity: 0;
}

.fadeInUp {
    animation: fadeInUp ease-in 1;
    animation-fill-mode: forwards;
    /* animation-duration: 1s; */
}

/* 闪烁动画 */
@keyframes shadow {
    0% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0);
    }

    10% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.2);
    }

    20% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.3);
    }

    30% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.4);
    }

    40% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.5);
    }

    50% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.6);
    }

    60% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.6);
    }

    70% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.5);
    }

    80% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.3);
    }

    90% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0.2);
    }

    100% {

        box-shadow: 0px 0px 5px 5px rgba(138, 97, 69, 0);
    }
}

.attention {
    width: 100%;
    display: inline-block;
}

.attentionTextDiv {
    align-items: center;
    display: -webkit-flex;
    height: 750px;
}

.attentionImg {
    width: 800px;
    float: left;
}

.attentionText {
    width: 550px;
    /* height: 675px; */
    margin-left: 50px;
    float: left;
    margin-top: 10px;
}

.attentionText.attentionTextNone {
    display: none;
}

.atImgTab {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

.atImgTab a {
    display: inline-block;
    float: left;
    font-size: 24px;
    color: #333;
    margin-right: 25px;
    text-align: center;
    line-height: 20px;
}

.atImgTab a.active {
    color: #1963eb;
}

.atImgTab a.active em {
    display: inline-block;
}

.atImgTab a em {
    display: none;
    height: 3px;
    width: 60%;
    background-color: #1963eb;
}

.listOfTxt {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dddddd;
}

.listOfTxt a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 12px;
}

.ofDate {
    overflow: hidden;
}

.ofDate em {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.ofDate b {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(arrow.png);
    float: right;
}

.listOfTxt:hover a {
    font-weight: bold;
}

.listOfTxt:hover .ofDate b {
    background: url(arrowbg.png);
}

.subjectPark {
    width: 100%;
    background: url(subjectbg.png) top right no-repeat;
    margin-bottom: 70px;
    background-size: 54% 160px;
}

.subjectInfo {
    width: 1400px;
    margin: 0 auto;
    background: url(figure.png) right no-repeat;
    height: 364px;
    overflow: hidden;
    padding-right: 50px;
    position: relative;
}

.mySwiper6 {
    font-size: 0;
    overflow: hidden;
    position: relative;
    width: 1270px;
}

.mySwiper6 a:nth-child(odd) {
    margin-top: 84px;
}

.mySwiper6 a:nth-child(even) {
    text-align: right;
}

.mySwiper6 img {
    width: 601px;
    height: 280px;
}

.subjectTitle {
    width: 600px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    height: 84px;
}

.subjectTitle span {
    display: inline-block;
    overflow: hidden;
}

.subjectTitle img {
    float: left;
    margin-right: 25px;
    margin-top: 2px;
}

.subjectTitle em {
    font-size: 30px;
    color: #1963eb;
    float: left;
}

.subMore {
    position: absolute;
    right: 125px;
    bottom: 0;
    background: #f5f5f7;
    padding: 20px 20px;
    border-radius: 0 0 20px 0;
    z-index: 9999;
}

.subMore i {
    font-size: 16px;
    color: #666;
    float: left;
}

.subMore em {
    float: left;
    width: 50px;
    height: 1px;
    background: #8a6145;
    margin: 12px 0 0px 18px;
}

.subMore b {
    height: 7px;
    width: 7px;
    border-radius: 7px;
    background: #8a6145;
    float: left;
    margin: 9px 0 0px 0;
    border-radius: 50%;
    animation: shadow 2s infinite;
}

.subjectTurn {
    display: inline-block;
    height: 85px;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 999;
    margin-left: 38px;
    right: 0;
    background: #fff;
}

.subjectTurn .swiper-button-next6 {
    background: url(subjectl.png) no-repeat;
    background-size: 100%;
    width: 52px;
    height: 52px;
    position: unset;
    float: left;
    margin-top: 32px;
    cursor: pointer;
}

.subjectTurn .swiper-button-prev6 {
    background: url(subjectr.png) no-repeat;
    background-size: 100%;
    width: 52px;
    height: 52px;
    position: unset;
    float: left;
    margin-top: 32px;
    margin-left: 50px;
    cursor: pointer;
}

.meetPark {
    margin-top: 60px;
    width: 100%;
    margin-bottom: 70px;
}

.meetInfo {
    width: 1400px;
    margin: 0 auto;
    height: 752px;
    background: url(meet.png);
    padding: 40px 60px;
}

.meetVideoArea {
    width: 685px;
    float: left;
    margin-right: 30px;
}

.meetVideo {
    width: 100%;
    text-align: center;
    background: url(line.png) no-repeat center;
    margin-bottom: 30px;
}

.meetVideo span {
    display: inline-block;
    font-size: 24px;
    color: #222;
}

.videoList a {
    display: inline-block;
    padding: 10px;
    border: 1px solid #cba789;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    float: left;
}

.videoList a:nth-child(even) {
    float: right;
}

.videoList a i {
    position: absolute;
    right: 8px;
    bottom: 10px;
}

.videoList a>img {
    width: 307px;
    height: 190px;
}

.more {
    display: block;
    text-align: center;
}

.more a {
    display: inline-block;
    height: 30px;
    padding: 0 15px;
    border: 1px solid #a68b79;
    border-radius: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #ab8668;
    background: #f1eae0;
}

.more a:hover {
    background: #a68b79;
    color: #fff;
}

.meetTurn {
    width: 550px;
    margin-left: 15px;
    float: left;
}

.focusMeet {
    position: relative;
    width: 550px;
    overflow: hidden;
    margin-bottom: 30px;
}

.swiper7 {
    width: 550px;
    overflow: hidden;
    margin: 0 auto;
}

.swiper7 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 260px;
    padding: 10px;
    background: #fff;
    border: 1px solid #cba789;
    border-radius: 0 0 38px 0;
    height: 464px;
}

.swiper7 .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 0 0 30px 0;
}

.meetpage {
    width: 340px;
    position: absolute;
    height: 52px;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.focusMeet .swiper-button-next {
    background: url(meetr.png) no-repeat;
    background-size: 100%;
    width: 52px;
    height: 52px;
    right: 0;
}

.focusMeet .swiper-button-prev {
    background: url(meetl.png) no-repeat;
    background-size: 100%;
    width: 52px;
    height: 52px;
    left: 0;
}

.collectInfo {
    width: 1400px;
    margin: 0 auto;
}

.collectTab {
    font-size: 0;
    overflow: hidden;
    background: #f5f5f7;
    border-radius: 50px;
}

.collectTab a {
    display: inline-block;
    width: 20%;
    line-height: 60px;
    font-size: 24px;
    color: #222222;
    text-align: center;
    border-radius: 50px;
}

.collectTab a.active i {
    background: #1963eb;
    color: #fff;
    line-height: 60px;
    padding: 0 50px;
    border-radius: 50px;
    display: inline-block;
}

.collectArea {
    font-size: 0;
    overflow: hidden;
    display: none;
}

.collectArea:nth-child(1) {
    display: block;
}

.collectArea a {
    display: inline-block;
    float: left;
    width: 233.333px;
    text-align: center;
    padding: 80px 20px;
    -webkit-transition: all .4s;
    box-sizing: border-box;
}

.collectArea a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    z-index: 10;
}

.collectArea a i {
    width: 100%;
    height: 155px;
    justify-content: center;
    display: -webkit-flex;
    align-items: center;
    display: -webkit-flex;
}

.collectArea a img {
    width: 155px;
    height: 100%;
}

.collectArea a em {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-top: 40px;
}

.consultPark {
    width: 100%;
    background: #f5f5f7;
}

.consultInfo {
    width: 1400px;
    margin: 0 auto;
    padding: 50px 0;
}

.ask {
    overflow: hidden;
    position: relative;
}

.consultTitleMore span {
    left: 0;
    right: unset;
    transform: none;
}

.quesBox {
    width: 500px;
    float: left;
}

.quesBox div {
    margin-bottom: 25px;
}

.quesBox i {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    color: #fff;
    border-radius: 20px 20px 0 20px;
    float: left;
    margin-right: 15px;
}

.quesBox .ques i {
    background: #f21407;
}


.quesBox .ques span {
    font-weight: bold;
    font-size: 24px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.quesBox .answer i {
    background: #05924e;
}

.quesBox .answer span {
    width: 360px;
    line-height: 28px;
    display: inline-block;
    color: #666;
    font-size: 18px;
}

.quesConsult {
    height: 60px;
    width: 210px;
    background: url(refer.png) 38px center no-repeat #fe9837;
    display: inline-block;
    text-align: center;
    line-height: 56px;
    font-size: 24px;
    color: #fff;
    border-radius: 40px;
    padding-left: 40px;
    box-sizing: border-box;
    position: absolute;
    right: 20px;
    top: 50%;
}

.mailInfo {
    margin-top: 50px;
}

.phoneArea {
    overflow: hidden;
}

.phone {
    display: inline-block;
    margin-right: 100px;
    float: left;
}

.phone:last-child {
    margin-right: 0;
}

.phone em {
    padding-left: 40px;
    font-size: 24px;
    color: #333;
    background: url(phone.png) left center no-repeat;
    display: block;
    margin-bottom: 30px;

}

.phone b {
    padding-left: 40px;
    font-size: 18px;
    color: #666666;
}

.phone b i {
    margin-right: 50px;
}

/* 问题检索页面开始 */
.QuestionRetrieval {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
}

.QuestionRetrieval .retrievalBox {
    margin-top: 30px;
    height: 120px;
    text-align: center;
    background: #f7f7f7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden;
}

.QuestionRetrieval .retrieval {
    height: 50px;
    width: 320px;
    background-color: #fff;
    border: 1px solid #2fb2af;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    margin: 0 auto;
    margin-top: 35px;
    position: relative;
}

.QuestionRetrieval .retrieval input {
    position: absolute;
    left: 23px;
    bottom: 0;
    top: 0;
    width: 270px;
    border: 0;
    text-align: center;
    font-size: 16px;
    color: #666;
    background: url(retrieval.png) no-repeat 75px center;
}

.QuestionRetrieval .question {
    padding-top: 45px;
    border-bottom: 1px dashed #ddd;
}

.QuestionRetrieval .quesShow {
    line-height: 30px;
}

.QuestionRetrieval .quesShow span {
    display: inline-block;
    float: left;
    margin-right: 20px;
    height: 30px;
}

.QuestionRetrieval .quesShow span img {
    margin-top: 2px;
}

.QuestionRetrieval .quesShow .issue {
    color: #1963eb;
    font-size: 16px;
    font-weight: bold;
}

.QuestionRetrieval .quesContent {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    padding-left: 46px;
    text-indent: 30px;
    line-height: 24px;
}

.QuestionRetrieval .browseBox {
    padding: 15px 0;
    text-align: right;
}

.QuestionRetrieval .browseBox>div {
    display: inline-block;
}

.QuestionRetrieval .browseBox .consult span {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #717171;
    margin-right: 10px;
}

.QuestionRetrieval .browseBox .consult span img {
    margin-top: 1px;
}

.QuestionRetrieval .answer {
    padding: 30px 0 45px 0;
    border-bottom: 1px solid #1963eb;
}

.QuestionRetrieval .answer span {
    display: inline-block;
    float: left;
}

.QuestionRetrieval .answer .answerContent {
    padding-left: 46px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

/* 问题检索页面结束 */

/* 注册页面 开始 */

.registerBox {
    width: 1200px;
    margin: 0 auto;
}

.registerTips {
    padding: 70px 0;
    text-align: center;
}

.registerTips .tips {
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.registerTips span {
    display: inline-block;
    float: right;
    margin-left: 30px;
    font-size: 30px;
    color: #42a320;
}

.HistoryBack {
    display: inline-block;
    float: right;
}

.HistoryBack a {
    width: 115px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #1963eb;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    display: inline-block;
}

.registerinfoBox {
    padding: 70px 0;
    border: 1px solid #dddddd;
}

.registerinfo {
    width: 640px;
    margin: 0 auto;
}

.userTab {
    text-align: center;
    padding-bottom: 40px;
}

.userTab>.tabOption {
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-right: 55px;
    cursor: pointer;
}

.userTab span {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
    width: 95px;
}

.userTab b {
    width: 60px;
    height: 2px;
    background: #1963eb;
    margin-left: 20px;
    display: none;
}

.userTab>.tabOption.active span {
    color: #1963eb;
}

.userTab>.tabOption.active b {
    display: block;
}

.registerfillIn {
    margin-top: 20px;
}

.registerfillIn .fillInfo {
    width: 400px;
    height: 60px;
    background: #f7f7f7;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    line-height: 60px;
    padding-left: 25px;
    font-size: 16px;
    color: #666666;
    position: relative;
    box-sizing: border-box;
    float: left;
}

.fillInArea {
    margin-top: 30px;
}

.registerfillIn .fillInfo i {
    font-size: 24px;
    color: #666666;
}

.fillInfo input {
    position: absolute;
    height: 60px;
    width: 70%;
    border: 0;
    line-height: 60px;
    padding-left: 15px;
    background: transparent;
}

.registerfillIn .hint {
    margin-left: 20px;
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
    color: #666666;
}

.registerfillIn .hint i {
    color: #e71a22;
    font-size: 30px;
    float: left;
    height: 60px;
    display: inline-block;
    line-height: 72px;
    margin-right: 10px;
}

.registerfillIn .hint img {
    margin-top: 10px;
    float: left;
    margin-right: 30px;
    margin-left: 26px;
}

.registerfillIn .hint a {
    font-size: 18px;
    color: #1963eb;
    display: inline-block;
    line-height: 59px;
}

.tcp {
    padding-top: 50px;
    padding-left: 20px;
    font-size: 16px;
    color: #666666;
}

.tcp input {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    zoom: 110%;
}

.tcp a {
    color: #1963eb;
}

.registerinfo .fillSubmit {
    margin-top: 50px;
    text-align: center;
}

.registerinfo .fillSubmit a {
    width: 120px;
    height: 50px;
    background: #1963eb;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}

.registerinfo .fillSubmit a.reset {
    background: #feaf5a;
}

.connectBox {
    padding: 60px 0 120px 0;
}

.connectBox .phonesupport {
    background-color: #f0feef;
    border: 1px solid #85da78;
    color: #333;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

/* 注册页面 结束 */

/* 找回密码 开始 */

.registerBox .radioType>div {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    margin-right: 40px;
    cursor: pointer;
}

.registerBox .radioType input[type='radio'] {
    display: none;
}

.registerBox .radioType input[type='radio']+label::before {
    content: '';
    display: inline-block;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #ffbb00;
    margin-right: 15px;
    float: left;
}

.registerBox .radioType input[type='radio']:checked+label::before {
    padding: 4px;
    box-sizing: border-box;
    background-color: #ffbb00;
    background-clip: content-box;
}

.registerBox .radioType label {
    margin-right: 40px;
    float: left;
}

.registerinfoBox .fillSubmit a.btnSubmit {
    width: 400px;
    height: 60px;
    background: #1963eb;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.registerinfoBox .fillSubmit.fillSubmitLeft {
    text-align: left;
}

@media screen and (max-width: 1024px) {
    .serviceBlock a {
        height: 80px;
    }

    .serviceBlock {
        height: 160px;
    }
}

/* 找回密码 结束 */

@media screen and (max-width: 1700px) {
    .modulePark {
        zoom: 0.8;
    }

    .disTarget {
        zoom: 1.3;
        padding: 14px 30px;
    }

    .tanceTurn {
        margin-left: 70px;
    }
}

@media screen and (max-width: 1440px) {
    .modulePark {
        zoom: 0.7;
    }

    .serviceInfo,
    .stagePark,
    .foucusPark,
    .subjectPark,
    .meetPark,
    .collectPark,
    .consultPark {
        zoom: 0.85;
    }


}

@media screen and (max-width: 1300px) {
    .modulePark {
        zoom: 0.6;
    }

    .serviceInfo,
    .stagePark,
    .foucusPark,
    .subjectPark,
    .meetPark,
    .collectPark,
    .consultPark {
        zoom: 0.7;
    }
}