*{
    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_container{
    background: url(bg.jpg) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.hjbg{
    width: 50%;
    display: block;
    margin: 50px auto;
}
.item_hj{
    width: 900px;
    margin: 50px auto;
    position: relative;
    overflow: hidden;
}
.item_hj_box{
    width: 900px;
    border-radius: 25px;
    background: url(boxbg.png) top center no-repeat #fff;
    background-size: cover;
    box-sizing: border-box;
    padding: 25px 25px 0 25px;
    overflow: hidden;
    border: 2px solid #dedede;
}
.item_hj_box p{
    color: #0d3160;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 25px;
}
.item_title{
    width: 900px;
    margin: 50px auto;
}
.item_title img{
    display: block;
    height: 50px;
    margin: 0 auto;
}
.item_cc{
    width: 600px;
    margin: 25px auto;
}
.item_cc p{
    font-size: 22px;
    color: #0d3160;
    text-align: center;
    line-height: 40px;
}
.item_group{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    background: url(boxbg.png) top center no-repeat;
    background-size: cover;
    border: 2px solid #dedede;
    padding: 25px 0;
    border-radius: 25px;
}
.item_group_box{
    width: 700px;
    height: 200px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.item_group_box p:nth-child(1){
    font-size: 36px;
    font-weight: bold;
    color: #0d3160;
}
.item_group_box p:nth-child(2){
    font-size: 32px;
    color: #0d3160;
}
.item_group img{
    width: 200px;
}
.item_fl{
    width: 100%;
    background: url(bg2.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.item_fl_box{
    width: 1000px;
    margin: 50px auto;
    border: 2px solid #dedede;
    border-radius: 25px;
}
.item_tj_box{
    width: 100%;
    border-radius: 25px;
    margin: 25px auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.item_tj_box_div{
    width: 460px;
    height: 160px;
    background: url(http://www.yinhangzhaopin.com/special/2025hsxxyy/images/box.png) top center no-repeat;
    background-size: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 15px;
}
.item_tj_box_div_click{
    width: 120px;
    height: 40px;
    position: absolute;
    bottom: -2px;
    right: 5px;
    background: url(http://www.yinhangzhaopin.com/special/2025hsxxyy/images/click.png) top center no-repeat;
    background-size: 100%;
    line-height: 40px;
    text-align: center;
}
.item_tj_box_div_click a{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.item_tj_box_div_p1{
    font-size: 22px;
    color: #23479b;
    margin-top: 5px;
}
.item_tj_box_div_p2{
    font-size: 36px;
    color: #23479b;
    font-weight: bold;
}
.item_qzq{
    width: 1000px;
    margin: 50px auto;
    border: 2px solid #dedede;
    border-radius: 25px;
}
.item_qzq_box{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 25px 0;
}
.item_qzq_box_one{
    width: 750px;
    margin: 5px 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_qzq_box_one img{
    width: 200px;
}
.item_qzq_box_one p{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.item_qzq_box_one a{
    color: #46b386;
}


.item_hjsx{
    width: 1000px;
    margin: 50px auto;
    border: 2px solid #dedede;
    border-radius: 25px;
}
.item_hjsx_box{
    width: 900px;
    margin: 50px auto 35px;
}
.item_hjsx_box_one{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}
.item_hjsx_box_one_l{
    width: 300px;
    height: 50px;
    display: flex;
    justify-content: flex-start;
}
.rr{
    width: 50px;
}
.item_hjsx_box_one_l_p{
    font-size: 40px;
    font-weight: bold;
    color: #ff2a14;
    margin-left: 15px;

}
.item_hjsx_box_one_r{
    width: 750px;
}
.item_hjsx_box_one_r p{
    font-size: 18px;
    font-weight: bold;
    color: #0d3160;
    margin-left: 65px;
    margin-top: 10px;
}
.item_yy{
    width: 100%;
    background: #3c84e6;
    overflow: hidden;
}
.item_yy_title{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 50px;
}
.formtable{
    width: 1000px;
    margin: 25px auto;
    border-radius: 25px;
    display: flex;
    justify-content:center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
}
.yy_line{
    width: 220px;
    display: flex;
    justify-content: space-between;
    margin:15px 5px;
}
.yy_line input{
    width: 220px;
    height: 40px;
    border: 1px solid #dedede;
}
.sendcode{
    width: 80px !important;
    height: 42px;
    display: block;
}
#messages{
    width: 140px !important;
}
.yy_line2{
    width: 300px !important;
}
.yuyue_btn{
    width: 300px !important;
    height: 72px !important;
    background: url(yybg2.png) top center no-repeat;
    background-size: 100%;
    border: none !important;
}
.item_lc{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}
.item_lc_main{
    width: 100%;
    display: block;
}








.item_change_title{
	background-image: -webkit-linear-gradient(left, #9ccdea, #274cd2);
    -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:22px;
    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%;
}
.joinus{
    width: 100%;
    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;
}
#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;
}
.item_huizong{
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 50px auto;
}