*{
    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;
}
.container_part1{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}
.container_part1_bg{
    width: 100%;
    position: relative;
}
.container_part1_top_main{
    width: 50%;
    position: absolute;
    top:6%;
    left: 50%;
    margin-left: -25%;
}
.container_part1_black{
    width: 100%;
    background: #333;
    position: absolute;
    top: 30%;
}
.container_part1_black img{
    margin: 0 auto;
    display: block;
    width: 50%;
    margin: 15px auto;
}
.black_img_mn{
	font-size:40px;
	font-weight:bold;
	width:900px;
	position:absolute;
	top: 43%;
	left:50%;
	margin-left:-450px;
	text-align:center;
}
.black_img_mn2{
	font-size:40px;
	font-weight:bold;
	width:900px;
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:-450px;
	text-align:center;
	color: #333;
    background-image: -webkit-linear-gradient(left, #323334, #d33917);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.container_part1_qzj{
    width: 50%;
    display: block;
    position: absolute;
    top: 43%;
    left: 50%;
    margin-left: -25%;
}
.container_part1_zw{
    width:1000px;
    position: absolute;
    top: 55%;
    left: 50%;
    margin-left: -500px;
	padding:15px 0;
	display: flex;
    justify-content: space-around;
    align-items: center;

}
.container_part1_zw p{
    font-size: 22px;
    font-weight: bold;
    text-indent: 25px;
    color: #bf3d0c;
	line-height:40px;
}
.container_part1_zw p span{
    color: rgb(0, 237, 255)
}
.container_part1_zw_r{
    width: 60px;
    height: 80px;
    background: #333;
}
.item_title{
    width: 68%;
    position: absolute;
    top: 66%;
    left: 50%;
    margin-left: -34%;
}
.item_title_pyy{
	font-size:36px;
	width:1000px;
	font-weight:bold;
	position: absolute;
    top: 68%;
    left: 50%;
    margin-left: -500px;
    text-align: center;
}
.item_yy{
    width:68%;
    height: 200px;
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -34%;

}
.item_yy_box{
    width: 100%;
    display: flex;
    justify-content:flex-start;
    align-items: center;
}
.item_yy_box input{
    width: 20%;
    height: 40px;
    border: 1px solid #dedede;
    margin-left: 25px;
    text-indent: 15px;
}

#verCodeBtn{
    background: #dedede;
    width: 120px;
    text-align: center;
    line-height: 40px;
    margin-left: 0 !important;
    border: 1px solid #dedede;
}
.item_yy .tj{
    display: block;
    width: 320px;
    height: 70px;
    border: none;
    border-radius: 35px;
    background: #d1592c;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 65px auto 0;
	color:#fff;


}
.container_part2{
    max-width: 1920px;
    margin: 50px auto;
    position: relative;
}
.container_part2_bg{
    width: 100%;
    position: relative;
}
.container_part2_title{
    width: 1000px;
	margin:50px auto;
}
.title_pt{
	text-align:center;
	font-size:40px;
	font-weight:bold;
}
.container_part2 .lc_mian{
    display: block;
    width: 1000px;
	margin:50px auto;
	
}
.container_part2_box2{
	width:1000px;
	height:100px;
	border:1px solid;
	margin:50px auto;
}

.item_code{
	width:1000px;
	height:200px;
	margin:0 auto;
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_code p{
	font-size:26px;
	font-weight:bold;
	color:#d1592c;
}


.item_code_qrcode{
	width:200px;
}
.item_jyfx{
    width: 1000px;
    margin: 25px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.item_jyfx_one{
    width: 450px;
    height: 120px;
    border-top: 8px solid #2fd5a7;
    background: -webkit-linear-gradient(top, #83ffa3, #fff);
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
.item_jyfx_one_zy{
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
}
.item_jyfx_one_zt{
    font-size: 22px;
    font-size: 22px;
    color: rgb(50, 48, 61);

}
.item_jyfx_one img{
    width: 80px;
    margin-right: 15px;
}

.container_part2_box{
    width:1100px;
	margin:50px auto;
	text-align:center;
}
.container_part2_box_one_p1{
    font-size: 22px;
    color: #333;
    line-height: 40px;
}
.container_part2_box_one_p2{
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin-top: 25px;
    letter-spacing: 5px;
}
.container_part2_box_one_top{
    width: 100%;
    height: 60px;
    background: url("/special/images/2024yhqzgghz/arrow.png") top left no-repeat;
}
.container_part2_box_one_top p{
    margin-left: 50px;
}
.container_part2_box_one_top p:nth-child(1){
    font-size: 26px;
    font-weight: bold;
    color: rgb(254, 108, 0);
}
.container_part2_box_one_top p:nth-child(2){
    font-size: 22px;
    color: rgb(254, 108, 0);
    margin-top: 5px;
}
.container_part2_box_one .qrcode{
    width: 200px;
    display: block;
    margin: 20px auto 0;
}
.item_hz{
    max-width: 1920px;
    overflow: hidden;
}
.item_hz_title{
    width: 68%;
    display: block;
    margin: 50px auto;
}
.item_bk{
    max-width: 1920px;
    overflow: hidden;
    margin: 50px auto;
}
.item_bk_title{
    width: 68%;
    margin: 0 auto;
}
.item_bk_box{
    width: 1000px;
    margin: 35px auto 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.item_tj_box{
    width: 1000px;
    background: #fff;
    border-radius: 25px;
    margin: 25px auto;
    padding: 25px;
    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: 30px;
    color: #23479b;
    font-weight: bold;
}
.item_bk_box_one a{
    display: block;
    width: 300px;
    height: 153px;
}
.item_bk_ask{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto 0;
}
.item_bk_ask a{
    display: block;
    width: 320px;
    height: 70px;
    border: none;
    border-radius: 35px;
    background: #d1592c;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
}

.item_zl{
	width:1000px;
	margin:50px auto;
}
.item_zl_box{
	width:1000px;
	padding:25px 0;
}
.item_zl_box_top{
	width: 300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item_zl_box_top p{
font-size: 26px;
    font-weight: bold;
    color: #333;
}
.item_zl_box_main{
	width:1000px;
	margin:15px auto;
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.item_zl_box_main_box{
	width:485px;
	display: flex;
    justify-content: flex-start;
	 align-items: center;
	 margin:5px 0;
	
}
.item_zl_box_main_box img{
	width: 40px;
	margin:0 25px;
}

.item_zl_box_main_box a{
font-weight: bold;
    display: block;
    cursor: pointer;
    font-size: 20px;
}


.joinus{
    width: 100%;
    background-image: -webkit-linear-gradient(left, #e35e40, #9d1d1d);
    -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_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: flex-start;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #62c3d2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #9d1d1d;
}
.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: #d85339;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #d85339;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    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%);
}

.item_gl_box{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_gl_box img{
    width: 500px;
    margin-top: 10px;
}
.item_ask{
    width: 800px;
    height: 50px;
    margin: 25px auto;
    display: flex;
    justify-content: space-around;
}
.item_ask a{
    display: block;
    width: 250px;
    height: 50px;
    background:#d1592c ;
    border-radius: 20px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
	color:#333;
}