@charset "utf-8";

body,input,select,textarea,button {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Microsoft Yahei,arial,STHeiTi,sans-serif;
}

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 0 auto;
    padding: 0;
    background: #edeef3;
    color: #333;
}

p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe {
    margin: 0;
    padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

video embed,video object,video iframe,video {
    width: 100%;
    height: auto;
}

img {
    max-width: 100%;
    vertical-align: top;
    border: 0;
}

li,ol,ul {
    list-style: none
}

i,em,cite {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom:1;}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

textarea {
    resize: none
}

input,input:focus,select,textarea,button {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.abs {
    position: absolute
}

.pr {
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.wrap {
    min-width: 320px;
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 1.6rem;
}
.common-title {
    text-align: center;
    font-size: 0;
}

.common-title h3 {
    display: inline-block;
    line-height: 1.307rem;
    font-size: 0.56rem;
    color: #134bc8;
    position: relative;
}

.common-title h3:before,.common-title h3:after {
    content: "";
    width: 0.4rem;
    height: 0.853rem;
    position: absolute;
    left: -0.64rem;
    top: 0.253rem;
    background: url("/images/zzss/project/suibe/title-ico01.png") no-repeat;
    background-size: 100% auto;
}

.common-title h3:after {
    left: auto;
    right: -0.64rem;
    background: url("/images/zzss/project/suibe/title-ico02.png") no-repeat;
    background-size: 100% auto;
}
.common-title.bg02 h3 {
    color: #fff;
}

.common-title.bg02 h3:before,.common-title.bg02 h3:after,.common-title.bg03 h3:before,.common-title.bg03 h3:after {
    background: url("/images/zzss/project/suibe/title-ico03.png") no-repeat;
    background-size: 100% auto;
}

.common-title.bg02 h3:after,.common-title.bg03 h3:after {
    background: url("/images/zzss/project/suibe/title-ico04.png") no-repeat;
    background-size: 100% auto;
}

.common-title.bg03 h3 {
    color: #191843;
}
.b_logo{
    position: absolute;
    left: .5333rem;
    top: .5333rem;
    width: 2.6667rem;
    height: .5333rem;
}
.key_majors{
    margin-top: .8267rem;
}
.key_majors_list{
    margin-top: .4rem;
}
.key_majors_list li{
    width: 2.4rem;
    height: .8267rem;
    background: #c8dfff;
    text-align: center;
    line-height: .8267rem;
    color: #373751;
    font-size: .32rem;
    margin-right: .2667rem;
    border-radius: .1067rem;
    float: left;
    cursor: pointer;
}
.key_majors_container{
    margin-left: .4rem;
    padding-bottom: .16rem;
    height: 1.2267rem;
}
/* .key_majors_list li:last-child{
    margin-right: 0;
} */
.key_majors_list li.on{
    background: #315deb;
    color: #fff;
    position: relative;
}
.key_majors_list li.on::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -0.16rem;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: .1067rem solid transparent;
    border-right: .1067rem solid transparent;
    border-top: .16rem solid #315deb;
}
.key_majors_txt{
    padding: .5333rem 0 .64rem 0 ;
    width: 9.2rem;
    box-sizing: border-box;
    background: #fff;
    margin: 0 auto;
    margin-top: .4533rem;
    display: none;
}
.key_majors_txt h4 {
    line-height: 0.933rem;
    font-size: 0.507rem;
    padding-left: 0.56rem;
    position: relative;
}

.key_majors_txt h4:before {
    content: "";
    width: 0.133rem;
    height: 0.44rem;
    background: #315deb;
    position: absolute;
    left: 0;
    top: 0.213rem;
}
.key_majors_txt .text {
    padding: .16rem 0.667rem 0.36rem 0.707rem;
}

.key_majors_txt .text p {
    line-height: 0.64rem;
    font-size: 0.347rem;
}

.key_majors_txt .text p span {
    color: #002e6a;
}
.recomm_majory{
    width: 8.3467rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .32rem;
    margin-bottom: .2667rem;
}
.recomm_majory li{
    flex-shrink: 0;
    width: 1.8667rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    border-radius: .1067rem;
    background: #e9ecf1;
    margin-right: .2667rem;
    margin-bottom: .2667rem;
    font-size: .2933rem;
    color: #333;
}
.recomm_majory li:nth-child(4n){
    margin-right: 0;
}
.key_majors_txt .school_img{
    width: 6.7467rem;
    display: block;
    margin: 0 auto;
    margin-top: .4rem;
}
.school_btn{
    display: block;
    width: 5.0667rem;
    height: 1.0667rem;
    line-height: 1.0667rem;
    text-align: center;
    border-radius: .5333rem;
    background: #315deb;
    font-size: .4267rem;
    color: #fff;
    margin: 0 auto;
    margin-top: .5333rem;
}

/**/
.freeEvaluation-mod {
    padding: 0 0 0.72rem 0;
    border-radius: 0.2rem 0.2rem 0 0;
    background: #f8e6c8;
    background-image: -webkit-linear-gradient(top, #f8e6c8,#eeeff4);
    background-image: linear-gradient(top, #f8e6c8,#eeeff4);
    margin-top: .6667rem;
}

.freeEvaluation-mod .top-tit {
}

.freeEvaluation-mod .top-tit h3 {
    float: left;
    line-height: 1.68rem;
    font-size: 0.507rem;
    padding-left: 0.96rem;
    position: relative;
}

.freeEvaluation-mod .top-tit h3:before {
    content: "";
    width: 0.133rem;
    height: 0.44rem;
    background: #cc0100;
    position: absolute;
    left: 0.44rem;
    top: 0.64rem;
}

.freeEvaluation-mod .top-tit:before {
    content: "";
    width: 2.507rem;
    height: 1.947rem;
    position: absolute;
    right: 0.453rem;
    bottom: 0;
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico01.png") no-repeat;
    background-size: 100%;
}

.freeEvaluation-mod .con {
    width: 8.667rem;
    padding: 0.067rem 0 0.667rem 0.533rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 0.107rem;
}

.freeEvaluation-mod .con .tit01 {
    line-height: 1.067rem;
    font-size: 0.427rem;
    padding-left: 0.747rem;
    margin-top: 0.267rem;
}

.freeEvaluation-mod .con .tit01.ico01 {
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico02.png") no-repeat left center;
    background-size: 0.52rem auto;
}

.freeEvaluation-mod .con .tit01.ico02 {
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico03.png") no-repeat left center;
    background-size: 0.387rem auto;
}

.freeEvaluation-mod .con .tit01.ico03 {
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico04.png") no-repeat left center;
    background-size: 0.453rem auto;
}

.freeEvaluation-mod .con .tit01.ico04 {
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico05.png") no-repeat left center;
    background-size: 0.4rem auto;
}

.freeEvaluation-mod .con .tit01.ico05 {
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico06.png") no-repeat left center;
    background-size: 0.347rem auto;
}

.freeEvaluation-mod .con .tit01.mt0 {
    margin-top: 0;
    width: 1.853rem;
}

.freeEvaluation-mod .con .chk-box {
}

.freeEvaluation-mod .con .chk-box .btn {
    display: block;
    float: left;
    width: 1.84rem;
    line-height: 1;
    text-align: center;
    font-size: 0.347rem;
    padding: 0.32rem 0;
    border: 1px solid #ececec;
    border-radius: 0.08rem;
    margin-right: 0.227rem;
    background: #f4f4f4;
    position: relative;
}

.freeEvaluation-mod .con .chk-box .btn.on {
    background: #ffe8e7;
    border-color: #cc0100;
}

.freeEvaluation-mod .con .chk-box .btn.on:before {
    content: "";
    width: 0.4rem;
    height: 0.293rem;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico07.png") no-repeat;
    background-size: 100%;
}

.freeEvaluation-mod .con .box {
    width: 8.067rem;
    border-bottom: 1px solid #ececec;
    margin-top: 0.093rem;
}

.freeEvaluation-mod .con .box .ipt1 {
    width: 5.2rem;
    height: 1.067rem;
    line-height: 1.067rem;
    font-size: 0.347rem;
    border: 0;
    text-indent: .267rem;
}

.freeEvaluation-mod .con .box .ipt1::-webkit-input-placedholder {
    color: #999;
    opacity: 1;
}

.freeEvaluation-mod .con .sure-btn {
    display: block;
    width: 5.067rem;
    line-height: 1;
    font-size: 0.427rem;
    padding: 0.32rem 0;
    color: #fff;
    border-radius: 0.533rem;
    margin: 0.533rem 0 0 1.573rem;
    box-shadow: 0 0.067rem 0.133rem #ffc3b5;
    text-align: center;
    background: #ff3d09;
    background-image: -webkit-linear-gradient(left, #ff3d09,#ff6536);
    background-image: linear-gradient(left, #ff3d09,#ff6536);
}

/**/
body.body_selectBoxhs_on {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%
}

.select_boxzIndex {
    z-index: 99;
}

.select_boxhs {
    position: relative;
}

.select_boxhs select {
    display: none
}

.select_boxhs input {
    padding: 0;
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: none
}

.select_boxhs span.cover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.select_boxhs i {
    position: absolute
}

.select_boxhs .select_boxhsBg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 1
}

.select_boxhs .select_boxhsCon {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    z-index: 2
}

.select_boxhs .select_boxhsCon ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.select_boxhs .select_boxhsCon ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.targetSelect {
    float: left;
    width: 5.2rem;
    height: 1.067rem;
    font-size: .347rem;
    background: #fff;
}

.targetSelect.w2 {
    width: 2.2rem;
    margin-left: .3rem;
}

.targetSelect input {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    height: 1.067rem;
    color: #999;
    line-height: 1.067rem;
    font-size: 0.347rem;
    text-indent: .267rem;
}

.targetSelect input.on {
    color: #333
}

.targetSelect i {
    display: block;
    width: 0.453rem;
    height: 0.253rem;
    bottom: 0.427rem;
    right: 0;
    background: url("/images/zzss/project/beiyalisangna2/freeEvaluation-ico08.png") no-repeat;
    background-size: 100% auto;
}

.targetSelect i.on {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.targetSelect .select_boxhsBg {
    background: #000;
    opacity: .3
}

.targetSelect .select_boxhsCon {
    max-height: 7.2rem;
    background: #fff
}

.targetSelect .select_boxhsCon ul li {
    line-height: 1.2rem;
    height: 1.2rem;
    text-align: center;
    font-size: .4rem;
    border-bottom: 1px solid #eee;
    text-indent: .4rem;
}
/*  */
.diff_con{
    height: 11.4667rem;
    width: 100%;
    background: url(/images/zzss/project/tongdengxueli/diff.png) no-repeat center top;
    background-size: 100% auto;
    padding-top: .8rem;
    box-sizing: border-box;
}
.diff_con h3{
    line-height: .7467rem;
}
.diff_con_m{
    width: 9.2rem;
    height: 7.5067rem;
    background: url(/images/zzss/project/tongdengxueli/diff_con.png) no-repeat center top;
    background-size: 100% 100%;
    margin: .5333rem auto;
}
.diff_con_m_fl{
    width: 3.76rem;

}
.diff_con_m_fl h3{
    font-size: .32rem;
    color: #fff;
    line-height: 1.0667rem;
    text-align: center;
}
.diff_con_m_fl p{
    font-size: .2667rem;
    color: #1e49b7;
    text-align: center;
    height: 1.04rem;
    line-height: 1.04rem;
}
.diff_con_m_fl em{
    display: block;
    width: 2.9333rem;
    height: 1.04rem;
    border-top: .0133rem solid #ddeafd;
    font-size: .2667rem;
    color: #333;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}
.diff_con_m_m{
    width: 1.68rem;
    padding-top: 2.08rem; 
}
.diff_con_m_m em{
    display: block;
    width: 1.2533rem;
    height: 1.04rem;
    line-height: 1.04rem;
    border-top: .0133rem solid #facda8;
    font-size: .2667rem;
    margin: 0 auto;
    text-align: center;
    color: #d0762e;
    font-weight: 600;
}
.diff_con_m_fr h3{
    color: #333333;
}
.diff_con_m_fr p{
    color: #333333;
}
.diff_con_m_fr em{
    border-top: .0133rem solid #e5e5e5;
    color: #333;
}
/**/
.choice-mod {
    min-height: 14.213rem;
    padding: 0.427rem 0 0;
    background: url("/images/zzss/project/suibe/choice-bg.jpg") no-repeat center bottom #cadbed;
    background-size: 100% auto;
}

.choice-mod .list {
    padding: 0.867rem 0 0 0.533rem;
}

.choice-mod .list .box {
    float: left;
    width: 4rem;
    height: 1.867rem;
    margin: 0 0.947rem 0.747rem 0;
    position: relative;
    border-radius: 0.16rem 0.16rem 0.333rem 0.16rem;
    box-shadow: 0 0.053rem 0.107rem #cedff3;
    background: #fff;
    background-image: -webkit-linear-gradient(top, #fff,#edf6ff);
    background-image: linear-gradient(top, #fff,#edf6ff);
}

.choice-mod .list .box .tit {
    display: inline-block;
    line-height: 0.613rem;
    border-radius: 0.107rem 0.267rem 0.107rem 0.107rem;
    font-size: 0.267rem;
    color: #fff;
    font-weight: bold;
    padding: 0 0.333rem 0 0.747rem;
    position: absolute;
    left: 0;
    top: -0.387rem;
    background: #2a50b5;
    background-image: -webkit-linear-gradient(left, #2a50b5,#55a9ff);
    background-image: linear-gradient(left, #2a50b5,#55a9ff);
}

.choice-mod .list .box .tit:before {
    content: "";
    width: 0.533rem;
    height: 0.533rem;
    position: absolute;
    left: 0.107rem;
    top: 50%;
    margin-top: -0.267rem;
}

.choice-mod .list .box .tit.ico01:before {
    background: url("/images/zzss/project/suibe/choice-ico01.png") no-repeat center;
    background-size: 0.413rem auto;
}

.choice-mod .list .box .tit.ico02:before {
    background: url("/images/zzss/project/suibe/choice-ico02.png") no-repeat center;
    background-size: 0.44rem auto;
}

.choice-mod .list .box .tit.ico03:before {
    background: url("/images/zzss/project/suibe/choice-ico03.png") no-repeat center;
    background-size: 0.32rem auto;
}

.choice-mod .list .box .tit.ico04:before {
    background: url("/images/zzss/project/suibe/choice-ico04.png") no-repeat center;
    background-size: 0.347rem auto;
}

.choice-mod .list .box .tit.ico05:before {
    background: url("/images/zzss/project/suibe/choice-ico05.png") no-repeat center;
    background-size: 0.467rem auto;
}

.choice-mod .list .box .tit.ico06:before {
    background: url("/images/zzss/project/suibe/choice-ico06.png") no-repeat center;
    background-size: 0.453rem auto;
}

.choice-mod .list .box p {
    line-height: 0.48rem;
    font-size: 0.32rem;
    padding: 0.467rem 0 0 0.413rem;
}

.choice-mod .list .box p.red-tags {
    color: #cc0100;
}

.choice-mod .list .box:nth-child(2n) {
    margin-right: 0;
}

.choice-mod .list .box:nth-child(2n) .tit {
    left: auto;
    right: 0;
    padding: 0 0.747rem 0 0.333rem;
    border-radius: 0.267rem 0.107rem 0.107rem 0.107rem;
}

.choice-mod .list .box:nth-child(2n) .tit:before {
    left: auto;
    right: 0.107rem;
}

.choice-mod .service-btn {
    display: block;
    width: 5.067rem;
    line-height: 1;
    font-size: 0.427rem;
    text-align: center;
    padding: 0.32rem 0;
    color: #fff;
    left: 50%;
    margin-left: -2.533rem;
    bottom: 0.907rem;
    border-radius: 0.533rem;
    background: #ff3d09;
    background-image: -webkit-linear-gradient(left, #ff3d09, #ff6536);
    background-image: linear-gradient(left,#ff3d09,#ff6536);
}
/**/
.flow-mod {
    background: #ede9da;
    padding: 0.267rem 0 0.613rem 0;
}

.flow-mod .list {
    padding: 0.853rem 0 0 0.707rem;
}

.flow-mod .list li {
    float: left;
    width: 1.56rem;
    height: 1.44rem;
    border: 1px solid #e2ceb7;
    border-radius: 0.133rem;
    margin: 0 0.453rem 1.04rem 0;
    position: relative;
}

.flow-mod .list span {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.427rem;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -0.4rem;
    top: -0.64rem;
    background: #e8b571;
    background-image: -webkit-linear-gradient(left, #e8b571, #d29257);
    background-image: linear-gradient(left,#e8b571,#d29257);
}

.flow-mod .list p {
    line-height: 0.48rem;
    font-size: 0.427rem;
    padding-top: 0.267rem;
    text-align: center;
}

.flow-mod .list li:before {
    content: "";
    width: 0.173rem;
    height: 0.293rem;
    position: absolute;
    right: -0.307rem;
    top: 0.52rem;
    background: url("/images/zzss/project/suibe/flow-ico01.png") no-repeat;
    background-size: 100% auto;
}

.flow-mod .list li.bg01:before {
    content: "";
    width: 1.12rem;
    height: 2.573rem;
    position: absolute;
    right: -1.12rem;
    top: 0.653rem;
    background: url("/images/zzss/project/suibe/flow-ico02.png") no-repeat;
    background-size: 100% auto;
}

.flow-mod .list li.left-arrow:before {
    right: auto;
    left: -0.307rem;
    background: url("/images/zzss/project/suibe/flow-ico03.png") no-repeat;
    background-size: 100% auto;
}

.flow-mod .list li.none-tags:before {
    display: none;
}

.flow-mod .list li.mb30 {
    margin-bottom: 0.4rem;
}

.flow-mod .apply-btn {
    display: block;
    width: 5.067rem;
    line-height: 1;
    font-size: 0.427rem;
    text-align: center;
    padding: 0.32rem 0;
    color: #fff;
    margin: 0 auto;
    border-radius: 0.533rem;
    background: #ff3d09;
    background-image: -webkit-linear-gradient(left, #ff3d09, #ff6536);
    background-image: linear-gradient(left,#ff3d09,#ff6536);
}
.flow-mod .school_info_pro{
    text-align: center;
    font-size: .32rem;
    color: #333;
    margin-top: .2667rem;
}
/**/
.bottomNav-mod {
    width: 100%;
    height: 1.6rem;
    z-index: 69;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fbe1b6;
    background-image: -webkit-linear-gradient(left, #fbe1b6, #f3d19f);
    background-image: linear-gradient(left,#fbe1b6,#f3d19f);
}

.bottomNav-mod .consult-btn {
    display: block;
    width: 1.867rem;
    line-height: 0.56rem;
    text-align: center;
    font-size: 0.32rem;
    color: #ad3422;
    margin-left: 0.227rem;
    padding-top: 0.88rem;
    background: url("/images/zzss/project/beiyalisangna2/bottomNav-ico01.png") no-repeat center 0.293rem;
    background-size: 0.573rem auto;
}

.bottomNav-mod .wx-btn {
    display: block;
    width: 1.867rem;
    line-height: 0.56rem;
    text-align: center;
    font-size: 0.32rem;
    color: #ad3422;
    margin-left: 0.127rem;
    padding-top: 0.88rem;
    background: url("/images/zzss/project/beiyalisangna2/bottomNav-ico02.png") no-repeat center 0.293rem;
    background-size: 0.667rem auto;
}

.bottomNav-mod .btn-wrap {
    width: 5.733rem;
    height: 1.067rem;
    border-radius: 0.533rem;
    box-shadow: 0 0.053rem 0.16rem #f4c788;
    margin: 0.267rem 0.16rem 0 0;
    background: #fff9ee;
    background-image: -webkit-linear-gradient(top, #fff9ee, #ffefd4);
    background-image: linear-gradient(top,#fff9ee,#ffefd4);
}

.bottomNav-mod .btn-wrap .free-btn {
    display: block;
    width: 2.267rem;
    line-height: 1.067rem;
    text-align: center;
    font-size: 0.427rem;
    color: #ad3422;
    margin-left: 0.293rem;
    font-weight: bold;
}

.bottomNav-mod .btn-wrap .application-btn {
    display: block;
    width: 3.12rem;
    height: 1.067rem;
    line-height: 1.067rem;
    text-align: center;
    font-size: 0.427rem;
    color: #fff;
    font-weight: bold;
    border-radius: 0.533rem;
    background: #ff3d09;
    background-image: -webkit-linear-gradient(left, #ff3d09, #ff6536);
    background-image: linear-gradient(left,#ff3d09,#ff6536);
}
/**/
.nav-fix {
    width: 1.12rem;
    position: fixed;
    right: 0.347rem;
    bottom: 6rem;
    z-index: 189;
}

.nav-fix a {
    display: block;
    width: 1.12rem;
    height: 1.12rem;
    text-align: center;
    border-radius: 50%;
    margin-top: 0.4rem;
    position: relative;
    background: url("/images/chujizhicheng/project/2024project/fixNav01.png") no-repeat;
    background-size: 100%;
}

.nav-fix a p {
    font-size: 0.267rem;
    color: #fff;
    line-height: 0.333rem;
    padding-top: 0.213rem;
}

.nav-fix a.service-btn {
    background: url("/images/zzss/project/beiyalisangna2/fixNav01.png") no-repeat;
    background-size: 100%;
}

.nav-fix a.back-btn {
    background: url("/images/zzss/project/beiyalisangna2/fixNav02.png") no-repeat;
    background-size: 100%;
}

.nav-fix .red-btn {
    display: none;
    width: 1.827rem;
    height: 1.84rem;
    background: url("/images/zhuanti/20210618/red-icon.png") no-repeat;
    background-size: 100%;
    position: absolute;
    right: -0.453rem;
    bottom: -3rem;
    z-index: 29;
    -moz-animation: hatch 4s 0s infinite both;
    -webkit-animation: hatch 4s 0s infinite both;
    animation: hatch 4s 0s infinite both
}

.nav-fix .red-btn span {
    display: block;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.267rem;
    padding-top: 1.147rem;
    text-align: center;
    padding-right: 0.08rem;
}
.dialogFixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.64);
    z-index: 800;
    cursor: pointer;
    display: none;
}

.common-pop {
    width: 8.773rem;
    margin-left: -4.387rem;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 850;
    display: none;
}

.common-pop .close-btn {
    display: block;
    width: 0.44rem;
    height: 0.44rem;
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    background: url("/images/zzss/project/beiyalisangna2/close-btn01.png") no-repeat;
    background-size: 100%;
}
/**/
.informationForm-pop {
}

.informationForm-pop .close-btn {
    background: url("/images/zzss/project/beiyalisangna2/close-btn02.png") no-repeat;
    background-size: 100%;
}

.informationForm-pop .top-con {
    height: 4.6rem;
    background: url("/images/zzss/project/tongdengxueli/informationForm-bg01.png") no-repeat;
    background-size: 100%;
}

.informationForm-pop .top-con .list {
}

.informationForm-pop .top-con .list p {
    display: block;
    width: 2.24rem;
    line-height: 1;
    font-size: 0.24rem;
    white-space: nowrap;
    text-align: center;
    padding: 0.133rem 0;
    color: #fff;
    border: 1px solid #c9f1f3;
    border-radius: 0.533rem 0.533rem 0 0.533rem;
    position: absolute;
}

.informationForm-pop .top-con .list p.abs01 {
    top: 1.28rem;
    left: 0.427rem;
}

.informationForm-pop .top-con .list p.abs02 {
    width: 1.907rem;
    left: 1.053rem;
    top: 2.187rem;
}

.informationForm-pop .top-con .list p.abs03 {
    width: 2.013rem;
    left: 0.507rem;
    top: 3.053rem;
}

.informationForm-pop .top-con .list p.abs04 {
    width: 2.467rem;
    right: 0.507rem;
    top: 1.173rem;
}

.informationForm-pop .top-con .list p.abs05 {
    width: 2.467rem;
    right: 0.107rem;
    top: 1.96rem;
    background: #fff;
    border-color: #fff;
    color: #315deb;
}

.informationForm-pop .top-con .list p.abs06 {
    width: 2.573rem;
    right: 0.387rem;
    top: 2.867rem;
}

.informationForm-pop .top-con .ewm {
    width: 4rem;
    left: 50%;
    margin-left: -2rem;
    top: 1.133rem;
}

.informationForm-pop .top-con .ewm .pic {
    display: block;
    width: 2.12rem;
    height: 2.12rem;
    margin: 0 auto;
    border: 0.16rem solid #fff;
}

.informationForm-pop .top-con .ewm p {
    font-size: 0.267rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.453rem;
    padding-top: 0.147rem;
    text-align: center;
}

.informationForm-pop .bottom-con {
    background: #fff;
    padding-bottom: 0.613rem;
    border-radius: 0 0 0.133rem 0.133rem;
}

.informationForm-pop .bottom-con .tit {
    line-height: 1.267rem;
    font-size: 0.453rem;
    font-weight: bold;
    padding-top: 0.08rem;
    text-align: center;
}

.informationForm-pop .bottom-con .tit:before {
    content: "";
    width: 1.013rem;
    height: 0.08rem;
    background: #315deb;
    position: absolute;
    left: 50%;
    margin-left: -0.507rem;
    bottom: 0;
}

.informationForm-pop .bottom-con .infor-list {
    padding: 0.6rem 0 0 0;
}

.informationForm-pop .bottom-con .infor-list .box {
    margin-bottom: 0.4rem;
}

.informationForm-pop .bottom-con .infor-list .box h4 {
    display: block;
    float: left;
    width: 3.067rem;
    line-height: 0.907rem;
    text-align: right;
    font-weight: normal;
    padding-right: 0.133rem;
    font-size: 0.373rem;
}

.informationForm-pop .bottom-con .infor-list .box .ipt {
    display: block;
    float: left;
    width: 4.64rem;
    height: 0.907rem;
    font-size: 0.32rem;
    text-indent: 0.387rem;
    border: 1px solid #e3e3e3;
    border-radius: 0.053rem;
}

.informationForm-pop .bottom-con .infor-btn {
    display: block;
    width: 5.067rem;
    line-height: 1;
    background: #f29702;
    border-radius: 0.533rem;
    margin: 0 auto;
    font-size: 0.427rem;
    padding: 0.32rem 0;
    text-align: center;
    color: #fff;
}
