*{margin: 0px;padding: 0px;}
a,a:hover{color: #333333;font-family: SourceHanSansCN-Medium;}
input {outline: none;}
input::-webkit-input-placeholder{
    color:#cccccc;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#cccccc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#cccccc;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#cccccc;
}

body{
    background: #efefef;
}


.tit-one{
    line-height: 80px;
}
.tit-two{
    line-height: 28px;padding: 12px 0px;height: 56px
}

.pb-50{padding-bottom:50px}
.pb-40{padding-bottom:30px}
.pb-30{padding-bottom:30px}
.pb-36{padding-bottom:36px}
.pb-28{padding-bottom:28px}

.bg-1{background: #EEF3FF;}
.bg-2{background: #FFFFFF;}
.w-1420{width: 1420px;margin: 0 auto;}
.w-1200{width: 1200px;margin: 0 auto;}
.w-800{width: 800px;margin: 0 auto;}


.tit-48{font-size: 48px;font-family: Source Han Sans CN;font-weight: 800;color: #333333;}
.tit-36{font-size: 36px;font-family: SourceHanSansCN-Heavy;font-weight: bold;}
.tit-28{font-size: 28px;font-family: SourceHanSansCN-Heavy;font-weight: bold}
.tit-24{font-size: 24px;font-family: SourceHanSansCN-Heavy}
.tit-16{font-size: 16px;font-family: SourceHanSansCN-Heavy}


.top{margin: 0 auto;display: flex;justify-content: space-between;height: 80px;padding: 10px 100px;}
.top .wechat{padding: 20px 0px;position: relative;cursor: pointer}
.top .wechat .add{
    display: flex;
    background: #3388ff;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.top .wechat .add img{
    margin-top: 4px;
    width: 22px;height: 22px;
}

.lianxi{
    position: absolute;
    z-index: 5;
    margin-top: 15px;
    left: -30px;
    display: none;
}

.lianxi  .ii{
    position: absolute;
    transform:rotate(45deg);
    width: 20px;
    height: 20px;
    top: -5px;
    left: 40%;
    border: 1px solid #dddddd;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.13);
    background: #FFFFFF;
    z-index: 4;
}

.lianxi .con{
    position: relative;
    width: 168px;
    border: 1px solid #e4e4e4;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.13);
    border-radius: 9px;
    padding: 16px;
    background: #FFFFFF;
    text-align: center;
    z-index: 6;
}

.lianxi .con img{
    width: 100%;
}

.lianxi .ii::before {
    /*border: 1px solid #d8d8d8;*/
    /*visibility: visible;*/
    /*content: '';*/
    /*transform: rotate(45deg);}*/
}


.banner{margin: 0 auto;width: 1420px;height: 540px;background: url("../images/pc/banner.png") no-repeat center;background-size: 100%;position: relative;}
.banner .price{position: absolute;top: 70px;left: 110px;height: 120px;line-height: 120px;color: #FFFFFF;background: #F13A3A;font-size: 42px;padding: 0 30px;}
.banner .con-bg{position: absolute;top: 190px;left: 110px;width: 1120px;height: 216px;background: #000000;opacity: 0.57;line-height: 32px;font-size: 20px;padding: 30px 40px;color: #FFFFFF;}
.banner .con{position: absolute;top: 190px;left: 110px;width: 1120px;height: 216px;line-height: 32px;font-size: 20px;padding: 30px 40px;color: #FFFFFF;}


.jichu{background: url("../images/pc/line_bg.png") no-repeat center top;display: flex;justify-content: center;flex-direction: column;}


.form{padding: 14px 14px;background: url("../images/pc/line_bg.png") no-repeat center top}
.form .desc{font-size: 20px;line-height: 48px;font-weight: bold; border-radius: 4px}
.form .ff{display: flex;justify-content: flex-start;}
.form .ff .inp{position: relative;}
.form .ff .inp span{position: absolute;top: 25px;left: 132px;color: #ff8833;}
.form input{height: 72px;line-height: 72px;font-size: 16px;padding:0px 20px;border:0px;border-radius: 4px;width: 220px;margin-right: 8px}
.form button{height: 72px;line-height: 72px;background:#3388ff;width: 160px;border: none;border-radius: 4px;font-size: 18px;color: #FFFFFF;cursor: pointer}


.course{text-align: center;padding: 30px 0px}
.course .desc{line-height: 32px;font-size: 18px;padding-bottom: 26px;
}

.course .pic-list{padding: 0px 104px;display: flex;justify-content: space-between;flex-wrap: nowrap;
}


.card{text-align: center;padding: 50px 0px}
.card .pic-list{
    padding: 0 112px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 55px;
}

.card .pic-list .tit{
    background: #F5F8FF;
    line-height: 40px;
    font-size: 12px;
}
.card .btn-desc{
    margin: 30px auto 0px;
    width: 1160px;
    background: linear-gradient(90deg, rgba(44,159,251,0.7), rgba(52,109,253,0.7));
    border-radius: 21px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 24px;
    padding: 10px 20px;
    text-align: left    ;
}

.btn-desc .tit{
    color: #FFF723;
}



.youshi{
    background: #FFAF23;
    height: 560px;
    padding-top: 80px;
}
.youshi .qian{
    margin:0 auto;
    width: 1200px;
    height: 501px;
    background: #FFD1B5;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.youshi .qian .title{
    margin: -42px auto 0px ;
    background: url("../images/pc/youshi_title.png") no-repeat center;
    line-height: 83px;
    width: 355px;
    font-size: 36px;
    color: #FFFFFF;
    font-weight: bold;
}

.youshi .qian .desc{
    font-size: 29px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 39px;
    background: linear-gradient(0deg, #EF3E19 0.1220703125%, #E96710 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 36px 0px;
}

.youshi .cir-l{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 1060px;
    background: #FFFFFF;
    border-radius: 15px 1px 49px 5px;
    font-size: 14px;
}
.youshi .cir-l .tit{
    background: url("../images/pc/youshi_title_l.png");
    width: 200px;
    color: #FFFFFF;
    font-size: 20px;
    background: linear-gradient(90deg, #FB5B3A, #FF7B23);
    border-radius: 15px 0px 46px 5px;
}


.youshi .cir-r{
    margin: 30px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 1060px;
    background: #FFFFFF;
    border-radius: 1px 15px 5px 49px;
    font-size: 14px;
}
.youshi .cir-r .tit{
    background: url("../images/pc/youshi_title_r.png");
    width: 200px;
    color: #FFFFFF;
    font-size: 20px;
    /*background: linear-gradient(90deg, #FB5B3A, #FF7B23);*/
    /*border-radius: 0px 15px 5px 46px;*/
}

.youshi .cir-r .con,.youshi .cir-l .con{
    text-align: left;
    line-height: 20px;
    width: 828px;
    font-size: 14px;
}


.con-one{}
.con-two{padding: 18px}
.con-three{padding: 8px 18px}


.youshi .desc2{
    font-size: 20px;
    color: #621E0B;
    margin: 66px 0px 25px;
    font-family: SourceHanSansCN-Medium;
    font-weight: bold;
}

.youshi .desc3{
    width: 1100px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #621E0B;
    padding: 12px 30px;
    font-family: SourceHanSansCN-Medium;
    font-weight: bold;


}





.youshi2{
    background: #FFAF23;
    padding-top: 80px;
    height: 316px;
}
.youshi2 .qian{
    margin:0 auto;
    width: 1200px;
    background: #FFD1B5;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.youshi2 .qian .title{
    margin: -42px auto 0px ;
    background: url("../images/pc/youshi_title.png") no-repeat center;
    line-height: 83px;
    width: 355px;
    font-size: 36px;
    color: #FFFFFF;
    font-weight: bold;
}

.youshi2 .qian .desc{
    font-size: 29px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 39px;
    background: linear-gradient(0deg, #EF3E19 0.1220703125%, #E96710 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.youshi2 .desc2{
    font-size: 20px;
    color: #621E0B;
    margin: 66px 0px 25px;
    font-family: SourceHanSansCN-Medium;
    font-weight: bold;
}

.youshi2 .desc3{
    width: 1100px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #621E0B;
    padding: 12px 30px;
    font-family: SourceHanSansCN-Medium;
    font-weight: bold;
}

.card-msg{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0px;
}

.card-msg .tit-bg{
    background: url("../images/pc/bg2.png") no-repeat center top;
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 72px;
    text-align: center;
    width: 774px;
    height: 199px;
    line-height: 112px;
    z-index: 2;
}

.card-msg .con{
    width: 1200px;
    height: 579px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(52,109,253,0.2);
    border-radius: 57px;
    margin-top: -45px;
    z-index: 1;
    padding-top: 30px;
}

.card-msg .con div{
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    padding: 29px 0px;
    background: url("../images/pc/line1.png") no-repeat center bottom;
    text-align: center;
}

.card-msg .con div:last-child{
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    padding: 32px 0px;
    text-align: center;
    background: none;
}


.conact{
    box-shadow: 0px 4px 16px 0px rgba(52,109,253,0.2);
}


.footer{
    background: url("../images/pc/footer.png") no-repeat center top;
    display: flex;
    padding: 80px 110px;
    justify-content: space-between;
}

.footer .ll{
    width: 42%;
}

.footer .map{
    width: 68%;
    height: 270px;
}

.footer .ll .tt{
    font-size: 30px;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
    margin-bottom: 16px;
}


.footer .ll .info{
    display: flex;
    justify-content: flex-start;
    font-size: 16px;
    color: #ffffff;
    line-height: 32px;
}

.footer .ll .info .label{
    width: 84px;
}

.copy{
    text-align: center;
    padding: 20px 0px;
    background: #FFFFFF;
    line-height: 32px;
}


.tool{
    position: fixed;
    background: #FFFFFF;
    bottom: 200px;
    right: 0px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
}

.tool img{
    width: 100%;
}

.tool .ll{
    padding: 8px;
    cursor: pointer;
    position: relative;
}

.tool .ll:hover{
    background: #3388ff;
    padding: 8px;
    color: #FFFFFF;
}

.tool .ll:hover .iconfont{
    color: #FFFFFF;
}

.tool_lianxi{
    position: absolute;
    z-index: 5;
    margin-top: -131px;
    right: 85px;
}

.tool_lianxi  .ii{
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    top: 95px;
    right: -7px;
    border: 1px solid #dddddd;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.13);
    background: #FFFFFF;
}

.tool_lianxi .con{
    position: relative;
    width: 168px;
    border: 1px solid #e4e4e4;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.13);
    border-radius: 9px;
    padding: 16px;
    background: #FFFFFF;
    text-align: center;
    z-index: 6;
    color: #000000;
}

.tool_lianxi .con img{
    width: 100%;
}

