
/*分类*/
.fenlei {
    width: 100%;
    height: 240px;
    background: #f5f5f5;
}
.fenlei_mid {
	width: 1200px;
	margin: 0 auto;
}

.zilie {
    width: 182px;
    height: 152px;
    float: left;
    padding-top: 45px;
    margin-right: 145px;
}

.zilie p {
	font-size: 14px;
	color: #555;
	text-align: center;
	line-height: 16px;
}

.zi_pic {
	width: 110px;
	height: 110px;
	background: url(/images/zjydy.png)no-repeat;
	background-size: 100%;
	margin: 0 auto 8px;
}

.zi_pic1 {
	width: 110px;
	height: 110px;
	background: url(/images/kxgf.png)no-repeat;
	background-size: 100%;
	margin: 0 auto 8px;
}

.zi_pic2 {
	width: 110px;
	height: 110px;
	background: url(/images/ssbsgcs.png)no-repeat;
	background-size: 100%;
	margin: 0 auto 8px;
}

.zi_pic3 {
	width: 110px;
	height: 110px;
	background: url(/images/ywj.png)no-repeat;
	background-size: 100%;
	margin: 0 auto 8px;
}
/*政策支持*/
.zczc{height: 400px;}
.zczc_mid{
	width: 1128px;
	height: 307px;
	margin: 65px auto 0;
	background-size: 100%;
}
.zczc_mid h2{
	font-size: 32px;
	color: #222;
	padding-top: 60px;
	padding-left: 620px;
	padding-bottom: 39px;
	font-weight: bold;
}
.zczc_mid p{
	font-size: 16px;
	line-height: 24px;
	color: #003e70;
	padding-left: 620px;
}
/*政策支持*/
/*咨询*/

.zixun {
	width: 100%;
	height: 280px;
	background: #f5f5f5;
}

.zixun_mid {
	width: 1200px;
	margin: 0 auto;
}

.zixun h3 {
	font-size: 36px;
	color: #222;
	text-align: center;
	padding-top: 60px;
	font-weight: bold;
}

.zixun p {
	font-size: 14px;
	color: #a0a0a0;
	text-align: center;
}

.zixun span {
	color: #e86000;
	font-weight: bold;
}

.input-wrap .select-wrap,
.pop-type .select-wrap {
	width: 166px;
	height: 55px;
	margin-right: 10px;
}

.select-wrap .select-box {
	position: relative;
	float: left;
}

.select-box .select_type {
	width: 166px;
	height: 55px;
	border: 2px solid #c9c9c9;
	box-shadow: 0px 5px 10px -1px #e7e7e7;
	border-radius: 3px;
	padding-left: 10px;
	box-sizing: border-box;
	background: url("/images/change.jpg") no-repeat 140px center #fff;
	cursor: pointer;
	font-size: 16px;
	color: #ec0011;
	line-height: 53px;
}

.select-box .select-list {
	display: none;
	position: absolute;
	left: 0;
	top: 53px;
	width: 166px;
	padding: 6px 0;
	border: 1px solid #e6e6e6;
	z-index: 9;
	background-color: #fff;
	box-sizing: border-box;
	height: 314px;
	overflow-y: auto;
}

.select-list li {
	line-height: 30px;
	cursor: pointer;
	padding-left: 5px;
	font-size: 14px;
	color: #707f95;
}

.select-list li:hover {
	color: #6529cb;
}

.zixun_mid .select-wrap {
	float: left;
}

.zixun_mid .input-wrap {
	width: 968px;
	height: 55px;
	margin: 30px auto 0;
	position: relative;
}

.zixun_mid .input-wrap input {
	float: left;
	width: 320px;
	height: 55px;
	border: 2px solid #e7e7e7;
	padding-left: 8px;
	box-sizing: border-box;
}

.zixun_mid .input-wrap .br0 {
	border-right: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.zixun_mid .input-wrap input::-webkit-input-placeholder {
	font-size: 16px;
	color: #999;
}

.zixun_mid .input-wrap input::-moz-placeholder {
	font-size: 16px;
	color: #999;
}

.zixun_mid .input-wrap input:-ms-input-placeholder {
	font-size: 16px;
	color: #999;
}

.zixun_mid .input-wrap .form-btn2 {
	float: left;
	width: 150px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #ec0011;
	font-size: 18px;
	color: #fff;
}

.zixun_mid .input-wrap .form-error {
	display: none;
	clear: both;
	font-size: 14px;
	color: #df0d0d;
	position: absolute;
	top: 20px;
	left: 505px;
	background-color: #fff;
}


/*咨询框*/
.kj_mid{width: 1200px;height: 455px;margin: 0 auto;}
.kj_mid h2 {
	font-size: 36px;
	color: #222;
	text-align: center;
	padding-top: 60px;
	font-weight: bold;
	padding-bottom: 50px;
}
.kj_mid .tw{width: 168px;height: 210px;float: left;margin-right: 75px;}
.kj_mid .tw:nth-child(6){
	margin-right: 0px;
}
.kj_mid .tw img{display: block;margin: 0 auto;}
.kj_mid .tw h6{
     font-size: 20px;
    color: #444;
    text-align: center;
    padding-top: 42px;
    padding-bottom: 28px;
    line-height: 1.5;
}
.kj_mid .tw p{font-size: 20px;color: #666;text-align: center;}

/*有何帮助*/
.bangzhu{width: 100%;height: 430px;}
.bz_mid{width: 1200px;margin: 0 auto;}
.bz_mid h2{font-size: 36px;color: #222;padding-top: 70px;font-weight: bold;text-align: center;padding-bottom: 60px;}
.lanbiao{height: 370px;}

.bz_part2{width: 1200px;height: 266px;background: url(/images/bangz_bg2.png)no-repeat;background-size: 100%;position: relative;}
.bz_part2 h6{font-size: 20px;color: #222222;font-weight: bold;}
.bz_part2 p{color: #555;font-size: 14px;}
.bz_h1{position: absolute;top: 40px;left: 125px;}
.bz_p1{position: absolute;top: 75px;left: 125px;}
.bz_h2{position: absolute;top: 40px;left: 735px;}
.bz_p2{position: absolute;top: 75px;left: 735px;}

.bz_h3{position: absolute;top: 175px;left: 125px;}
.bz_p3{position: absolute;top: 210px;left: 125px;}
.bz_h4{position: absolute;top: 175px;left: 735px;}
.bz_p4{position: absolute;top: 210px;left: 735px;}
/*有何帮助*/
.dtgc{background: #f5f5f5;}
.dt_mid{width: 1200px;margin: 0 auto;height: 720px;}
.dt_mid h2{font-size: 36px;color: #222;padding-top: 70px;font-weight: bold;text-align: center;padding-bottom: 40px;}
.jxtr{width: 536px;height: 564px;background: url(/images/dtr.png)no-repeat;background-size: 100%;float: left;margin-left: 65px;}
.jxtr h3{font-size: 28px;color: #fff;text-align: center;font-weight: bold;padding-top: 56px;}
.jxtr h6{color: #4a4f7a;font-size: 20px;text-align: center;padding-top: 82px;font-weight: bold;}
.jxtr p{color: #4a4f7a;font-size: 20px;text-align: center;padding-top: 58px;}
.gdcc{width: 536px;height: 564px;background: url(/images/gcc.png)no-repeat;background-size: 100%;float: left;}
.gdcc h3{font-size: 28px;color: #fff;text-align: center;font-weight: bold;padding-top: 56px;}
.gdcc h6{color: #4a4f7a;font-size: 20px;text-align: center;padding-top: 68px;font-weight: bold;}
.gdcc p{color: #4a4f7a;font-size: 20px;text-align: center;padding-top: 38px;}
/*服务流程*/
.lc_mid{width: 1200px;margin: 0 auto;height: 360px;}
.lc_mid h2{font-size: 36px;color: #222222;padding-top: 60px;font-weight: bold;text-align: center;padding-bottom: 40px;}
.liucheng{width: 1126px;height: 168px;background: url(/images/fuwuliucheng.png)no-repeat;background-size: 100%;margin: 0 auto;}
/*服务流程*/
.chenggonglv {
	width: 100%;
	height: 550px;
	/*background: #f2f8fd;*/
}

.cgl_mid {
	width: 1200px;
	margin: 0 auto;
}

.cgl_mid h3 {
	text-align: center;
	font-size: 36px;
	color: #222;
	padding-top: 60px;
	font-weight: bold;
	padding-bottom: 50px;
}

.cgl_liucheng {
	width: 294px;
	height: 410px;
	float: left;
}

.cgl_tp {
	width: 140px;
	height: 140px;
	background: url(../images/liucheng.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.cgl_liucheng h6 {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 60px;
}

.cgl_liucheng p {
	font-size: 14px;
	color: #444;
	line-height: 22px;
	text-align: center;
}

.cgl_tp2 {
	width: 140px;
	height: 140px;
	background: url(../images/tuandui.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.cgl_tp3 {
	width: 140px;
	height: 140px;
	background: url(../images/bawo.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.cgl_tp4 {
	width: 140px;
	height: 140px;
	background: url(../images/tiyan.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.cgl_zx {
	width: 118px;
	height: 34px;
	color: #ec0011;
	font-size: 16px;
	border: 1px solid #ec0011;
	text-align: center;
	line-height: 34px;
	margin: 40px auto 0;
}
.cgl_zx2 {
	width: 118px;
	height: 34px;
	color: #e57a60;
	font-size: 16px;
	border: 1px solid #e57a60;
	text-align: center;
	line-height: 34px;
	margin: 60px auto 0;
}
.cgl_zx3 {
	width: 118px;
	height: 34px;
	color: #e19242;
	font-size: 16px;
	border: 1px solid #e19242;
	text-align: center;
	line-height: 34px;
	margin: 60px auto 0;
}
.cgl_zx4 {
	width: 118px;
	height: 34px;
	color: #84c054;
	font-size: 16px;
	border: 1px solid #84c054;
	text-align: center;
	line-height: 34px;
	margin: 40px auto 0;
}

/*成功率*/

.qyal{background: #f2f8fd;}
.qy_mid{width: 1234px;margin: 0 auto;height: 640px;padding-top: 50px;}
.qy_shang{width: 1234px;height: 466px;background: url(/images/qy_bg.png)no-repeat;background-size:100% ;}
.qy_shang h5{font-size: 36px;color: #222222;padding-top: 40px;font-weight: bold;text-align: center;padding-bottom: 90px;}
.qy_shang p{font-size: 24px;color: #222;line-height: 40px;padding-left: 500px;}
.qy_shang span{font-size: 26px;font-weight: bold;}
.qy_shang .qyp2{font-size: 18px;color: #777;line-height: 30px;padding-left: 500px;padding-top: 30px;}
.al_zx{width: 1234px;height: 154px;background: url(/images/al_zx.png)no-repeat;background-size: 100%;}
.tj_mid{width: 1200px;margin: 0 auto;    display: flex;
    justify-content: space-between;
    margin-bottom: 5rem;}
.xmtj h2{font-size: 36px;color: #222222;padding-top: 70px;font-weight: bold;text-align: center;padding-bottom: 40px;}
.tj_tb{ 
width: 20%;    border-radius: 10px;
    float: left;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    padding: 20px;
    text-align: center;    padding-bottom: 30px;
}
.tj_tb img{
    height:120px;
    margin: 20px 0;
    
}
.tj_tb p{color: #222;font-size: 22px;text-align: center;font-weight: bold;}

/*问题*/
.wenti{
	width: 100%;
	height: 460px;
}
.wenti_mid{
	width: 1200px;
	margin: 0 auto;
}
.wenti_mid h3{
	text-align: center;
	font-size: 36px;
	color: #222;
	padding-top: 40px;
	font-weight: bold;
}
.wenti_mid p{
	font-size: 16px;
	color: #555;
	line-height: 24px;
	padding-left: 57px;
	padding-top: 75px;

}
/*问题*/
/* 服务结束 */
.slzs{
    background: #fff;
}
.maintitle{
    font-size: 36px;
    line-height: 84px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.maintitle:after {
    padding:0;
    margin:0 auto;
    display:block;/* probably not really needed? */
    content: "";
    width:180px;
    height:6px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#0068bc;
}
.secondarytitle{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.secondarytitle2{
    height: 60px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    background: url(/images/secondarytitlebg.png) no-repeat bottom center;
}
.zs{
    width:100%;
    height: auto;
    margin: 20px 0 50px 0;
}
.zs li{
    width:295px;
    height: 250px;
    float: left;
    border-radius: 5px;
    background: #b9b9b9;
    margin-right: 6px;
    margin-bottom: 6px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.zs li:last-child{
    margin-right: 0;
}
/* 我们不惧对比，我们更具实力 结束 */

.hz_logo{
    overflow: hidden;
    margin-bottom: 45px;
}
