.InFixUlMax {
	display: none !important;
}
*{
	margin: 0;
	padding: 0;
}



/* 中间部分 */

/* 特色专区 */
.conton {
	width: 100%;
}

.conton_coc {
	width: 1200px;
	margin: 30px auto;

}

.tszqtitle .tszqtitle_tit {
	font-size: 24px;
	color: #333;
	letter-spacing: 0;
	width: 95%;
	height: 34px;
	font-weight: bold;
	cursor: default;
	background: url(titlebj.png) no-repeat left bottom;
}

.tszqtitle .tit_gd {
	font-size: 16px;
	line-height: 32px;
	color: #999;
	float: right;
}

/* 特色专区轮播 */
.con2_list .scroll_horizontal {
	position: relative;
	margin: auto;
}

.con2_list .scroll_horizontal .box {
	width: 1200px;
	height: 257px;
	/* box-shadow: 20px 20px 50px 20px #cadde766; */
	box-shadow: 8px 9px 34px 5px #cadde766;
	box-shadow: 8px 9px 34px 5px rgba(245, 247, 250, 1);
        overflow: hidden;
}

.tsfw_list {
	float: left;
	width: 277px;
	height: 257px;
	margin-right: 30px;
	border-radius: 20px;
	box-shadow: 20px 20px 100px #cadde766;
	/* box-shadow: 20px 20px 100px rgba(245, 247, 250, 1); */


}

.con2_list .scroll_horizontal .list li:last-child {
	margin-right: 0px;
}

.con2_list .scroll_horizontal .list li a {
	width: 277px;
	height: 257px;
	display: block;
	position: relative;
}

.tszq_con_title {
	padding-left: 20px;
	width: 100%;
	height: 101px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 14px;
	position: absolute;
	bottom: 0;
}


.con2_list .scroll_horizontal .list li h3 {
	overflow: hidden;
}

.con2_list .scroll_horizontal .list li h3 a {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 44px;
}

.con2_list .scroll_horizontal .list li img {
	width: 100%;
	height: 260px;
	margin: auto;
}

.con2_list .scroll_horizontal .list li p:first-child {
	font-size: 22px;
	color: #333333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 95%;
}
.con2_list .scroll_horizontal .list li p:nth-child(2) {
	margin-top: 10px;
	font-size: 16px;
	color: #999;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 95%;
}


.con2_list .scroll_horizontal .list li p a {
	font-size: 16px;
	color: #666;
}

.con2_list .scroll_horizontal .list li p span {
	margin: 0 6px;
}

.con2_list .scroll_horizontal .prev,
.con2_list .scroll_horizontal .next {
	position: absolute;
	width: 55px;
	cursor: pointer;
	height: 55px;
	display: block;
	top: 99px;
}

.con2_list .scroll_horizontal .prev img,
.con2_list .scroll_horizontal .next img {

	width: 55px;
	height: 55px;
}

.con2_list .scroll_horizontal .prev {
	left: -78px;
	background: url(left1.png) center !important;
}
.con2_list .scroll_horizontal .prev:hover{
	background: url(rights.png) center -7px !important;
	    box-shadow: 20px 20px 100px rgba(245, 247, 250, 1);
}
.con2_list .scroll_horizontal .next {
	right: -74px;
	background: url(rith.png) center !important;
}
.con2_list .scroll_horizontal .next:hover{
	background: url(wip_jthov.png) center !important;
}

.con2_list .scroll_horizontal .next img:hover {
	-webkit-filter: brightness(130%);
	filter: brightness(130%);
}

.con2_list .scroll_horizontal .prev img:hover {
	-webkit-filter: brightness(130%);
	filter: brightness(130%);
}

.con2_list {
	width: 1200px;
	margin: 33px auto;
	height: 260px;
}
.box .tempWrap {
	width: 1200px !important;
}


.tsfw_list:hover .tszq_con_title{
	background-color: #1062fe;
}
.tsfw_list:hover .tszq_con_title p{
	color: #FFFFFF !important;
}





/* 热门服务、个人服务、法人服务、一件事服务 */
.emfw {
	margin-top: 30px;
}

.emfw_title {
	width: 1200px;
	height: 69px;
	background: #528CFF;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 5px;

}

.emfw_title ul li {
	float: left;
	width: 299px;
	height: 68px;
	line-height: 59px;
	text-align: center;
	/* cursor: pointer; */
	font-size: 24px;
	color: #FFFFFF;
	cursor: pointer;
}

.emfw_title .emhov {
	width: 290px;
	height: 61px;
	background: #FFFFFF;
	color: #333333;
	font-weight: 700;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.emfw_title .tiao {
	float: left;
	color: #A2C0FF;
	height: 32px;
	width: 1px;
	background: #A2C0FF;
	margin-top: 14px;
	background: url(zxh.png) no-repeat center;
}

.emfw_list {
	width: 100%;
	height: 408px;
	border: 1px solid #E4E4E4;
	padding: 30px;
}

.emfw_llie {
	overflow: hidden;
}

.emfw_list .emfw_llie  li {
	width: 360px;
	height: 140px;
	background: #F2F8FE;
	float: left;
	margin-left: 29px;
	margin-bottom: 20px;
}

.emfw_list .emfw_llie li a {
	padding-top: 35px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 19px;
	display: block;
}

.emfw_list .emfw_llie li:hover {
	box-shadow: 3px 0 20px 0 #e4e4e4;
	background: linear-gradient(180.00deg, #e2effc 0%, #f8fbff 65.26%, #fff 100%);
}

.emfw_list .emfw_llie li:first-child {
	margin-left: 0;
}

.emfw_list .emfw_llie li:nth-child(4) {
	margin-left: 0;
}

.emfw_list .emfw_llie li a p:first-child {
	font-size: 20px;
	text-align: left;
	color: #333;
	opacity: 1;
}

.emfw_list .emfw_llie li a p:nth-child(2) {
	width: 44px;
	height: 2px;
	background: #89c4ff;
	margin-top: 10px;
	margin-bottom: 20px;
}

.emfw_list .emfw_llie li a p:nth-child(3) {
	font-size: 16px;
	text-align: left;
	color: #999;
	opacity: 1;
	display: inline-block;
}

.emfw_list .emfw_llie li a img {
	float: right;
	width: 45px;
	height: 45px;
	position: relative;
	bottom: 13px;
	right: 0px;

}
.emfw_list{
	border-top-style: none;
}

.ckdg {
	margin-top: 10px;
	text-align: center;
	display: block !important;
}

.ckdg a {
	font-size: 16px;
	color: #999999;
	opacity: 1;
}

/* 掌上办事 */
.zsbs_con {
	margin-top: 40px;

}

.zsbs_con .tszqtitle .tszqtitle_tit {
	font-size: 24px;
	color: #333;
	letter-spacing: 0;
	width: 95%;
	height: 34px;
	font-weight: bold;
	cursor: default;
	background: url(titlebj.png) no-repeat left bottom;
}

.zsbs_con .tszqtitle .tit_gd {
	font-size: 16px;
	line-height: 32px;
	color: #999;
	float: right;
}

.zsbs_list {
	width: 100%;
	height: 174px;
	background: url(tftewm.png) no-repeat center top;
	margin-top: 28px;
	padding-left: 431px;
	padding-top: 35px;
	background-size: 100%;
}

.zsbs_list ul li {
	float: left;
	text-align: center;
}
.zsbs_list ul li:first-child{
	margin-left: 4px;
}
.zsbs_list ul li img {
	width: 85px;
	height: 86px;
	margin: 0 auto;
}

.zsbs_list ul li p {
	font-size: 16px;
	text-align: left;
	color: #333;
}

.zsbs_list .tiao {
	float: left;
	color: #A2C0FF;
	height: 73px;
	width: 1px;
	background: #e0e0e0;
	/*    margin-top: 14px;
	margin-left: 40px; */
	border: 1px solid #e0e0e0;
	margin: 0 12px 0 12px;
}

.zsbs_con {
	margin-bottom: 42px;
}

/* 底  个人办事、法人办事 */

