*{
    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/topbg.jpg) top center no-repeat #e2f5fc;
    background-size: 100%;
    overflow: hidden;
}
.item_main_topimg{
    display: block;
    width: 65%;
    margin: 75px auto 0;
}
.item_circle{
    width: 1000px;
    margin: 0 auto;
    height: 700px;
    background: url(images/circle.png) top center no-repeat;
    background-size: 100%;
    padding-top: 50px;
    position: relative;
}
.item_circle_title{
    font-size: 22px;
    color: #52a7e3;
    line-height: 46px;
    letter-spacing: 3px;
}
.item_circle_star{
    position: absolute;
    width: 300px;
    top: 300px;
}
.item_circle_ask{
    padding: 15px 65px;
    background: #d4f54c;
    border-radius: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #333;

}
.item_circle_ask1{
    position: absolute;
    top: 250px;
    left: 400px;
}
.item_circle_ask2{
    position: absolute;
    top: 325px;
    left: 500px;
}
.item_circle_ask3{
    position: absolute;
    top: 400px;
    left: 480px;
}
.item_circle_ask4{
    position: absolute;
    top: 475px;
    left: 430px;
}
.item_circle_zd{
    position: absolute;
    font-size: 14px;
    color: #333;
    top: 545px;
    left: 440px;
    font-weight: bold;
}
.item_circle_box{
    width: 500px;
    height: 50px;
    position: absolute;
    top: 625px;
    left: 400px;
    display: flex;
    justify-content: space-around;
}
.item_circle_box a{
    display: block;
    width: 200px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #0ef0d1, #7efdac);
    line-height: 50px;
    text-align: center;
}
.item_yy{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    height: 400px;
    border-radius: 25px;
    box-shadow: 5px 5px 10px 2px #97ceee;
    position: relative;
    overflow: hidden;
}
.item_yy_gift{
    position: absolute;
    top: 15px;
}
.item_title{
    height: 50px;
    margin-top: 50px;
}
.item_title img{
    height: 50px;
}
.item_title1{
    margin-left: 225px;
}
.item_yy_dy{
    margin: 15px 0 0 225px;
    color: #21f1d5;
    font-size: 22px;
    letter-spacing: 2px;
}
.item_yy_box{
    width: 900px;
    margin: 50px auto;
}
.item_yy_box_main{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.item_yy_box_main_one{
    width: 190px;
}
.item_yy_box_main_one_in{
    width: 100%;
    height: 50px;
    border: 1px solid #dedede;
}
.item_yy_box_main_one2{
    width: 190px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;

}
.item_yy_box_main_one_in2{
    width: 130px;
    height: 50px;
    border: 1px solid #dedede;
}
.item_yy_box_main_one_in3{
    width: 60px;
    height: 54px;
    border: none;
}
.item_yy_box_main_one_in4{
    display: block;
    width: 200px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #0ef0d1, #7efdac);
    line-height: 50px;
    text-align: center;
    border: none;
    margin: 25px auto;
}
.item_yhsx{
    width: 1000px;
    border-radius: 25px;
    box-shadow: 5px 5px 10px 2px #97ceee;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 50px auto;

}
.item_title_p{
	font-size:32px;
	font-weight:bold;
	color:#333;
}
.title2{
    height: 45px !important;
}
.item_yhsx_box{
    width: 800px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_yhsx_box_one{
    width: 360px;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 10px auto;
}
.item_yhsx_box_one img{
    margin-right: 15px;
    width: 60px;
}
.item_yhsx_box_one p{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item_yhsx_ask{
    width: 600px;
    height: 50px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}
.item_yhsx_ask a{
    display: block;
    width: 200px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #0ef0d1, #7efdac);
    line-height: 50px;
    text-align: center;
}
.item_group{
    width: 1000px;
    height: 300px;
    border-radius: 25px;
    box-shadow: 5px 5px 10px 2px #97ceee;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 50px auto;
    box-sizing: border-box;
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.qrcode{
    width: 200px;
}
.item_group_l{
    width: 550px;
}
.smjr{
    width: 200px;
}
.item_group_name{
    font-size: 22px !important;
    color: #333;
    width: 320px;
    padding:5px 15px;
    background: -webkit-linear-gradient(top, #0ef0d1, #7efdac);
}
.item_group_l p{
    margin-top: 15px;
    font-size: 20px;
}
.item_gl{
    max-width: 1920px;
    margin: 50px auto;
    background: url(images/yellow.jpg) top center no-repeat;
    box-shadow: 5px 5px 10px 2px #97ceee;
    overflow: hidden;
}
.item_gl_box{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.item_yy_book{
    position: absolute;
    top: 15px;
    width: 150px;
}
.item_title3{
    margin-left: 175px;
}
.item_yy_dy2{
    color: #333;
}

.item_gl_box_main{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.item_gl_box_main_one{
    width: 400px;
    height: 133px;
    background: url(images/glbg.png) top center no-repeat;
    background-size: cover;
    position: relative;
    margin: 10px 0;
}
.item_gl_box_main_one_t1{
    font-size:30px;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #1b2f58;
}
.item_gl_box_main_one_t2{
    font-size: 16px;
    position: absolute;
    top: 85px;
    left: 20px;
    color: #1b2f58;
}
.item_gl_box_main_one a{
    display: block;
    width: 100px;
    height: 24px;
    border-radius: 50px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #0ef0d1, #7efdac);
    line-height: 24px;
    text-align: center;
    border: none;
    position: absolute;
    top: 85px;
    left: 270px;
}
.item_gl_box_main_one_t1 span{
    font-weight: bold;
}
.item_lc{
    max-width: 1920px;
    margin: 50px auto;
    background: -webkit-linear-gradient(top, #ffffff, #bbf0fc);
    box-shadow: 5px 5px 10px 2px #97ceee;
    overflow: hidden;
}
.item_lc_box{
    width: 1000px;
    margin: 0 auto;
}
.item_yy_dy3{
    margin: 15px 0 0 5px;
    color: #333;
}
.lcmain{
    display: block;
    width: 950px;
    margin: 50px auto;
}











.item_change_title{
	background-image: -webkit-linear-gradient(left, #22ebd1, #2f77ec);
    -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: #67ade9;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #296ca5;
}
.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: #67ade9;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #67ade9;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}