*{
    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{
    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(http://www.yinhangzhaopin.com/special/images/2024qzzyxg/topbg.jpg) top center no-repeat rgb(185, 204, 219);
    background-size: 100%;
    overflow: hidden;
}

.item_main_top{
    display: block;
    width: 1000px;
    margin: 50px auto;
}
.item_xdhy{
    width: 1000px;
    height: 582px;
    background: url(http://www.yinhangzhaopin.com/special/images/2024qzzyxg/xgbg.png) top center no-repeat;
    background-size: 100%;
    margin: 50px auto 0;
    overflow: hidden;
}
.item_xdhy_box{
    width: 800px;
    height: 430px;
    margin: 50px auto;
}
.item_xdhy_box_title{
	display:block;
}
.item_title_p{
	text-align:center;
	font-size:28px !important;
	font-weight:bold;
	color:#7c5c3b;
}
.item_title_p2{
	text-align:center;
	font-size:22px !important;
	font-weight:bold;
	background-image: -webkit-linear-gradient(left, #f78450, #aa4724);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.item_xdhy_box_title1{
	height:90px;
}
.item_xdhy_box_title img{
    height: 100%;
}
.item_xdhy_box p{
    font-size: 18px;
    margin-top: 20px;
    line-height: 40px;
}
.item_gzwt{
    width: 1000px;
    margin: 0 auto 50px;
    background: #ffebd6;
    overflow: hidden;
    border-radius: 0 0 15px 15px;
}
.item_gzwt_box{
    width: 880px;
    border: 5px solid #fff;
    margin: 50px auto;
    background: -webkit-linear-gradient(top, #fffbf5, #ffebd6);
    box-sizing: border-box;

}
.item_gzwt_box_title{
	display:block;
    height: 50px;
    margin: 25px 0 0 25px;
}
.item_gzwt_box_title img{
    height: 45px;
}
.item_gzwt_con{
    width: 700px;
    height: 420px;
    margin: 50px auto;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.item_gzwt_con_one{
    width: 180px;
    height: 180px;
    border-radius: 15px;
    box-shadow:1px 5px 10px 2px rgb(179, 179, 179);
    background: #fffaf4;
}
.item_gzwt_con_one_top{
    width: 100%;
    height: 45px;
    text-align: center;
    margin: 25px auto;
}
.item_gzwt_con_one_top img{
    height: 45px;
    text-align: center;
}
.item_gzwt_con_one p{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #f53700;
}
.item_code{
    width: 600px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
}
.item_code_l{
    width: 400px;
    height: 190px;
}
.item_code_l p{
    font-size: 20px;
    line-height: 90px;
    color: #7c5c3b;
}
.item_code_l p span{
    font-size: 24px;
    font-weight: bold;
    color: #7c5c3b;
}
.item_code img{
    width: 200px;
}
.item_adv{
    max-width: 1920px;
    margin: 0 auto;
    background: -webkit-linear-gradient(top, #fff, #fcf0e5);
}
.item_adv_box{
    width: 1200px;
    margin:50px auto;
}
.item_adv_box_title{
	width:1000px;
    margin: 50px auto;
}
.item_adv_box_title img{
    display:block;
	height:100px;
}
.item_know{
    max-width: 1920px;
    margin: 0 auto;
    background: url(http://www.yinhangzhaopin.com/special/images/2024qzzyxg/btm.jpg) top center no-repeat;
    background-size: 100%;
    overflow: hidden;

}
.item_know_box{
    width: 1100px;
    background: -webkit-linear-gradient(top, #fff, #fcf0e5);
    margin: 50px auto;
    overflow: hidden;
}
.item_know_box_title{
    width: 1000px;
    margin:25px 0 25px 25px;

}
.item_know_box_title img{
    height: 50px;
}
.item_know_box_bank{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    margin: 25px auto 50px;
}
	.item_czbg{
		width:1000px;
		margin:0 auto;
		display:flex;
		justify-content:space-around;
		flex-wrap:wrap;
		padding-bottom:25px;
		
	}
	.item_czbgbox{
		width:450px;
		height:165px;
		background:url(http://www.yinhangzhaopin.com/special/2025yhqzbkxxcx/images/bgdiv.png) top center no-repeat;
		background-size:100%;
		margin-top:15px;
	}
	.item_czbgbox_p1{
		text-align:center;
		font-size:36px;
		font-weight:bold;
		color:#3d503d;
		margin-top:44px;
	}
	.item_czbgbox_box{
		width:90%;
		display:flex;
		justify-content:end;
		align-items:center;
		margin:15px auto;
	}
	.item_czbgbox_box a{
		display:block;
		width:120px;
		height:32px;
		border-radius:25px;
		text-align:center;
		line-height:32px;
		border:1px solid #3d6540;
		color:#3d6540;
		font-size:18px;
		font-weight:bold;
	}
	.item_czbgbox_box p{
		font-size:20px;
		font-weight:bold;
		color:#3d6540;
	}




















#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, #91aec0, #618194);
    -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: #7994a5;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #4b6b80;
}
.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: 21px;
    font-size: 16px;
}
.item_city_con_box_city p span{
    color: #7994a5;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #7994a5;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.item_lesson{
    max-width: 1920px;
    margin: 0 auto;
    background: url('images/learn2.jpg') top center repeat;
    background-size: 100%;
    padding: 1px 0;
    padding-bottom: 1px;
}
.item_lesson_title{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, #f78450, #aa4724);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 50px;
    letter-spacing: 5px;
}
.item_lesson_title2{
    text-align: center;
    font-size: 20px;
    background-image: -webkit-linear-gradient(left, #f78450, #aa4724);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 5px;
}
.item_lesson_table_div{
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    font-size: 14px;
    margin-top: 50px;
}
.item_lesson_table_div table{
    width: 100%;
}
.item_lesson_table_div table tr td {
    padding: 5px 2px;
    border: 1px solid #bdbdbd;
}
.item_lesson_table_div table tr td a:nth-child(1) {
    background: rgb(106 204 251);
    color: #fff;
    padding: 2px;
}
.item_lesson_table_div table tr td a:nth-child(2) {
    margin-left: 5px;
    background: rgb(47 169 239);
    color: #fff;
    padding: 2px;
    cursor: pointer;
}
.item_ask{

}
.item_lesson_a{
    display: block;
    padding: 5px 20px;
    background: rgb(248, 123, 39);
    color: #fff;
    font-weight: bold;
    width: 200px;
    margin: 50px auto;
    text-align: center;
}
    .item_ksgl{
        width: 1000px;
        margin: 50px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }
    .item_ksgl_box{
        width: 470px;
        height: 100px;
        position: relative;
        background: -webkit-linear-gradient(top, #5fafff, #6b69ec);
		margin-bottom:15px;
    }
    .item_ksgl_box_a{
        display: block;
        width: 76px;
        height: 76px;
        background: #b1d7fd;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        border-radius: 50px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        color: #e97d64;
        position: absolute;
        left: 430px;
        top: 12px;
    }
    .item_ksgl_box_bank{
        font-size: 26px;
        font-weight: bold;
        line-height: 100px;
        color: rgb(217, 238, 245,0.3);
        position: absolute;
        top: 0;
        left: 25px;
    }
    .item_ksgl_box_join{
        font-size: 36px;
        letter-spacing: 2px;
        color: rgb(217, 238, 245);
        line-height: 100px;
        position: absolute;
        top: 0;
        left: 140px;

    }