*{
    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;
    background: url(/special/images/2023hjsxszphz/images/mainbg.png) top center no-repeat #6181d6;
    background-size: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.item_main_topbg{
    width: 1000px;
    margin: 50px auto;
    position: relative;
}
.item_main_topbg .topbg{
    display: block;
    width: 100%;
}
.people{
    width: 250px;
    position: absolute;
    top: 150px;
    left: 50px;

}
.item_main_box{
    width: 1000px;
    height: 250px;
    border-radius: 25px;
    background: #fff;
    margin: 150px auto 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_main_box_div{
    width: 475px;
    height: 200px;
}
.item_main_box_div_l{
    width: 90%;
    height: 60px;
    background:linear-gradient(to right,#f59b51,#fbc78a,#ffffff);/* 标准*/
    border-radius: 50px 0 0 50px;
    float: right;
    margin-top: 25px;
    line-height: 60px;
    font-size: 36px;
    color: #fff;
    text-align: center;
}
.item_main_box_div_l2{
    width: 80%;
   

}
.item_main_box_div2{
    display: flex;
    align-items: center;
    line-height: 35px;
    font-size: 18px;
}
.item_main_group{
    width: 1000px;
    box-sizing: border-box;
    padding: 25px;
    margin: 50px auto;
    background: #fff;
    border-radius: 25px;

}
.item_main_group_bg{
    width: 100%;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 25px;
    background:linear-gradient(to right,#a1bdf8,#ffffff);/* 标准*/
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_main_group_bg_div{
    width: 40%;
    font-size: 22px;
    line-height: 46px;
    color: #333;
    position: relative;
}
.item_main_group_bg_div .grounp_word{text-align:center;}
.item_main_group_bg_div .group{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.item_main_group_bg_div span{
    display: block;
    width: 255px;
    background: #ffb7d0;
    color: #6181d6;
}
.groupImg{
    position: absolute;
    width: 70%;
    left: 50%;
    margin-left: -126px;
    top: 55px;
}
.item_yy{
    max-width: 1920px;
    background: url(images/yybg.png) top center no-repeat #fff;
    background-size: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden; 
    height: 450px;
    display: flex;
    align-items: center;
}
.item_yydiv{
    width: 1000px;
    height: 250px;
    margin: 0 auto;
}
.item_yydiv_title{
    background-image: -webkit-linear-gradient(left, #ffffff, #e2e2e2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 15px;
    text-align: center;
}
.item_yydiv_title span{
    font-size: 36px;
}
.item_yy_box{
    width: 1000px;
    margin: 50px auto;
}
.item_yy_box_div{
    width: 100%;
    display: flex;
    justify-content:center;
    flex-wrap: nowrap;
}
.item_yy_box_div input{
    width: 200px;
    height: 50px;
    border:none;
    margin-left: 15px;
    text-indent: 10px;
}
#verCodeBtn{
    width: 100px;
    margin-left: 0;
    text-indent: 0;
}
.item_yy_bottom_r_line{
    width: 200px;
    margin: 25px auto 0;
}
.item_yy_bottom_r_line input{
    width: 100%;
    height: 50px;
    background: rgb(236, 56, 56);
    color: #fff;
    font-size: 20px;
    border: none;
    border-radius: 5px;
    letter-spacing: 6px;

}
.item_pt{
    max-width: 1920px;
    background: rgb(66, 104, 201);
    margin: 0 auto;
    position: relative;
    overflow: hidden; 
}
.item_pt_t1{
    background-image: -webkit-linear-gradient(bottom, #92e9ff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 50px;
    text-align: center;
}
.item_pt_t2{
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 50px;
    text-align: center;
    color: #fff;
}
.item_pt_box{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}
.item_pt_box_div{
    width: 45%;
    height: 450px;
}
.item_pt_box_div_l{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.item_pt_box_div_l img{
    width: 80%;
    display: block;
}


.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.title_r{
    width: 90%;
    display: block;
    margin: 25px auto;
}
.item_pt_box_div_r{
    box-sizing: border-box;
    border: 5px solid rgb(230, 230, 230);
    border-radius: 25px;
}
.item_pt_box_div_r_group{
    display: block;
    width: 230px;
    margin: 25px auto;
}

#listbox .col-md-12{
	border-bottom:1px #e5e5e5 dashed;
	padding-bottom:20px;
	margin-bottom:20px;
}
#listbox h3 {
	font-weight:bold;
	color:#F00;
	margin-bottom:20px;
}
#listbox .col-md-12>p{
	line-height:25px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#listbox .col-md-12>p>a {
	color:#666;
	text-decoration:none;	
}
#listbox .col-md-12>p>a:hover {
	color:#cc0000;
	text-decoration:none;
}
#listbox .col-md-12>p>span {
	margin-right:10px;
	color:#04a2dc;
}
.item3_container{
    width: 1020px;
    margin: 50px auto;
    position: relative;
}
.item3_container_div{
    width: 100%;
    z-index: 1;
    border-radius: 0 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #fff;
	margin-top: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-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: #4268c9;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #002990;
}
.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: 17px;
    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;
}
.item3_item_pt_t1{
	background-image: -webkit-linear-gradient(bottom, #4268c9, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}