@charset "utf-8";

*{
	font-family: "微软雅黑","Microsoft YaHei";
}
.bodier{
	width: 100%;
	height: auto;
	background:url(../images/body_bg.png) center top no-repeat;
	background-size: 100%;
	overflow: hidden;
}
.bodier_nk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.web_tit{
	width: 100%;
	height: auto;
	line-height: 58px;
	font-size:48px;
	letter-spacing: 3.75px;
	color: #FFFFFF;
	font-weight: 400;
	margin: 70px auto 70px 0;
}
	
.kblist{
	width: 100%;
	height: auto;
	padding-left: 0;
	margin: 0 0 0 0;
	overflow: hidden;
}
.kblist li.wykb{
	width: 580px;
	height: 390px;
	padding: 40px;
	position: relative;
	float: left;
	background: url(../images/wykb_bg.png) center center no-repeat;
	background-size: 100%;
	background-color: white;
	border-radius: 12px;
	cursor: pointer;
}
.kblist li.wykb > i {
	display: block;
	margin: 14px auto 30px auto;
	width: 80px;
	height: 80px;
	background: url(../images/wykb_i.png) center center no-repeat;
	background-size: 100%;
}
.kblist li.wykb > h3{
	color: rgba(0, 0, 0, 0.85);
	font-size:28px;
	line-height: 34px;
	height:34px;
	font-weight: 400;
	text-align: center;
}

.kblist li.wykb > p{
	text-align: left;
	text-indent: 2em;
	font-size: 18px;
	line-height: 28px;
	color: #666666;
	margin-top: 26px;
}
.kblist li.wykb::after{
	content:"";
    width: 0;
    height: 0;
    border-width: 15px 0px 15px 23px;
    border-style: solid;
    border-color: transparent transparent transparent white;
    position: absolute;
    top: 50%;
    right: -23px;
    margin-top: -15px;
}
.kblist li.wybg,
.kblist li.wyblqt{
	width: 575px;
	height: 175px;
	position: relative;
	float: right;
	background-color: white;
	border-radius: 12px;
	cursor: pointer;
	padding: 47px 40px;
}
.kblist li.wyblqt{
	margin-top: 40px;
}
.kblist li.wybg > i.kbicon{
	background:url(../images/wybg_i.png) center center no-repeat;
}
.kblist li.wyblqt > i.kbicon{
	background:url(../images/wyblqt_i.png) center center no-repeat;
}
.kblist li.wybg > i.kbicon,
.kblist li.wyblqt > i.kbicon{
	background-size: 100%;
	width: 80px;
	height: 80px;
	display: block;
	position: relative;
	float: left;
	
}
.kblist li.wybg > h3,
.kblist li.wyblqt > h3{
	color: rgba(0, 0, 0, 0.85);
	font-size: 28px;
	line-height: 34px;
	font-weight: 400;
	text-indent: 24px;
}
.kblist li.wybg > p,
.kblist li.wyblqt > p{
	color: #666666;
	font-size: 18px;
	line-height: 24px;
	text-indent: 24px;
	margin-top: 18px;
}
.kblist li.wybg > i.more,
.kblist li.wyblqt > i.more{
	display: block;
	position: relative;
	float: right;
	width: 22px;
	height: 24px;
	background: url(../images/more.png) center center no-repeat;
	margin-top: -45px;
}

.fzgn{
	width: 100%;
	height: auto;
	box-shadow: 0 3px 18px rgba(71, 99, 146, 0.06);
	padding: 30px;
	background-color: white;
	border-radius: 12px;
	margin-top: 88px;
}
.fzgn > h2{
	font-size: 28px;
	line-height:34px;
	color: rgba(0, 0, 0, 0.85);
	font-weight: 400;
}
.fzgn .fzgn_list{
	margin: 36px 0 0 0;
	padding-left: 0;
	height: auto;
	overflow: hidden;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.fzgn .fzgn_list li{
	width: 165px;
	height: 140px;
	border-radius: 8px;
	background-color: rgba(240, 247, 255, 1);
	padding: 22px;
	cursor: pointer;
}
.fzgn .fzgn_list li i{
	display: block;
	width: 100%;
	height: 35px;
	margin-bottom:15px;
}
.fzgn .fzgn_list li span{
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	height:auto;
	display: inline-block;
	text-align: center;
}
.fzgn .fzgn_list li:nth-child(1) i{
	background: url(../images/fzgn_cx.svg) center center no-repeat;
}
.fzgn .fzgn_list li:nth-child(2) i{
	background: url(../images/fzgn_jy.svg) center center no-repeat;
}
.fzgn .fzgn_list li:nth-child(3) i{
	background: url(../images/fzgn_sp.svg) center center no-repeat;
}
.fzgn .fzgn_list li:nth-child(4) i{
	background: url(../images/fzgn_zc.svg) center center no-repeat;
}
.fzgn .fzgn_list li:nth-child(5) i{
	background: url(../images/fzgn_zn.svg) center center no-repeat;
}
.fzgn .fzgn_list li:nth-child(6) i{
	background: url(../images/fzgn_lx.svg) center center no-repeat;
}
.fzgn .download{
	margin: 50px 0 0 0;
	padding-left: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.fzgn .download > li{
	width: 555px;
	height: 160px;
	box-shadow: 0 2px 10px rgba(153, 153, 153, 0.3);
	padding: 30px;
	cursor: pointer;
}
.fzgn .download >  li:nth-child(2){
	padding: 16px 30px 30px 30px;
}
.fzgn .download > li h3{
	font-size:24px;
	line-height: 29px;
	color: #3D6FB9;
	font-weight: 400;
	width: 317px;
	
}
.fzgn .download > li h4{
	font-size: 16px;
	line-height: 19px;
	color: #3D6FB9;
	font-weight: 400;
	width: 317px;
	margin-top: 7px;
}
.fzgn .download > li i{
	display: block;
	position: relative;
	float: right;
	width: 178px;
	height: 100%;
	margin-top: -80px;
	background: url(../images/download_i.png) center center no-repeat;
}
.fzgn .download > li:nth-child(2) i{
	margin-top: -115px;
}
.fzgn .download > li > ul{
	margin: 4px 0 0 0;
	padding-left: 0;
	width: 317px;
	height: auto;
	overflow: hidden;
}
.fzgn .download > li > ul > li{
	color: #5E84BB;
	line-height: 14px;
	font-size: 12px;
	position: relative;
	float: left;
	width: 102px;
	margin-top: 5px;
}
.fzgn .qykb_Callphone{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 0;
	padding-left: 0;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
	margin-top: 50px;
}
.fzgn .qykb_Callphone li{
	width: 555px;
	height: 88px;
	padding: 20px;
	border-radius: 8px;
}
.fzgn .qykb_Callphone li:nth-child(1){
	background-color: #F0F4FD;
}
.fzgn .qykb_Callphone li:nth-child(1) i{
	display: block;
	position: relative;
	float: left;
	width: 30px;
	height: 100%;
	background: url(../images/fzgn_scztdjdh.svg) center center no-repeat;
}
.fzgn .qykb_Callphone li:nth-child(2){
	background-color: #EDFCF5;
}
.fzgn .qykb_Callphone li:nth-child(2) i{
	display: block;
	position: relative;
	float: left;
	width: 30px;
	height: 100%;
	background: url(../images/fzgn_dzyyzzjsdh.svg) center center no-repeat;
}
.fzgn .qykb_Callphone li span{
	font-size: 16px;
	line-height: 46px;
	color: rgba(0, 0, 0, 0.85);
    text-indent: 20px;
    display: inline-block;
}
.fzgn .qykb_Callphone li:nth-child(1) span a{
	color: #1677FF;
}
.fzgn .qykb_Callphone li:nth-child(2) span a{
	color: #43B685;
}

/*我要开办类型选择弹窗start*/
.Select_kbType{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(0, 0, 0, .5);
}
.Select_kbType .Select_kbType_nk{
	width: 700px;
	height: 220px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -110px;
	margin-left: -350px;
	background-color: white;
}
.Select_kbType .Select_kbType_nk h3{
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	height: 60px;
	line-height: 60px;
	width: 100%;
	text-indent: 30px;
	font-weight: 400;
	background-color: #F4F4F4;
}
.Select_kbType .Select_kbType_nk h3 i{
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	cursor: pointer;
	top: 20px;
	right: 26px;
	background: url(../images/Toast_closed.png) center center no-repeat;
}
.Select_kbType .Select_kbType_nk > div{
	width: 100%;
	height: 160px;
	overflow: hidden;
}

.Select_kbType .Select_kbType_nk > div > ul{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 28px;
}
.Select_kbType .Select_kbType_nk > div > ul li{
	width: 200px;
	height: 55px;
	border: 1px solid #DDDDDD;
	text-align: center;
	line-height: 55px;
	color: #333333;
	cursor: pointer;
}
.Select_kbType .Select_kbType_nk > div > ul li:hover{
	background-color: #1677FF;
	color: white;
}
/*我要开办地市选择start*/
#Select_kblist .Select_kbType_nk{
	height: 400px;
	margin-top: -200px;
}
#Select_kblist .Select_kbType_nk > div{
	height: 340px;
}
#Select_kblist .Select_kbType_list ul li{
	width: 145px;
	height: 55px;
}
/*我要开办地市选择end*/
/*自然人二维码弹窗start*/
#grfr_rzcode .Select_kbType_list ul{
	text-align: center;
	display: block;
	padding: 28px;
}
#grfr_rzcode .Select_kbType_nk{
	height:608px;
	margin-top: -304px;
}
#grfr_rzcode .Select_kbType_nk > div{
	height: 548px;
}
#grfr_rzcode .Select_kbType_list ul li{
	width: 160px;
	height: 191px;
	display: inline-block;
	border: none;
	margin-bottom: 53px;
	cursor: auto;
}
#grfr_rzcode .Select_kbType_list ul li:hover{
	background-color: inherit;
	color: inherit;
}
#grfr_rzcode .Select_kbType_list ul li img{
	width: 100%;
	height: 160px;
	outline: none;
	border: none;
}
#grfr_rzcode .Select_kbType_list ul li span{
    display: block;
    line-height: 31px;
	font-size: 16px;
	color: #333333;
}
#grfr_rzcode .Select_kbType_list ul li:nth-child(2n+2){
	margin-left: 160px;
}

/*自然人二维码弹窗end*/
/*政策类列表弹窗start*/
#ColumnList .Select_kbType_nk,
#ColumnList .Select_kbType_nk > div{
	height: auto;
}
#ColumnList .Select_kbType_nk > div > ul{
	display: block;
	overflow-y: auto;
	overflow-x:hidden;
	padding: 0 28px 28px 28px;
}
#ColumnList .Select_kbType_nk > div > ul li{
	width: 100%;
	border: none;
	border-bottom: 1px solid rgba(215, 216, 217, 0.5);
	text-align: left;
	line-height: 36px;
	min-height: 60px;
	transition: background-color .3s;
}
#ColumnList .Select_kbType_nk > div > ul li:hover{
	background-color: #DDDDDD;
}
#ColumnList .Select_kbType_nk > div > ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 14px 0;
}
#ColumnList .Select_kbType_nk > div > ul li a em{
	font-style: normal;
	color:#4393F5;
	font-size: inherit;
	float: right;
}
#ColumnList .Select_kbType_nk > div > ul li a span{
	width:550px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

/*政策类列表弹窗end*/
/*我要开办类型选择弹窗end*/
@media (min-width: 1200px){
	h2{
		line-height: normal;
		height: auto;
	}
}