<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
body{
	min-width:1200px;
}
p{
    color: #333;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.item_banner{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    
}
.item_banner img{
    width: 100%;
    display: block;
}
.item_main{
    max-width: 1920px;
    margin: 0 auto;
    background: url('images/bg1.jpg') top center no-repeat;
    background-size: 100% ;
    overflow: hidden;

}
.item_mszb{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.item_title{
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    
}
.item_mszb_box{
    width: 1100px;
    margin: 50px auto;
    background: url('images/mszbboxbg.jpg') top center no-repeat;
    background-size: 100% ;
    overflow: hidden;
    position: relative;
}
.item_mszb_box_p{
    font-size: 22px;
}
.p1{
    position: absolute;
    top: 100px;
    left: 500px;
}
.p2{
    position: absolute;
    top: 230px;
    left: 550px;
}
.p3{
    position: absolute;
    top: 370px;
    left: 620px;
}
.item_mszb_a{
    display: block;
    padding: 10px;
    font-size: 22px;
    color: #fff;
    background: #333;
    width: 200px;
    text-align: center;
}
.mszb_a1{
    float: left;
    margin-top: 550px;
    margin-left: 200px;
}
.mszb_a2{
    float: right;
    margin-top: 550px;
    margin-right: 200px;
}
.item_ljms{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.item_title2{
    margin-top: 50px;
}
.item_ljms_box{
    width: 1100px;
    height: 400px;
    margin: 50px auto;
    background: url('images/bl.png') center center no-repeat;
    background-size: 100% ;
    position: relative;
}
.item_ljms_box_div1{
    position: absolute;
    font-size: 16px;
    top: 50px;
}
.item_ljms_box_div1 p{
    margin-top: 5px;
}
.item_ljms_box_div1_t{
    font-size: 18px;
    font-weight: bold;
}
.item_ljms_box_div2{
    position: absolute;
    font-size: 16px;
    top: 270px;
    left: 300px;
}
.item_ljms_box_div2 p{
    margin-top: 5px;
}
.item_ljms_box_div3{
    position: absolute;
    font-size: 16px;
    top: 50px;
    left: 550px;
}
.item_ljms_box_div3 p{
    margin-top: 5px;
}
.item_ljms_box_div4{
    position: absolute;
    font-size: 16px;
    top: 270px;
    left: 820px;
}
.item_ljms_box_div4 p{
    margin-top: 5px;
}
.item_bkgl{
    max-width: 1920px;
    margin: 0 auto;
    background: url('images/bkbg.jpg') top center no-repeat;
    background-size: 100% ;
    overflow: hidden;
}
.item_bkgl_box1{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.item_bkgl_box1_red{
    width: 250px;
    height: 500px;
    background: url('images/red.png') top center no-repeat;
    background-size: 100% ;
    position: relative;
}
.item_bkgl_box1_red p{
    text-align: center;
}
.item_bkgl_box1_red_t{
    margin-top: 50px;
}
.item_bkgl_box1_red_t img{
    height: 80px;
}
.item_bkgl_box1_red_t2{
    font-size: 40px;
    letter-spacing: 10px;
    color: #fff;
    font-weight: bold;
    margin-top: 50px;
}
.item_bkgl_box1_red_con{
    color: #fff;
    margin-top: 15px;
    font-size: 18px;
}
.item_bkgl_box1_red_a{
    display: block;
    padding: 10px;
    font-size: 18px;
    background: #333;
    color: #fff;
    text-align: center;
    width: 100px;
    position: absolute;
    bottom: 50px;
    left: 45%;
    margin-left: -50px;
}
.item_title3{
    margin-top: 100px;
}
.item_jqdb{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
}
.item_jqdb_box{
    width: 520px;
}
.item_jqdb_box_t{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: rgb(233, 86, 60);
}
.item_jqdb_box_div{
    width: 520px;
    height: 145px;
    padding: 25px;
    box-sizing: border-box;
    border: 1px solid rgb(184, 184, 184);
    margin: 50px auto 0;
    line-height: 30px;
    background: #fff;

}
.item_jqdb_askDiv{
    width: 520px;
    height: 40px;
    padding:0 10px;
    box-sizing: border-box;
    border: 1px solid rgb(184, 184, 184);
    line-height: 40px;
    margin-top: 15px;
}
.item_jqdb_askDiv_l{
    margin-top: 5px;
    float: left;
}
.item_jqdb_askDiv_r{
    float: left;
    margin-left: 10px;
    color: rgb(209, 76, 52);
}
.item_jqdb_bottom{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
}
.item_jqdb_a{
    display: block;
    padding: 10px;
    font-size: 22px;
    color: #fff;
    background: #333;
    width: 200px;
    text-align: center;
}
.item_pro{
    width: 1100px;
    height: 300px;
    margin: 150px auto 0;
    background: url('images/pro.jpg') top center no-repeat;
    background-size: 100% ;
}
.item_pro2{
    width: 1100px;
    height: 70px;
    margin: 0 auto;
    background: rgb(55, 189, 212);
    text-align: center;
    line-height: 70px;
}
.item_pro2_p{
    font-size: 36px;
    color: #fff;
    letter-spacing: 3px;
}
.item_pro2_p span{
    font-weight: bold;
}
.item_title_img{
    text-align: center;
    margin-top: 50px;
}
.item_lesson_top{
    width: 1100px;
    height: 40px;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
.item_lesson_top p{
    font-size: 18px;
    margin-left: 5px;
}
.item_lesson_top img{
    margin-left: 30px;
}
.item_title4{
    font-size: 40px;
    text-align: center;
    margin-top: 50px;
    letter-spacing: 5px;
    
}
.item_book_div_ewm{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    padding: 30px 0;
}
.item_book_div_ewm_img{
    width: 280px;
    text-align: center;
}
.item_book_div_ewm img{
    width: 240px;
    
}
.item_book_div_ewm_w{
    width: 810px;
    margin-left: 50px;
}
.correct_img{
    width: 26px !important;
    margin-right: 10px;
}
.item_book_div_ewm_w p{
    font-weight: bold;
    margin-top: 15px;
}
.item_book_div_ewm_w_rs{
    font-size: 12px;
}
.item_book_div_ewm_w p:nth-child(1){
    font-size: 26px;
}

.item_book_div_ewm_w p:nth-child(3){
    margin-top: 35px;
}
.item_book_div_ewm_w span{
    display: block;
    float: left;
    margin-right: 25px;
    color: rgb(189, 163, 129);
}

.lessonTable{
    width: 1100px;
    margin:50px  auto ;
    text-align: center;
    border-collapse:collapse;
}
.lessonTable tr td{
    padding: 10px;
    border: 1px solid #dedede;
}






.item_bottom_title{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    background: #48cdb2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #069679;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 210px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 15px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_yy_title{
    width: 700px;
    position: relative;
    top: 600px;
    left: 50%;
    margin-left: -350px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #147a60;
    
}
.item_yy_bottom{
    width: 800px;
    height: 120px;
    position: relative;
    left: 50%;
    margin-left: -400px;
    top: 630px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_yy_bottom_l{
    width: 350px;
    height: 120px;
}
.item_yy_bottom_r{
    width: 350px;
    height: 120px;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.item_yy_bottom_r a{
    display: block;
    width: 250px;
    height: 70px;
    background: #e67914;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}
.item_yy_bottom_l_top{
    background-image: -webkit-linear-gradient(left, #35f8e8, #031b1f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 25px;
    text-align: center;
}
.item_yy_bottom_l_btm{
    background-image: -webkit-linear-gradient(left, #35f8e8, #031b1f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 20px;
    text-align: center;
}
.item_jlbk{
    max-width: 1920px;
    margin: 0 auto;
    background: url('bg3.jpg') top center no-repeat;
    background-size: 100%;
    padding: 50px 0;

}
.item_jlbk_div{
    width: 980px;
    height: 250px;
    margin: 0 auto;
    margin-top: 100px;
    border: 8px solid #069679;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.item_jlbk_div_l{
    width: 46%;
    height: 200px;
    background: rgb(252, 240, 247);
    padding: 25px 2%;
    display: flex;
    justify-content: space-around;
}
.item_jlbk_div_r{
    width: 50%;
    height: 200px;
    border-left: 1px dashed #069679;
    background: rgb(185, 252, 235);
    padding: 25px 2%;
    display: flex;
    justify-content: space-between;
}
.item_jlbk_div_box{
    width: 60%;
    height: 190px;
}
.item_jlbk_div_box_p1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.item_jlbk_div_box_p2{
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    color: #147a60;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.item_jlbk_div_box a{
    font-size: 16px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background: #ff8400;
    color:#fff;
    margin-top: 90px;
}
.item_gh{
    width: 880px;
    margin: 0 auto;
    box-shadow: 0 3px 10px 1px #3a8b4c;
    border-radius: 25px;
    padding:50px;
}
.item_gh_t{
    font-size: 36px;
    font-weight: bold;
    color: #3a8b4c;
    text-align: center;
    padding-bottom: 35px;
    
}
.item_gh_l img{
    display: block;
}
.item_gh_l{
    float: left;
}
.item_gh_l_b{
    margin-top: 25px;
}
.item_gh_r{
    float: right;
}
.item_bottom{
    width: 1080px;
    margin: 0 auto 50px;
    padding: 50px 0;
    border: 8px solid #8de2d1;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    background: #48cdb2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #069679;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 210px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 15px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_city_con_box_city{
    margin-left: 100px;
}
.item_city_con_box_city p{
    margin-top: 25px;
    font-size: 16px;
}
.item_city_con_box_city p span{
    color: #48cdb2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #48cdb2;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    display: block;
    width: 100%;
}
.tanc{
    display: none;
}

.pop_wrap {
    z-index: 9999;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.pop_log {
    width: 540px;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding-bottom:50px;
}

.title_h {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
}

.delete {
    color: #FFFFFF;
    font-size: 36px;
    position: absolute;
    right: 12px;
    top: -14px;
    cursor: pointer;
}
.yhzlxz{
	width: 410px;
    margin: 0 auto 23px;
    position: relative;
	height:60px;
	display:block;
	color:#999;
	font-size:18px;
	border-radius:4px;
	border:1px solid #DCDCDC;
	font-family:"ËÎÌå";
}

.log_t {
    width: 511px;
    padding: 50px 0;
    margin: 0 auto;
    background: #ffffff;
}

.ser_inp,
.ser_inp1 {
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}

.ser_inp {
    width: 410px;
    margin: 0 auto 23px;
    position: relative;
}

.ser_box {
    width: 410px;
    margin: 0 auto;
    position: relative;
}

.ser_inp1 {
    width: 260px;
}

.icon1 {
    width: 17px;
    height: 25px;
    margin: 20px 10px 0 14px;
}

.icon2 {
    width: 21px;
    height: 24px;
    margin: 20px 10px 0 14px;
}

.txt_yzm {
    width: 203px;
}

.phone_r,.phone_sheng,
.txt_yzm {
    font-size: 18px;
    color: #999999;
    height: 100%;
    border: 0;
    vertical-align: top;
    display: inline-block;
    outline: none;
}

.send_btn1,
.confirm {
    font-size: 18px;
    width: 135px;
    height: 100%;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    float: right;
    border: 0;
    outline: none;
}

.send_btn1 {
    color: #a8c0fc;
    border: 1px solid #a8c0fc;
    position: absolute;
    right: 0;
}

.confirm {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
}

.zt_tc{
	cursor:pointer;
}</pre></body></html>