html{ font-size: calc(100vw/7.5);}

body {color:#fff;font-family:Simsun,'Microsoft Yahei',STHeiti,sans-serif;background-color: #fff;font-family: 'Helvetica Neue', 'PingFang SC', Helvetica,Arial, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', sans-serif;}



html,body,article,aside,figure,footer,header,nav,section,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,thead,

tfoot,tr,td,th,blockquote,div,input{margin:0;  padding:0  }

h1,h2,h3,h4,h5,h6 {font-weight:400}

ul,ol,li {list-style-type:none;}

img {border:none;vertical-align:top; -webkit-tap-highlight-color:rgba(0,0,0,0);}

strong,b {font-weight:normal;}

input{  white-space:nowrap;}

em ,i {font-style:normal  }

a{text-decoration: none;-webkit-tap-highlight-color: transparent;}

textarea { overflow: auto; resize: vertical; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #b5b9bc; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #b5b9bc; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #b5b9bc; }

.clear {*zoom:1  }

.clear:after {content:'';  display:block;height:0;clear:both  }

img{

    width: 100%;

    display: block;

}

.fl{

    float: left;

}



.fr{

    float: right;

}



@font-face {

  font-family: "iconfont";

  src: url('./font/iconfont.eot?t=1554110564924'); /* IE9 */

  src: url('./font/iconfont.eot?t=1554110564924#iefix') format('embedded-opentype'), /* IE6-IE8 */

  url('./font/iconfont.woff?t=1554110564924') format('woff'),

  url('./font/iconfont.ttf?t=1554110564924') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */

  url('./font/iconfont.svg?t=1554110564924#iconfont') format('svg'); /* iOS 4.1- */

}



.iconfont {

  font-family: "iconfont" !important;

  font-size: 16px;

  font-style: normal;

}



/* 模块公用样式 */

.singleCircle{

    width: 0.24rem;

    height: 0.24rem;

    background: #30CED6;

    border-radius: 50%;

    position: absolute;

    top: 50%;

    margin-top:-0.12rem;

}

.singleCircle.left{

    left: -0.12rem;

}

.singleCircle.right{

    right: -0.12rem;

}

.doubleCircle{

    width: 0.32rem;

    height: 0.32rem;

    background: #729DED;

    border-radius: 50%;

    position: absolute;

}

.doubleCircle::after{

    content: "";

    width: 0.18rem;

    height: 0.18rem;

    position: absolute;

    background: #F7A41A;

    border-radius: 50%;

    right: -0.02rem;

    bottom: -0.04rem;

}

.introTitle{

    width: 2.56rem;

    height: 0.82rem;

    

    position: absolute;

    top: -0.48rem;

    font-size: 0.34rem;

    color: #fff;

    padding-top: 0.25rem;
    box-sizing: border-box;

}

.introTitle.textLeft{

    background: url("../images/introTitle_bg1.png") no-repeat;

    background-size: 100%;

    padding-left: 0.22rem;

    left: 0;

}

.introTitle.textRight{

    background: url("../images/introTitle_bg2.png") no-repeat;

    background-size: 100%;

    padding-right: 0.4rem;

    text-align: right;

    right: 0;

}

.mediaBanner{

    margin-bottom: 0.28rem;

}

.mediaBanner img{

    width: 100%;

}

.serviceModule{

    padding-bottom: 0.88rem;

}

.serviceModule .singleCircle{

    right: -0.12rem;

}

.serviceModule .doubleCircle{

    right: 0.46rem;

    top:0.18rem;

}

.serviceModule .moduleBody{

    background: url("../images/product_introduction.png") no-repeat right top;

    background-size: 60%;

    padding-top: 0.6rem;

}

.mediaTransformation{

    background: #00358D;

    padding-bottom: 0.99rem;

}
.mediaModule{
    padding-bottom: 0.7rem;
}
.mediaModule .moduleTitle{

    padding-bottom: 0.30rem;

}

.mediaModule .moduleTitle img{

    width: 85%;

    margin: 0 auto

}

.mediaModule .moduleBody{

    padding-left: 0.30rem;

    padding-right: 0.30rem;

}

.serviceModule .pot{

    width: 0.98rem;

    position: absolute;

    left: -0.18rem;

    bottom: -0.48rem;

}

.mediaModule .moduleBody .bodyBackColor{

    background:rgba(52,97,239,1);

    box-shadow:0rem 0.06rem 0.24rem 0rem rgba(33,63,225,0.08);

    border-radius:0.16rem;

    padding-top: 0.68rem;

    position: relative;

}

.iconLeaf{

    width: 1.36rem;

    position: absolute;

    top: 0;

    right: 0;

}

/* 培训机构业务场景全覆盖构建闭环式服务体系模块 */

.serviceModule .product{

    padding-bottom: 0.24rem;

}

.serviceModule .product li{

    display: flex;

    align-items: flex-start;

    padding: 0.36rem 0.30rem 0.30rem 0.64rem;

    color: #fff;

}

.serviceModule .product li:first-child{

    background:linear-gradient(270deg,rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 100%);

}

.serviceModule .product li:nth-child(3){

    background:linear-gradient(270deg,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);

}



.serviceModule .product li img{

    width: 0.6rem;

}

.serviceModule .product li .productIntro{

    flex: 1;

    padding-left: 0.46rem;

}

.serviceModule .product li .productIntro h4{

    font-size: 0.28rem;

}

.serviceModule .product li .productIntro p{

    font-size: 0.24rem;

    line-height: 0.36rem;

}



.tryModule .moduleBody{

    background: url("../images/free_experience.png") no-repeat left top;

    background-size: 60%;

    padding-top: 0.6rem;

}



/* 在线领取免费试用账号 */

.tryModule .bodyBackColor{

    padding: 0 0.30rem 0.5rem;

}

.openAccountForm .label{

    font-size: 0.30rem;

    position: relative;

}

.openAccountForm .label::before{

    display: inline-block;

    margin-right: 4px;

    color: #FFD82A;

    font-size: 14px;

    font-family: SimSun,sans-serif;

    line-height: 1;

    content: '*';

}

.openAccountForm .formItem{

    padding-bottom: 0.30rem;

}

.openAccountForm .formItemLabel{

    font-size: 0.3rem;

    margin-bottom: 0.36rem;

}

.openAccountForm .formItemControl{

    font-size: 0.28rem;

}

.openAccountForm .formItemControl input{

    width: 100%;

    height: 0.88rem;

    border-radius: 0.04rem;

    padding-left: 0.30rem;

    box-sizing: border-box;

    border: none;

    outline: none;
    font-size: 0.28rem;
}

.openAccountForm .radioItem .formItemControl .item{

    display: inline-block;

    width: 33.3%;
    float: left;
    

    margin-bottom: 0.40rem;

    position: relative;

}

.openAccountForm .radioItem .formItemControl .item span{

    padding-left: 0.34rem;

}

.openAccountForm .radioItem .formItemControl .item .inputRadio{

    display: none;

}

.openAccountForm .radioItem .formItemControl .item span::before{

    content: "";

    width: 0.22rem;

    height: 0.22rem;

    opacity: 0.6;

    border: 0.02rem solid rgba(255,255,255,1);

    border-radius: 50%;

    position: absolute;

    left: 0;

    top: 0.05rem;

}

.openAccountForm .radioItem .formItemControl .item .inputRadio:checked~span::before{

    border: 0.08rem solid #FFD82A;

    width: 0.1rem;

    height: 0.1rem;
    opacity: 1;
}

.openAccountForm .checkboxItem {

    padding-bottom: 0.6rem;

}

.openAccountForm .checkboxItem .inputCheckbox{

    display: none;

}

.openAccountForm .checkboxItem .formItemControl{

    display: flex;

}

.openAccountForm .checkboxItem .formItemControl .item{

    flex: 1;

    align-items: center;

}

.openAccountForm .checkboxItem .formItemControl .item:not(:last-child){

    margin-right: 0.18rem;

}

.openAccountForm .checkboxItem .formItemControl span img{

    width: 100%;

    

}
.openAccountForm .checkboxItem .formItemControl .item .inputCheckbox~span{
    padding: 0.06rem;
    display: block;
}


.openAccountForm .checkboxItem .formItemControl .item .inputCheckbox:checked~span{

    background: #FFD82A;

    border-radius: 0.08rem;

}



.openAccountForm .form-submit{

    width: 100%;

    height: 0.88rem;

    background:linear-gradient(360deg,rgba(255,199,123,1) 0%,rgba(253,223,3,1) 100%);

    border-radius: 0.08rem;

    font-size: 0.3rem;

    color: #71550D;

    text-align: center;

    line-height: 0.88rem;

    font-weight: 600;

    margin-top: 0.05rem;

}



/* 营销、招生、增收、服务满足教学运营全部功能需求 */

.mediaModule.functionModule .moduleBody{

    padding: 0.28rem;

}

.functionModule .funcRight{

    display: flex;

    justify-content: flex-end;

}

.functionModule .itemBack{

    width: 80%;

    position: relative;

    background: #3461EF;

    padding-bottom: 0.04rem;

}

.functionModule .funcItem:not(:last-child){

    margin-bottom: 0.54rem;

}

.functionModule .itemBack .number{

    position: absolute;

    top: -0.3rem;

    width: 0.6rem;

    height: 0.6rem;

    background: #F6CE17;

    border-radius: 0.04rem;

    text-align: center;

    line-height: 0.6rem;

    font-size: 0.36rem;

    font-weight: bold;

}

.functionModule .itemBack h4{

    font-size: 0.28rem;

    line-height: 0.6rem;

    background: url("../images/fun_title_bg.png") no-repeat;

    background-size: 100%;



}

.functionModule .itemBack ul{

    padding-left: 0.68rem;
    padding-top: 0.26rem;

}

.functionModule .itemBack ul li{

    font-size: 0.24rem;

    padding-bottom: 0.2rem;

    padding-left: 0.22rem;

    position: relative;

}

.functionModule .itemBack ul li::before{

    content: "";

    width: 0.08rem;

    height: 0.08rem;

    background: #FFD82A;

    border-radius: 50%;

    position: absolute;

    left: 0;

    top: 0.12rem;

}

.functionModule .itemBack ul li span{

    color: #FFD82A;

}

.functionModule .funcRight .itemBack{

    border-bottom-left-radius: 0.12rem;

}

.functionModule .funcLeft .itemBack{

    border-bottom-right-radius: 0.12rem;

}

.functionModule .funcRight .itemBack h4{

    padding-left: 0.92rem;

}

.functionModule .funcLeft .number{

    right: -0.3rem;

}

.functionModule .funcRight .itemBack .funImg{

    width: 0.76rem;

    height: 1.02rem;

    position: absolute;

    right: 0.2rem;

    bottom: -0.18rem;

}

.functionModule .funcLeft .itemBack .funImg{

    width: 0.88rem;

    height: 0.66rem;

    position: absolute;

    left: 0.18rem;

    top: -0.66rem;

}

.functionModule .funcRight .number{

    left: -0.3rem;

}

.functionModule .funcLeft .itemBack h4{

    text-align: right;

    padding-right: 0.92rem;

}

/* 云朵CRM-培新机构招生管理系统 */

.manageModule ul{

    overflow: hidden;

    padding: 0 0.1rem 0.14rem;

}

.manageModule ul li{

    width: 20%;

    float: left;

    margin: 0 2.5% 0.36rem;

    text-align: center;

}

.manageModule ul li p{

    font-size: 0.26rem;

    padding-top: 0.18rem;

}

.manageModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/cloud_crm.png") no-repeat 0.5rem 0.2rem;

    background-size: 4rem;

}

.manageModule .doubleCircle{

    top: -0.08rem;

    left: 0.82rem;

}



/* 多种营销功能解决招生引流难题 */



.marketingModule .marketItem{

    font-size: 0;

}

.marketingModule .marketItem span{

    display: inline-block;

    width: 1.84rem;

    height: 0.6rem;

    background: linear-gradient(90deg,rgba(255,199,123,1) 0%,rgba(253,223,3,1) 100%);

    border-radius:0rem 0.3rem 0.3rem 0rem;

    font-size: 0.28rem;

    color: #71550D;

    line-height: 0.6rem;

    text-align: center;

    font-weight: 600;

}

.marketingModule .marketItem p{

    font-size: 0.28rem;

    padding: 0.24rem 0.3rem;

    line-height: 0.4rem;

}

.marketingModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/fission_distribution.png") no-repeat right top;

    background-size: 60%;

}

.onlineSchoolModule .yunduoProductItem{

    background: #456EFD;

    border-radius: 0.08rem;

    position: relative;

    padding: 0.94rem 0 0 0.24rem;

    width: 48%;

    float: left;

    margin-bottom: 0.76rem;

    box-sizing: border-box;

}

.onlineSchoolModule .yunduoProductItem:nth-child(odd){

    margin-right: 2%;

}

.onlineSchoolModule .yunduoProductItem:nth-child(even){

    margin-left: 2%;

}

.onlineSchoolModule .moduleBody{

    overflow: hidden;

    padding-top: 0.28rem;

}

.onlineSchoolModule .yunduoProductItem .title{

    width: 1.66rem;

    height: 0.9rem;

    position: absolute;

    left: 0.24rem;

    top: -0.28rem;

}

.onlineSchoolModule .yunduoProductItem .icon{

    width: 0.6rem;

    height: 0.6rem;

    position: absolute;

    right: 0.28rem;

    top: -0.24rem;

}

.onlineSchoolModule .yunduoProductItem .item-row{

    font-size: 0.26rem;

    margin-bottom: 0.30rem;

    overflow: hidden;

}

.onlineSchoolModule .yunduoProductItem .item-row span{

    display: inline-block;

    width: 50%;

    float: left;

    position: relative;

    padding-left: 0.22rem;

    box-sizing: border-box;

}

.onlineSchoolModule .yunduoProductItem .item-row span::before{

    content: "";

    width: 0.08rem;

    height: 0.08rem;

    background: #FFD82A;

    border-radius: 50%;

    position: absolute;

    left: 0;

    top:0.14rem;



}


.mediaModule.teachingModule,
.mediaModule.onlineSchoolModule,
.mediaModule.organizationModule{
    padding-bottom: 0;
}
.teachingModule .moduleBody{

    overflow: hidden;

    padding-bottom: 0.24rem;

}

.teachingModule .teachingItem{

    width: 32%;

    float: left;

    height: 0.58rem;

    background: url("../images/class_type_bg.png") no-repeat;

    background-size: 100%;

    font-size: 0.28rem;

    text-align: center;

    line-height: 0.58rem;

    margin-bottom: 0.48rem;

    box-sizing: border-box;

    padding-right: 0.26rem;

}

.teachingModule .teachingItem:nth-child(2),.teachingModule .teachingItem:nth-child(5){

    margin-left: 2%;

    margin-right: 2%;

}

.teachToolModule .doubleCircle{

    top: -0.08rem;

    left: 0.82rem;

}



.teachToolModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/live_tools.png") no-repeat 0.5rem 0.2rem;

    background-size: 50%;

}

.teachToolModule .moduleBody .bodyBackColor{

    padding-left: 0.64rem;

    padding-top: 0.82rem;

}

.teachToolModule .item-row{

    overflow: hidden;

    padding-bottom: 0.48rem;

}

.teachToolModule .item-row .item-col{

    width: 50%;

    float: left;

    display: flex;
    align-items: center;
}

.teachToolModule .item-row .item-col img{

    width: 0.38rem;

    margin-right: 0.16rem;

}

.teachToolModule .item-row .item-col span{

    flex: 1;

    font-size: 0.28rem;

}



.interestTeachingModule .interestRow{

    display: flex;

    justify-content: space-around;

    padding-bottom: 0.4rem;

}



.interestTeachingModule .interestItem{

    width: 2.04rem;

    height: 2.1rem;

    border-radius: 0.12rem;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

}

.interestTeachingModule .interestItem img{

    width: 0.86rem;

    margin-bottom: 0.14rem;

}

.interestTeachingModule .interestItem span{

    font-size: 0.28rem;

    position: relative;

}

.interestTeachingModule .interestItem span::before{

    content: "";

    width: 100%;

    height: 0.08rem;

    background:linear-gradient(360deg,rgba(255,199,123,1) 0%,rgba(253,223,3,1) 100%);

    border-radius: 0.04rem;

    opacity: 0.7;

    position: absolute;

    left: 0;

    bottom: 0.02rem;

}

.interestTeachingModule .interestItem.crowd{

    background: #3461EF url("../images/crowd_back.png") no-repeat left bottom;

    background-size: 1.42rem;

}

.interestTeachingModule .interestItem.questionnaire{

    background: #3461EF url("../images/questionnaire_back.png") no-repeat left bottom;

    background-size: 1.26rem;

}

.interestTeachingModule .interestItem.onlineClock{

    background: #3461EF url("../images/clock_back.png") no-repeat left bottom;

    background-size: 1.26rem;

}

.interestTeachingModule .interestItem.courseTable{

    background: #3461EF url("../images/course_table_back.png") no-repeat left bottom;

    background-size: 1.2rem;

}

.interestTeachingModule .interestItem.tasteTest{

    background: #3461EF url("../images/test_back.png") no-repeat left bottom;

    background-size: 1.18rem;

}

.interestTeachingModule .interestItem.certificate{

    background: #3461EF url("../images/certificate_back.png") no-repeat left bottom;

    background-size: 1.32rem;

}



/* 云朵微课-机构微信活动裂变涨粉神器 */

.fissionModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/cloud_class.png") no-repeat right top;

    background-size: 60%;

}

.fissionModule .wechatFission{

    padding-top: 0.32rem;

    font-size: 0.24rem;

}

.fissionModule .wechatFission .wechatTitle{

    padding: 0.1rem 0.34rem;

    font-size: 0.28rem;

    color: #71550D;

    background:linear-gradient(90deg,rgba(255,199,123,1) 0%,rgba(253,223,3,1) 100%);

    border-radius:0rem 1rem 1rem 0rem;

}

.fissionModule .wechatFission ul{

    padding: 0.3rem 1rem 0.5rem;

}

.fissionModule .wechatFission ul li{

    margin-bottom: 0.28rem;

    position: relative;

    padding-left: 0.25rem;

}

.fissionModule .wechatFission ul li::before{

    content: "";

    width: 0;

    height: 0;

    border: 0.1rem solid transparent;

    border-left-color: #FFD82A;

    position: absolute;

    left: 0;

    top: 0.05rem;

}

.fissionModule .wechatFission ul li span{

    color: #FFD82A;

}

.fissionModule .fissionItem{

    position: relative;

    padding: 0 0.38rem 0.5rem;

}

.fissionModule .fissionItem .fissionNum{

    width: 1.1rem;

    height: 0.88rem;

    position: absolute;

    right: 0.2rem;

    top: -0.26rem;

}

.fissionModule .fissionItem h4{

    font-size: 0.28rem;

    color: #FFD82A;

    margin-bottom: 0.5rem;

}

.fissionModule .fissionItem .itemBody{

    display: flex;

}

.fissionModule .fissionItem .itemBody .itemCol{

    flex: 1;

    height: 1.62rem;

    border: 0.04rem solid rgba(255,255,255,0.4);

    border-radius: 0.06rem;

    position: relative;

    font-size: 0.24rem;

    padding: 0.44rem 0.2rem 0;

    box-sizing: border-box;

}

.fissionModule .fissionItem .itemBody .itemCol:first-child{

    margin-right: 0.24rem;

}

.fissionModule .fissionItem .itemBody .itemCol .divider{

    width: 2.3rem;

    height: 0.54rem;

    background: #3461EF;

    position: absolute;

    left: -0.04rem;

    top: -0.35rem;

}

.fissionModule .fissionItem .itemBody .itemCol .divider span{

    display: inline-block;

    width: 2.2rem;

    height: 0.54rem;

    background: url("../images/fission_bg.png") no-repeat;

    background-size: 100%;

    text-align: center;

    line-height: 0.54rem;

}

/* 云朵营销-智能招生营销平台助力机构精准获客 */

.yunduoMarketModule .doubleCircle{

    top: -0.08rem;

    left: 0.81rem;

}

.yunduoMarketModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/cloud_marketing.png") no-repeat left top;

    background-size: 60%;

}

.yunduoMarketModule ul{

    padding: 0 0.3rem 0.22rem;

}

.yunduoMarketModule ul li{

    padding-bottom: 0.16rem;

}

.yunduoMarketModule ul li h4{

    display: flex;

    align-items: center;

    padding-bottom: 0.16rem;

} 

.yunduoMarketModule ul li h4 img{

    width: 0.26rem;

}

.yunduoMarketModule ul li h4 span{

    font-size: 0.28rem;

    padding-left: 0.08rem;

}

.yunduoMarketModule ul li p{

    font-size: 0.24rem;

    position: relative;

    padding-left: 0.26rem;

    padding-bottom: 0.16rem;

}

.yunduoMarketModule ul li p i{

    width: 0.14rem;

    height: 0.14rem;

    background: #fff;

    border-radius: 50%;

    position: absolute;

    left: 0;

    top: 0.1rem;



}

.yunduoMarketModule ul li p i::before{

    content: "";

    width: 0.06rem;

    height: 0.06rem;

    border-radius: 50%;

    position: absolute;

    left: 0.04rem;

    top: 0.04rem;

}

.yunduoMarketModule ul li p i{

    background: rgba(255,216,42,0.51);

}

.yunduoMarketModule ul li p i::before{

    background: #FFD82A;

}

.yunduoMarketModule  ul li p span{

    color: #FFD82A;

}

/* 在线考试测试只能组卷 */

.onlineTestModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/online_examination.png") no-repeat right top;

    background-size: 60%;

}

.onlineTestModule .bodyBackColor{

    padding: 0 0.24rem 0 0.48rem;

}

.onlineTestModule .timeLine .timeLineItem{

    position: relative;

    padding-bottom: 0.4rem;

    border-left: 0.02rem solid rgba(255,216,42,0.45);

}

.onlineTestModule .timeLine .timeLineItem:last-child{

    border: none;

}

.onlineTestModule .timeLineItem .timeLineHead{

    width: 0.48rem;

    position: absolute;

    left: -0.24rem;

    top: 0;

    padding: 0.08rem 0;

    background: #3461EF;

}

.onlineTestModule .timeLineItem .timeLineContent{

    padding-left: 0.36rem;

}

.onlineTestModule .timeLineItem .timeLineContent h4{

    font-size: 0.28rem;

    padding-bottom: 0.12rem;

    line-height: 0.4rem;

}

.onlineTestModule .timeLineItem .timeLineContent p{

    font-size: 0.24rem;

}



.educationalModule .doubleCircle{

    top: -0.08rem;

    left: 0.38rem;

}

.educationalModule .moduleBody{

    background: url("../images/educational.png") no-repeat left top;

    background-size: 60%;

    padding-top: 0.62rem;

}

.educationalModule .bodyBackColor{

    padding: 0.12rem 0.26rem 0.1rem;

}

.educationalModule ul li{

    display: flex;

    padding-bottom: 0.36rem;

    align-items: center;

}

.educationalModule ul li .button{

    width: 1.92rem;

    height: 0.72rem;

    font-size: 0.28rem;

    color: #71550D;

    text-align: center;

    line-height: 0.72rem;

    background: url("../images/button.png") no-repeat;

    background-size: 100%;

    font-weight: 600;

}

.educationalModule ul li p{

    flex: 1;

    font-size: 0.26rem;

    line-height: 0.36rem;

    padding-left: 0.2rem;

}



/* 系统全部开放 邀您免费体验 */

.experienceModule .brandRow{

    display: flex;

    align-items: flex-end;

    padding-bottom: 0.66rem;

}

.experienceModule .brandRow .brandCol{

    flex: 1;

    height: 2.24rem;

    background: #3461EF;

    border-radius: 0.12rem;

    font-size: 0.24rem;

    position: relative;

    padding: 0 0.16rem;

}

.experienceModule .brandRow .brandCol .tag{

    width: 0.82rem;

    height: 0.54rem;

    position: absolute;

    left:-0.12rem;

    top: 0;

    background: url("../images/tag_bg.png") no-repeat;

    background-size: 100%;

    color: #71550D;

    text-align: center;

    font-weight: 600;

    padding-top: 0.04rem;

}

.experienceModule .brandRow .brandCol img{

    margin: 0.5rem auto 0.16rem;

}

.experienceModule .brandRow .brandCol:nth-child(1) img{

    width: 0.86rem;

}

.experienceModule .brandRow .brandCol:nth-child(2){

    height: 2.66rem;

    margin: 0 0.4rem;

}

.experienceModule .brandRow .brandCol:nth-child(2) img{

    width: 1.63rem;

    margin-top: 0.7rem;

}

.experienceModule .brandRow .brandCol:nth-child(3) img{

    width: 1.14rem;

}

/* 合作机构 */

.organizationModule .doubleCircle{

    top: -0.06rem;

    left: 0.38rem;

}

.organizationModule .moduleBody{

    padding-top: 0.62rem;

    background: url("../images/organization.png") no-repeat left top;

    background-size: 60%;

}

.organizationModule .bodyBackColor{

    padding: 0.1rem 0.24rem 0.5rem;

}

.organizationModule ul li{

    display: flex

}

.organizationModule ul li span{

    flex: 1;

}

.copyright{
    text-align: center;
    padding: 0.2rem 0;
    font-size: 0.2rem;
    color: #fff;
}



/*底部*/



.fixed_footer {

   position: fixed;

    width: 100%;

    height: 0.99rem;

    line-height: 0.99rem;

    bottom: 0;

    font-size: 0.32rem;

    display: flex;

    background: #FEAC0C;

    z-index: 10;
}



.fixed_footer a {

    color: #fff;

    text-align: center;

    position: relative;

    width: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

}

.fixed_footer a img{

    width: 0.34rem;

    margin-right: 0.1rem;

}



.fixed_footer a i.iconfont {

    font-size: 0.35rem;

    margin-right: 5px;

}



.fixed_footer a:nth-child(2) {

    background: #ec426c;

}

.fixed_footer a:nth-child(2) img{

    width: 0.3rem;

}



/*滚动代码*/

/*滚动信息*/





.swipertxt{

    box-sizing: border-box;

    width:75%;

    height:150px;

    color:#666;

    font-size:14px;

}

.swipertxt span{

    width:33%;

    display: inline-block;

    text-align: center;

}

.swiper_fixed{

    width:90%;

    height:260px;

    margin:0px auto 0;

}

.swiper_title{

    width:90%;

    height:40px;

    margin:0 auto 10px;

    line-height:40px;

    color:#fff;

    text-align: center;

    background-color:#f85959;

    font-size:16px;

}

.swipertxt .swiper-slide{

    line-height:50px;

}

.swipertxt .swiper-slide span:nth-child(1){

    text-align:left;

}

.swipertxt .swiper-slide span:nth-child(3){

    text-align:right;

}





/*iPhone4*/

@media only screen

and (min-device-width: 320px)

and (max-device-width: 480px)

and (-webkit-device-pixel-ratio: 2)

and (device-aspect-ratio: 2/3) {

    

    .modular9cont .swiper-button-prev2 {

        left:108px;

    }



    .modular9cont .swiper-button-next2 {

        right: 110px;

    }



    

}



/*iPhone5 5E*/

@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {

     .modular9cont .swiper-button-prev2 {

        left:108px;

    }



    .modular9cont .swiper-button-next2 {

        right: 110px;

    }



   



}



/*  iPhone6/7/8  */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {

    

}





/*iPhone6/7/8 puls*/

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) {

    

     

}















/*弹框代码*/

.popupImg{

    width: 6.14rem;

    height: 1.12rem;

    position: absolute;

    left: 0.22rem;

    top: -1.12rem;

}

.closeBtn{width:0.7rem;height:0.7rem;display:block;position:absolute;bottom:-1.12rem;left:3rem;

    background:url("../images/closebtn.png")no-repeat center/cover;}

.bodyCont{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);z-index: 999;display: none;}

.bodyCont .business{

    display: flex;

    padding-top: 0.24rem;

    justify-content: space-around;

}

.bodyCont .business span{

    flex: 1;

    font-size: 0.28rem;

    padding-left: 0.38rem;

    background: url("../images/checkbox.png") no-repeat left top;

    background-size: 0.32rem;

}

.cont{width:6.58rem;padding:0 0.36rem;box-sizing:border-box;margin:0 auto;padding-bottom: 0.6rem;background:#3461EF;border-radius:0.1rem;position:relative;top:50%;transform: translate(0,-50%)}

.topCont{margin-bottom: 0.4rem;}

.topCont ul{position: relative;height:100%;}

.topCont li{font-size:0.28rem;color:#fff;position:absolute;}

.topCont li:nth-child(1){left:1.62rem;top:0.54rem;}

.topCont li:nth-child(2){left:4.34rem;top:0.54rem;}

.topCont li:nth-child(3){left:1.62rem;top:1.42rem;}

.topCont li:nth-child(4){left:4.34rem;top:1.42rem;}

.title1{font-size:0.50rem;color:#FFD82A;text-align: center;line-height:0.6rem;padding-top:0.42rem;font-weight: bold;}

.title1 em{

    font-size: 0.46rem;

    display: block;

}

.inputBox{width:5.8rem;margin:0 auto;}

.inputBox input.input100{width:100%;height:0.88rem;box-sizing: border-box;border-radius:0.1rem;padding-left:0.16rem;font-size:0.28rem;

    outline: none;position: relative;border: 1px solid #b5b9bc;}

.inputBox input.input100:after{content: '';position: absolute;  width: 200%;  height: 1px;

    bottom: 0;border-bottom: 1px solid #d6e4ed;-webkit-transform-origin: 0 0;transform-origin: 0 0;

    -webkit-transform: scale(.5,.5);transform: scale(.5,.5);-webkit-box-sizing: border-box;box-sizing: border-box}

.inputBox a{width:100%;height:0.9rem;line-height: 0.9rem;text-align: center;margin-top:0.4rem;

    display: block;font-size:0.34rem;color:#fff;background:#fa582e;border-radius:0.15rem;text-decoration:none;font-weight: bold;}