.banner{width: 100%;height: 480px;background: url(../images/banner.jpg) no-repeat center center;border-top:2px #037bdb solid;}
/*分类*/
.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_mid{
	width: 1199px;
	height: 419px;
	margin: 0 auto;
	background: url(../images/zczc_bg.jpg) no-repeat;
	background-size: 100%;
}
.zczc_mid h2{
	font-size: 32px;
	color: #222;
	padding-top: 139px;
	padding-left: 98px;
	padding-bottom: 39px;
}
.zczc_mid p{
	font-size: 16px;
	line-height: 24px;
	color: #003e70;
	padding-left: 98px;
}
/*政策支持*/
.mf_mid{width: 460px;margin: 0 auto;}
.mfdh_bg{width: 460px;height: 56px;background: url(../images/mfdh_zxzx.png)no-repeat;background-size: 100%;}
.mfdh_bg p{font-size: 22px;color: #037bdb;line-height: 56px;padding-left: 115px;}

/*有何帮助*/
.bz_mid{width: 1200px;margin: 0 auto;height: 548px;}
.bz_mid h2{font-size: 36px;color: #222;font-weight: bold;text-align: center;padding-top: 70px;padding-bottom: 50px;}
.bz_tw{width: 364px;height: 352px;background: url(../images/jjjl.png)no-repeat;background-size:100% ;float: left;}
.bz_tw2{width: 364px;height: 352px;background: url(../images/cxfz.png)no-repeat;background-size:100% ;float: left;margin-left: 50px;}
.bz_tw3{width: 364px;height: 352px;background: url(../images/zffc.png)no-repeat;background-size:100% ;float: left;margin-left: 50px;}
.bz_tw h5{font-size: 24px;color: #333;text-align: center;font-weight: bold;padding-top: 170px;line-height: 42px;}
.bz_tw p{font-size: 16px;color: #555;line-height: 28px;padding-left: 40px;}
/*有何帮助*/
/*咨询*/

.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;
}

.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: #006dc4;
	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: #037bdb;
	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;
}


/*咨询框*/
/*申报条件*/
.sb_mid{width: 1200px;margin: 0 auto;height: 660px;}
.sb_mid h2{font-size: 36px;color: #222;font-weight: bold;text-align: center;padding-top: 60px;padding-bottom: 40px;}
.sbbg{width: 1203px;height: 521px;background: url(../images/sbtj_bg.jpg)no-repeat;background-size:100%;position: relative;}
.sbbg h6{font-size: 20px;color: #333;font-weight: bold;}
.sbbg p{font-size: 16px;color: #4d7da4;line-height: 24px;}
.sbh_1{position: absolute;top: 7px;left: 192px;}
.sbh_2{position: absolute;top: 7px;left:745px;}
.sbh_3{position: absolute;top: 210px;left: 192px;}
.sbh_4{position: absolute;top: 210px;left:745px;}
.sbh_5{position: absolute;top: 378px;left: 192px;}
.sbh_6{position: absolute;top: 378px;left:745px;}

.sbp_1{position: absolute;top: 35px;left: 192px;}
.sbp_2{position: absolute;top: 35px;left:745px;}
.sbp_3{position: absolute;top: 236px;left: 192px;}
.sbp_4{position: absolute;top: 236px;left:745px;}
.sbp_5{position: absolute;top: 405px;left: 192px;}
.sbp_6{position: absolute;top: 405px;left:745px;}
.qehuan {
    width: 100%;
    height: 160px;
    background: url(../images/qh_mfzx.png) no-repeat center center;
}
/*申报条件*/

/*成功申报*/
.chengzhang{width: 100%;height: 638px;}
.cz_mid{width: 1200px;margin: 0 auto;}
.cz_mid h3{font-size: 36px;color: #222;padding-top: 60px;text-align: center;font-weight: bold;padding-bottom: 40px;}
.cz_mid .cz_wz{width: 1199px;height: 400px;background: url(../images/cz_bg.png) no-repeat;background-size: 100%;margin: 0 auto;position: relative;}
.cz_wz h6{color: #fff;font-size: 26px;font-weight: bold;}
.cz_wz p{color: #fff;font-size: 20px;line-height: 24px;}
.czwz_h1{position: absolute;top: 60px;left: 430px;}
.czwz_h2{position: absolute;top: 175px;left: 20px;}
.czwz_h3{position: absolute;top: 253px;left: 430px;}
.czwz_h4{position: absolute;top: 175px;left: 837px;}
.czwz_p1{position: absolute;top: 106px;left: 430px;}
.czwz_p2{position: absolute;top: 220px;left: 20px;}
.czwz_p3{position: absolute;top: 298px;left: 430px;}
.czwz_p4{position: absolute;top: 230px;left: 837px;}
/*成功申报*/

/*专家服务*/
.zj_mid{width: 1200px;margin: 0 auto;height: 300px;}
.zj_mid h3{font-size: 36px;color: #222;text-align: center;font-weight: bold;padding-bottom: 40px;}
.zj_tw{width: 344px;height: 154px;background: url(../images/zj_bg1.png)no-repeat;background-size: 100%;float: left;}
.zj_tw p{color: #4f728e;font-size: 16px;line-height: 28px;padding-left: 142px;padding-top: 30px;}
.zj_tw1{width: 439px;height: 154px;background: url(../images/zj_bg2.png)no-repeat;background-size: 100%;margin: 0 10px;}
.zj_tw2{width: 394px;height: 154px;background: url(../images/zj_bg3.png)no-repeat;background-size: 100%;}
.yyw{width: 100%;height: 160px;background: url(../images/yyw_dj.png)no-repeat center center;}
/*专家服务*/

/*服务流程*/
.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;
	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: #61b2cf;
	font-size: 16px;
	border: 1px solid #61B2CF;
	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;
}

/*成功率*/


/*政策*/

.content2 {
	width: 1200px;
	height: 550px;
	margin: 0 auto;

}

.content2 h2{font-size: 36px;
    color: #222222;
    padding-top: 60px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.zhengce {
	width: 1200px;
	margin: 56px auto 100px;
}

.zhengce .zhengce-top {
	width: 1200px;
	height: 200px;
	margin-left: 20px;
	margin-right: 15px;
	border-bottom: 3px solid #f2f2f2;
}

.zhengce .zhengce-top .top-item {
	float: left;
	cursor: pointer;
}

.zhengce .zhengce-top .top-item p {
	font-size: 24px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
}

.zhengce .zhengce-top .top-item.item1 {
	width: 146px;
	height: 200px;
	margin-right: 55px;
}

.zhengce .zhengce-top .top-item.item2 {
	width: 143px;
	height: 190px;
	margin-right: 55px;
	margin-top: 10px;
}

.zhengce .zhengce-top .top-item.item3 {
	width: 141px;
	height: 190px;
	margin-right: 55px;
	margin-top: 10px;
}

.zhengce .zhengce-top .top-item.item4 {
	width: 142px;
	height: 190px;
	margin-right: 55px;
	margin-top: 10px;
}

.zhengce .zhengce-top .top-item.item5 {
	width: 140px;
	height: 200px;
	margin-right: 55px;
}

.zhengce .zhengce-top .top-item.cur {
	border-bottom: 3px solid #3b80fb;
}

.zhengce .zhengce-top .more-city {
	float: left;
	font-size: 24px;
	color: #333333;
	padding-top: 128px;
}

.zhengce .zhengce-middle .middle-box {
	display: none;
}

.zhengce .zhengce-middle .cur {
	display: block;
}

.zhengce .zhengce-middle .middle-h5 {
	font-size: 24px;
	color: #333;
	text-align: center;
	padding-top: 50px;
}

.zhengce .zhengce-middle .middle-title {
	font-size: 16px;
	color: #999999;
	text-align: center;
	padding-top: 26px;
	font-weight: normal;
}

.zhengce .zhengce-middle .zixun2-btn {
	display: block;
	padding-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #037bdb;
}


/*政策*/
/*企业案例*/
.qy_mid{width: 1260px;height: 473px;background: url(../images/qyal_bg.png)no-repeat;background-size: 100%;margin: 0 auto;}
.qy_mid h2{font-size: 36px;
    color: #222222;
    padding-top: 60px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.qy_mid p{font-size: 24px;line-height: 42px;color: #222;text-indent: 50px;padding-left: 105px;}
.qy_mid .hong{font-size: 24px;line-height: 42px;color: #e83100;padding-left: 90px;text-indent: 0;padding-top: 30px;}
.qy_mid span{color: #e83100;}
.aldj{width: 100%;height: 160px;background: url(../images/aljd.png)no-repeat center center;margin-top: 50px;}
/*企业案例*/


/*项目推荐*/
.tj_mid{width: 1200px;margin: 0 auto;height: 465px;}
.tj_mid h2{font-size: 36px;color: #222222;padding-top: 70px;font-weight: bold;text-align: center;padding-bottom: 40px;}
.tj_tb{width: 280px;float: left;}
.tj_tb img{width: 280px;height: 200px;display: block;padding-bottom: 27px;}
.tj_tb p{color: #222;font-size: 22px;text-align: center;font-weight: bold;}
/*项目推荐*/

/*问题*/
.wenti{
	width: 100%;
	height: 390px;
	background: url(../images/wt_2bg4.png)no-repeat center center;
}
.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;
}