*{
    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;
}
.item_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{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;

}
.topImg{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.item_yy{
    width: 1000px;
    margin: 100px auto 50px;
    border-radius: 50px;
    border: 5px solid #333;
    position: relative;
    background: #fff;
}
.item_yy_dark{
    width: 750px;
    position: relative;
    top: -20px;
    left: -20px;
    z-index: 9;
}
.item_yy_dark img{
    display: block;
    width: 100%;
}

.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;
    border: 1px solid #dbdbdb;
}
#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: 70px;
    background: url(btnbg1.png) center center no-repeat;
    background-size: 100%;
    color: #fff;
    font-size: 26px;
    border: none;
    border-radius: 5px;
    letter-spacing: 6px;

}
.item_yt{
    width: 1000px;
    margin: 50px auto;
    border-radius: 50px;
    border: 5px solid #333;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
}
.item_title{
    width: 800px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.item_title_imgl{
    width: 7%;
}
.item_title_imgr{
    width: 85%;
    margin-left: 25px;
}
.item_line{
    width: 800px;
    height: 3px ;
    border: 2px solid;
    margin-top: 5px;
}
.item_yt_lc{
    display: block;
    width: 900px;
    margin: 50px auto 25px;
}
.item_yt_ew{
    width: 100%;
    margin: 50px auto 25px;
    display: flex;
    justify-content: space-around;
}
.item_yt_ew_div{
    width: 35%;
    height: 400px;

}


.item_yt_ew_div2{
    border: 4px solid #48cdb2;
    border-radius: 25px;
}
.item_yt_ew_div2 p{
    text-align: center;
    color: rgb(25, 152, 126);
}
.item_yt_ew_div2 p:nth-child(1){
    font-size: 18px;
    margin-top: 25px;
}
.item_yt_ew_div2 p:nth-child(2){
    font-size: 36px;
    font-weight: bold;
}
.item_yt_ew_div2 p:nth-child(3) img{
    width: 220px;
}
.item_yt_ew_div2 p:nth-child(4){
    margin-top: 15px;
}
.item_yy_star{
    width: 100%;
    margin: 25px auto 50px;
    display: flex;
    justify-content: space-around;
    
}
.item_yy_star_box{
    width: 220px;

}
.item_yy_star_box_con{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.item_yy_starImg{
    width: 100%;
}
.item_yy_star_box_cz{
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}
.item_yy_star_box_ifmt{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item_yy_star_box_line{
    width: 100%;
    height: 8px;
    background: #f1db5f;
    border-radius: 15px;
}
.item_askdiv{
	width:700px;
	margin:50px auto;
	display:flex;
	justify-content:space-around;
	align-items:center;
}
.item_ask{
    width: 300px;
    height: 65px;
    background: url(askbg.png) center center no-repeat;
    background-size: 100%;
}
.item_ask a{
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}











.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;
}



.item_change{
    max-width: 1920px;
    margin:0 auto;
	overflow:hidden;
    background: rgb(227,255,192);
}
.item_change_title{
	background-image: -webkit-linear-gradient(left, #0d3506, #222721);
    -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: 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: #4cc582;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #0d773c;
}
.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;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
#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_hzt{
	font-size:36px;
	font-weight:bold;
	margin:50px auto;
	text-align:center;
	color:#333;
}
.item_czbgbox {
    width: 100%;
    height: 135px;
    background: url(http://www.yinhangzhaopin.com/special/2024czggyy/images/bgdiv.png) top center no-repeat;
    background-size: 100%;
    margin-top: 5px;
	position:relative;
	overflow:hidden;
}
.item_czbgbox_p1 {
text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3d503d;
    margin-top: 34px;
}
.item_czbgbox_box {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto 0;
}
.item_czbgbox_box p {
    font-size: 16px;
    font-weight: bold;
    color: #3d6540;
}
.item_czbgbox_box a {
    display: block;
    width: 100px;
    height: 28px;
    border-radius: 25px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #3d6540;
    color: #3d6540;
    font-size: 18px;
    font-weight: bold;
}
