.zfgb_logo{
    width: 588px;
	height: 141px;
	margin: 25px auto;
}
.zfgb_xian{
    width: 100%;
    height: auto;
}
.zfgb_left{
    width: 792px;
    height: auto;
    margin-top: 40px;
	margin-bottom: 20px;
	padding-right: 20px;
	box-sizing: border-box;
    border-right: 1px solid #e6d8d8;
}
.zfgb_right{
    margin-top: 40px;
    width: 342px;
    height: auto;
}
.zfgb_left_select{
    width: 460px;
    height: 40px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
}
.zfgb_left_select select{
    width: 120px;
	height: 40px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    font-size: 16px;
	color: #999999;
}
.zfgb_left_content{
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e6d8d8;
}
.zfgb_left_content h2{
    background: url(20230713/20230713_zfgb_juxin.png) no-repeat center;
    background-size: 100% 100%;
    line-height: 46px;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.s1{
    width: 174px;
    height: 46px;
}
.s2{
    width: 238px;
    height: 46px;
}
.s3{
    width: 158px;
    height: 46px;
}
.s4{
    width: 324px;
    height: 46px;
}
.zfgb_left_content ul li{
    line-height: 44px;
    font-size:18px;
    color: #333333;
}
.zfgb_left_download{
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
	margin-bottom: 30px;
}
.zfgb_right_gb{
    width: 270px;
	height: 347px;
	margin: 0 auto 30px;
}
.zfgb_right_gb a p{
    top: -114px;
	text-align: center;
	position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: lighter;
}
.zfgb_right_gb a p.a1{
    font-size: 22px;
    color: #e38452;
    font-weight: bold;
}
.zfgb_right_jj{
    width: 262px;
    height: 46px;
    margin: 0 auto 30px;
    border: 1px solid #dcdcdc;
    border-top: 4px solid #b41e2e;
}
.zfgb_right_jj a{
    font-size: 20px;
    color: #b41e2e;
    font-weight: bold;
    text-align: center;
    display: block;
	line-height: 46px;
}
.zfgb_right_sousuo{
    padding-left: 30px;
    box-sizing: border-box;
}
.zfgb_right_sousuo h2{
    font-size: 20px;
    color: #b41e2e;
    width: 144px;
    font-weight: bold;border-bottom: 3px solid #b41e2e;
    margin-bottom: 20px;
} 
.zfgb_right_sousuo p{
    margin-bottom: 18px;
    height: auto;
	overflow: hidden;
}
.zfgb_right_sousuo p span{
    font-size: 18px;
    color: #333;
    line-height: 35px;
}
.zfgb_right_sousuo p input{
    width: 224px;
    height: 35px;
    float: right;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    font-size: 16px;
	color: #999999;
}
.zfgb_right_sousuo p select{
    width: 224px;
    height: 35px;
    float: right;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    font-size: 16px;
	color: #999999;
}
.zfgb_right_button{
    display: flex;
	justify-content: space-around;
    padding-top: 12px;
}
.zfgb_right_button button{
    width: 130px;
    height: 36px;
    font-size: 18px;
    font-weight: lighter;
    color: #ffffff;
    background-color: #b41e2e;
    border-radius: 5px;
}
.zfgb_right_button button.gaoji{
    color: #666666;
    background-color: #e6e6e6;
}