<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;
}
table{border-collapse:collapse;border-spacing:0;}
body{
	min-width:1200px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.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_main{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/main_bg.png) top center no-repeat rgb(44, 154, 150);
    background-size: 100%;
    overflow: hidden;
}
.item_main_topImg{
    display: block;
    width: 55%;
    margin: 100px auto 50px;
}
.item_yy{
    width: 1000px;
    height: 600px;
    margin: 50px auto;
    border: 5px solid rgb(190, 159, 83);
    border-radius: 30px;
    box-sizing: border-box;
    padding: 25px;
    
}
.item_yy_main{
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 25px;
}
.item_yy_main_qsbk{
    width: 600px;
}
.item_yy_main_l,.item_yy_main_r{
    width: 45%;
    float: left;
    margin-left: 3%;
    margin-top: 25px;
}
.item_yy_main_l img{
    display: block;
    width: 95%;
    position: relative;
}
.item_yy_main_l{
    padding-top: 10px;
}
.zkzx2{
    top: -20px;
}
.zkzx3{
    top: -40px;
}
.zkzx4{
    top: -60px;
}
.item_yy_line{
    width: 100%;
    height: 50px;
    margin-top: 10px;
}
.item_yy_line p{
    width: 20%;
    float: left;
    font-size: 18px;
    line-height: 50px;
}
.item_yy_line_input{
    width: 75%;
    height: 48px;
    float: right;
    border: 1px solid #dedede;
}

.item_yy_line_input2{
    width: 45%;
    height: 48px;
    float: right;
    border: 1px solid #dedede;
}
.item_yy_line_input3{
    width: 30%;
    height: 48px;
    float: right;
    border: 1px solid #dedede;
    background: rgb(112, 165, 212);
    color: #fff;
    font-size: 18px;
}
.item_yy_line_input4{
    display: block;
    width: 300px;
    height: 65px;
    border-radius: 50px;
    background: #c72222;
    color: #fff;
    font-size: 30px;
    box-shadow: 0 3px 10px 1px #646464;
    border: none;
    letter-spacing: 3px;
    margin: 25px auto;
}
.item_twbk{
    width: 1000px;
    height:700px;
    margin:  50px auto 0;
    background: url(images/twbk.png) top center no-repeat rgb(44, 154, 150);
    background-size: 100%;
    overflow: hidden;
}
.twbkTitle{
    float: right;
    width: 750px;
}
.item_twbk_title{
    font-size: 34px;
    font-weight: bold;
    color: rgb(53, 49, 49);
    margin: 150px 0 0 125px;
}
.item_twbk_box{
    width: 750px;
    margin: 70px auto 0;
    height: 250px;
    display: flex;
    justify-content: space-around;
}
.item_twbk_box_one{
    width: 23%;
}
.item_twbk_box_one p{
    font-size: 34px;
    font-weight: bold;
    color: rgb(53, 49, 49);
}
.item_twbk_box_one a{
    display: block;
    font-size: 22px;
    color: rgb(53, 49, 49);
    margin-top: 25px;
    width: 90px;
    border-bottom: 3px solid #a32626;
}
.item_smjr{
    width: 1000px;
    margin: -50px auto 0;
    border: 5px solid rgb(190, 159, 83);
    border-radius: 30px;
    box-sizing: border-box;
    padding: 25px;
    position: relative;
    
}
.item_smjr_top{
    width: 100%;
    background: url(images/smjrbg.png) left top no-repeat;
    background-size: 50%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.smjrl{
    width: 400px;
}
.smjrr{
    width: 220px;
}
.item_smjr_box{
    width: 100%;
    height: 400px;
    margin: 50px auto 25px;
    background:linear-gradient(to bottom,#08575d,#2c9a96);/* æ&nbsp;‡å‡†*/
    border-radius: 15px;
    position: relative;
}
.item_smjr_box_l{
    width: 160px;
    margin-top: 25px;
}.item_smjr_box_r{
    width: 80%;
    height: 350px;
    float: right;
    margin: 50px 25px 0 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.item_smjr_box_r img{
    display: block;
    width: 49%;
}
.smjr1,.smjr2{
    cursor: pointer;
}
.item_yt{
    width: 1200px;
    height: 480px;
    margin: -25px auto 0;
    background: url(images/ytbg.png) top center no-repeat;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}
.yttop{
    display: block;
    width: 850px;
    margin-top: 160px;
    margin-left: 250px;
}
.ytlc{
    width: 900px;
    margin-left: 200px;
}
.item_book{
    width:1000px;
    margin: 0 auto;
}
.item_book_bookImg{
    display: block;
    width: 400px;
    float: left;
}
.item_book_box{
    width: 600px;
    float: right;
	margin-top:70px;
}
.bookjc{
    width: 90%;
}
.item_book_box_a{
    display: block;
    width: 240px;
    height: 65px;
    border-radius: 50px;
    background: #c72222;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 3px 10px 1px #646464;
    border: none;
    margin: 50px auto;
    text-align: center;
    line-height: 65px;
    float: right;
    margin-right: 50px;
}








.item_change_title{
	background-image: -webkit-linear-gradient(left, #2c9a96, #1c231f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align:center;
	margin:50px auto;
}
.item3_container{
    width: 1020px;
    margin: 0 auto 50px;
    position: relative;
    background: #e3f1fe !important;
}
.item3_container_div{
    width: 100%;
    z-index: 1;
    border-radius: 0 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #fff;

}
.item_bottom{
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}
.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: #2c9a96;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #095856;
}
.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: 30px;
    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{
    width: 100%;
}
.item_czbgbox {
    width: 350px;
    height: 135px;
    background: url(images/bgdiv.png) top center no-repeat;
    background-size: 100%;
    margin-top: 15px;
	position:relative;
}
.item_czbgbox_p1 {
text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3d503d;
    margin-top: 34px;
}
.item_czbgbox_box {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto 0;
}
.item_czbgbox_box p {
    font-size: 16px;
    font-weight: bold;
    color: #3d6540;
}
.item_czbgbox_box a {
    display: block;
    width: 100px;
    height: 28px;
    border-radius: 25px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #3d6540;
    color: #3d6540;
    font-size: 18px;
    font-weight: bold;
}</pre></body></html>