.main_box {
    background-image: url(bg2.png);
    background-position-x: center;
    max-width: 1920px;
    /*height: 680px;*/
    width: 100%;
    margin: 0 auto;
    padding: 55px 0 110px 0;
}
/* title */
.title {
    margin: 0 auto 40px;
    width: 100%;
}
.title img {
    margin: 0 auto;
    display: block;
}
/* search */
.search_title {
    /*height: 54px;*/
    width: 805px;
    margin: auto;
}
.main_box .search_box {
    max-width: 1200px;
    width: 100%;
    padding: 0 0px 0 0px;
    margin: 0 auto;
    box-sizing: content-box;
    display: block;
}
.search_title li {
    line-height: 50px;
    font-size: 22px;
    float: left;
    margin-left: 15px;
    color: #0952c5;
    font-weight: 700;
    cursor: pointer;
    width: 187px;
    background: #d7edff;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
}
.search_title li.on {
    background: #FFFFFF;
}
.search_title li:first-child {
    margin-left: 0px;
}
/*.search_title li:nth-child(1){
	width: 88px;
}
.search_title li:nth-child(2){
	width: 44px;
}
.search_title li:nth-child(3){
	width: 154px;
}
.search_title li:nth-child(4){
	width: 88px;
}*/
.search_title li img {
    display: none;
    margin-top: 10px;
}
.search_title li.on img {
    display: block;
}
.main_box .search_box form {
    margin-top: 16px;
    width: 100%;
    /*height: 68px;*/
    position: relative;
    /*border: 4px solid rgba(255, 255, 255, 0.27);*/
    border-radius: 8px;
    background: url(serchbg.png) no-repeat center;
    padding: 20px 28px;
}
.main_box .search_box form input {
    width: 87.1%;
    height: 60px;
    border: 0;
    font-size: 18px;
    color: #666;
    padding-left: 20px;
    border-radius: 10px 0px 0px 10px;
}
.main_box .search_box form input:focus {
    border: 1px solid rgb(24 144 255 / 20%);
    box-shadow: -1px 0px 4px 4px rgb(24 144 255 / 20%);
    outline: 0px !important;
}
.main_box .search_box form input:focus-visible {
    border: 1px solid rgb(24 144 255 / 20%);
    box-shadow: -1px 0px 4px 4px rgb(24 144 255 / 20%);
    outline: 0px !important;
}
.main_box .search_box form img {
    position: absolute;
    right: 118px;
    top: 35px;
    z-index: 2;
}
.main_box .search_box form .search_sub {
    width: 144px;
    height: 60px;
    position: absolute;
    right: 31px;
    top: 20px;
    z-index: 1;
    color: #fff;
    background: #d95445;
    color: #FFFFFF;
    border-radius: 0px 10px 10px 0px;
    font-size: 24px;
    font-weight: bold;
    padding-left: 0px;
    text-indent: 50px;
}
/* 热门政策 */
.rmzc {
    margin: 20px auto 0;
    max-width: 1200px;
    width: 100%;
    /*box-sizing: content-box;*/
    padding: 25px 30px 20px 30px;
    background: #FFFFFF;
    border-radius: 12px;
}
.rmzc .rmzc_title {
    margin-bottom: 20px;
}
.rmzc .rmzc_title img {
    margin-right: 16px;
    vertical-align: bottom;
}
.rmzc_title span {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    text-align: left;
    color: #333;
}
.rmzc_list li {
    padding-left: 52px;
    line-height: 21px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #333;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 8px center;
}
.rmzc_list li:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.rmzc_list li span {
    margin-left: 20px;
    float: right;
}
.rmzc_list li:nth-child(1) {
    background-image: url(1.png);
}
.rmzc_list li:nth-child(2) {
    background-image: url(2.png);
}
.rmzc_list li:nth-child(3) {
    background-image: url(3.png);
}
.rmzc_list li:nth-child(4) {
    background-image: url(4.png);
}
.rmzc_list li:nth-child(5) {
    background-image: url(5.png);
}
.rmzc_list {
    margin-bottom: 24px;
}
.newfglist li {
    background: #3c85df;
    border-radius: 4px;
    line-height: 40px;
    padding: 0px 20px;
    margin-left: 37px;
    color: #FFFFFF;
    float: left;
    width: auto;
    font-size: 18px;
    font-weight: bold;
}
.newfglist li:first-child {
    margin-left: 0px;
}
.rmzc_list li:not(.all) {
    display: none;
}
.rmzc_list li a {
    max-width: 90%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rmzc_list li:nth-child(5n+1) {
    background-image: url(1.png);
}
.rmzc_list li:nth-child(5n+2) {
    background-image: url(2.png);
}
.rmzc_list li:nth-child(5n+3) {
    background-image: url(3.png);
}
.rmzc_list li:nth-child(5n+4) {
    background-image: url(4.png);
}
.rmzc_list li:nth-child(5n+5) {
    background-image: url(5.png);
}
/*.main_box .search_box form input {
				padding-left: 20px;
				padding-right: 90px;
			}*/
.wip_footerbg {
    padding-top: 10px;
}
.rmzc_list li span {
    vertical-align: top;
    color: #3c85df;
}
.ewmbg {
    position: fixed;
    bottom: 18%;
    right: 9%;
    width: 150px;
}
.ewmbg img {
    width: 100%;
}
@media only screen and (max-width: 1800px) {
    .ewmbg {
        right: 0%;
        bottom: 10%;
    }
}
@media only screen and (max-width: 1200px) {
    .ewmbg {
        display: none;
    }
    .main_box .search_box form .search_sub {
        width: 16.5%;
    }
    .newfglist li {
        margin-bottom: 20px;
    }
    .rmzc_list li a {
        width: 80%;
    }
    .main_box .search_box form img {
        right: 13%;
    }
    .newfglist li {
        margin-left: 20px;
        margin-right: 20px;
    }
    .newfglist li:first-child {
        margin-left: 20px;
    }
    .search_title li {
        width: 23%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .search_title {
        width: 96%;
    }
}
@media screen and (max-width: 768px) {
    html {
        font-size: 20.48px;
    }
}
@media screen and (max-width: 750px) {
    html {
        font-size: 20px;
    }
}
@media screen and (max-width: 735px) {
    html {
        font-size: 19.6px;
    }
}
@media screen and (max-width: 720px) {
    html {
        font-size: 19.2px;
    }
}
@media screen and (max-width: 705px) {
    html {
        font-size: 18.8px;
    }
}
@media screen and (max-width: 690px) {
    html {
        font-size: 18.4px;
    }
}
@media screen and (max-width: 675px) {
    html {
        font-size: 18px;
    }
}
@media screen and (max-width: 600px) {
    html {
        font-size: 16px;
    }
}
@media screen and (max-width: 585px) {
    html {
        font-size: 15.6px;
    }
}
@media screen and (max-width: 570px) {
    html {
        font-size: 15.2px;
    }
}
@media screen and (max-width: 555px) {
    html {
        font-size: 14.8px;
    }
}
@media screen and (max-width: 540px) {
    html {
        font-size: 14.4px;
    }
}
@media screen and (max-width: 525px) {
    html {
        font-size: 14px;
    }
}
@media screen and (max-width: 510px) {
    html {
        font-size: 13.6px;
    }
}
@media screen and (max-width: 495px) {
    html {
        font-size: 13.2px;
    }
}
@media screen and (max-width: 480px) {
    html {
        font-size: 12.8px;
    }
}
@media screen and (max-width: 465px) {
    html {
        font-size: 12.2px;
    }
}
@media screen and (max-width: 450px) {
    html {
        font-size: 12px;
    }
}
@media screen and (max-width: 435px) {
    html {
        font-size: 11.6px;
    }
}
@media screen and (max-width: 420px) {
    html {
        font-size: 11.2px;
    }
}
@media screen and (max-width: 414px) {
    html {
        font-size: 11.04px;
    }
}
@media screen and (max-width: 411.5px) {
    html {
        font-size: 10.96px;
    }
}
@media screen and (max-width: 405px) {
    html {
        font-size: 10.8px;
    }
}
@media screen and (max-width: 390px) {
    html {
        font-size: 10.4px;
    }
}
@media screen and (max-width: 375px) {
    html {
        font-size: 10px;
    }
}
@media screen and (max-width: 360px) {
    html {
        font-size: 9.6px;
    }
}
@media screen and (max-width: 345px) {
    html {
        font-size: 9.2px;
    }
}
@media screen and (max-width: 330px) {
    html {
        font-size: 8.8px;
    }
}
@media screen and (max-width: 320px) {
    html {
        font-size: 8.533333333px;
    }
}
@media screen and (max-width: 300px) {
    html {
        font-size: 8px;
    }
}
@media screen and (max-width: 285px) {
    html {
        font-size: 7.6px;
    }
}
/*@media only screen and (max-width: 768px) {
	.main_box {
		background: url(bgsmall.png) no-repeat top center;
		padding: 0.5rem 0.24rem 0.24rem;
	}
	.title img {
		width: 74%;
	}
	.search_title {
		width: 100%;
		padding: 0px 0.24rem;
	}
	.search_title li {
		width: 3rem;
		margin-left: 0.18rem;
		margin-right: 0.09rem;
		margin-bottom: 0.24rem;
		line-height: 0.96rem;
		font-size: 0.34rem
	}
	.search_title li:first-child {
		margin-left: 0.18rem;
	}
	.main_box .search_box form {
		background-size: cover;
		padding: 0.24rem 0.3rem;
		margin-top: 0px;
		font-size: 0px;
	}
	.main_box .search_box form input {
		width: 73%;
		height: 0.96rem;
		font-size: 0.26rem;
		padding-left: 0.24rem;
	}
	.main_box .search_box form .search_sub {
		width: 24%;
		height: 0.96rem;
		font-size: 0.34rem;
		padding-left: 0.4rem;
		right: 5%;
		top: 0.24rem;
	}
	.main_box .search_box form img {
		width: 0.34rem;
		top: 0.55rem;
		right: 20%;
	}
	.rmzc {
		padding: 0.35rem 0.24rem 0px 0.24rem;
		margin: 0.24rem auto 0;
	}
	.rmzc .rmzc_title {
		margin-bottom: 0.34rem;
		font-size: 0px;
	}
	.rmzc .rmzc_title img {
		width: 0.35rem;
		margin-right: 0.2rem;
	}
	.rmzc_title span {
		font-size: 0.36rem;
		line-height: 0.4rem;
	}
	.rmzc_list {
		margin-bottom: 0px;
	}
	.rmzc_list li {
		padding-left: 0.5rem;
		line-height: 0.45rem;
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 0.3rem;
		background-size: 0.28rem !important;
		background-position: left 0.1rem;
		margin-bottom: 0.44rem;
	}
	.rmzc_list li a {
		max-width: 100%;
		overflow: auto;
		display: inline-block;
		white-space: normal;
		display: inline;
	}
	.newfglist li {
		line-height: 0.96rem;
		padding: 0px 0px;
		margin-left: 0px;
		width: 48%;
		font-size: 0.34rem;
		margin-bottom: 0.24rem;
		text-align: center;
		margin-right: 0px;
	}
	
	.newfglist li:first-child{
		margin-left: 0px;
		margin-right: 4%;
	}
	
	.newfglist li:first-child+li+li{
		margin-right: 4%;
	}
	
	.newfglist li:first-child+li+li+li+li{
		width: 100%;
	}
}*/
.zwgkiph_top {
    z-index: 99 !important;
}
@media only screen and (max-width: 768px) {
    .top {
        display: none;
    }
    .main_box {
        background: url(bgsmall.png) no-repeat 0px 9rem;
        padding: 14.5rem 1.2rem 1.2rem;
    }
    .title img {
        width: 74%;
    }
    .search_title {
        width: 100%;
        padding: 0px 1.2rem;
    }
    .search_title li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 1.2rem;
        line-height: 4.8rem;
        font-size: 1.7rem
    }
    .search_title li:first-child {
        margin-left: 1%;
    }
    .main_box .search_box form {
        background-size: cover;
        padding: 1.2rem 0.3rem;
        margin-top: 0px;
        font-size: 0px;
    }
    .main_box .search_box form input {
        width: 73%;
        height: 4.8rem;
        font-size: 1.3rem;
        padding-left: 1.2rem;
    }
    .main_box .search_box form .search_sub {
        width: 24%;
        height: 4.8rem;
        font-size: 1.7rem;
        text-indent: 2rem;
        right: 5%;
        top: 1.2rem;
    }
    .main_box .search_box form img {
        width: 1.7rem;
        top: 2.75rem;
        right: 20%;
    }
    .rmzc {
        padding: 1.75rem 1.2rem 0px 1.2rem;
        margin: 1.2rem auto 0;
    }
    .rmzc .rmzc_title {
        margin-bottom: 1.7rem;
        font-size: 0px;
    }
    .rmzc .rmzc_title img {
        width: 1.75rem;
        margin-right: 1rem;
    }
    .rmzc_title span {
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .rmzc_list {
        margin-bottom: 0px;
    }
    .rmzc_list li {
        padding-left: 2.5rem;
        line-height: 2.25rem;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 1.5rem;
        background-size: 1.4rem !important;
        background-position: left 0.5rem;
        margin-bottom: 2.2rem;
    }
    .rmzc_list li a {
        max-width: 100%;
        overflow: auto;
        display: inline-block;
        white-space: normal;
        display: inline;
    }
    .newfglist li {
        line-height: 4.8rem;
        padding: 0px 0px;
        margin-left: 0px;
        width: 48%;
        font-size: 1.4rem;
        margin-bottom: 1.2rem;
        text-align: center;
        margin-right: 0px;
    }
    .newfglist li:first-child {
        margin-left: 0px;
        margin-right: 4%;
    }
    .newfglist li:first-child + li + li {
        margin-right: 4%;
    }
    .newfglist li:first-child + li + li + li + li {
        width: 100%;
    }
}