/* 浏览器取消双击选中 */

#barAndSearch{
    background: url(banner_bg.png) no-repeat center center;
    width: 100%;
    height: 250px;
}
#title{
    margin:0px auto 0px auto;
    width: 484px;
    height: 100px;
    font-family: AlimamaFangYuanTiVF-Bold;
    font-weight: 700;
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 10.42px;
    text-shadow: 0 1px 6px #c13c0080;
    background: url(tabbarTitle.png) no-repeat center 40px;
}
/* 搜索框 */

#searchForm{
    width: 360px;
    height: 50px;
    background: #ffffffcc;
    border: 1px solid #FFFFFF;
    border-radius: 24px;
    margin:40px auto 0 auto;
}
.srwz{
    margin-left: 20px;
    outline: none;
    border:none;
	box-shadow:none;
    background-color: #FFECDC;
    width: 185px;
    height: 50px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
}
.searchbuttom{
    width: 60px;
    height: 40px;
    border-radius: 24px;
    outline: none;
    border:none;
	box-shadow:none;
    float: right;
    margin: 4px 5px 4px 0px;
    background: url(search.png) #FF6E1B no-repeat center center;
}

/* 热门服务 */
#hotService{
    width: 1200px;
    height: 180px;
    margin: 20px auto 0px auto;
    /* 不换行 */
    white-space: nowrap;
    /* 解决两个div之间有空格 */
    font-size: 0;
    background: #FFFFFF;
    /* 添加边框阴影 */
    box-shadow: 0 2px 12px 0 #6069871a;
    border-radius: 12px;
}
.hotServiceLeft{
    display: inline-block;
    height: 180px;
    width: 250px;
    background: url(hotService.png) no-repeat left top;
}
.hotServiceRight{
    display: inline-block;
    height: 100%;
    width: 950px;
    /* 解决两个div 行列样式 但是不平行 */
    vertical-align: top;
}
.hotServiceContent{
    width: 100%;
    height: 176px;
    white-space: normal;
}
.hotServiceContent li{
	display: inline-block;
	width: 421px;
	height: 34px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	line-height: 24px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.hotServiceContent li .dot {
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: #FF6E1B;
    border-radius: 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.hotServiceContent li .title {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}

/* 热门服务改造点击 */
/* .hotServiceContent li a{
    color: #333333;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} */
/* .hotServiceContent .dot{
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #FF6E1B;
    margin-right: 20px;
    
    display: inline-block;
} */


/* 热门服务按钮 */
#hotServiceButton{
    width: auto;
    height: 40px;
    display: inline-block;
    margin-left: 400px;
   vertical-align: middle;
}
#hotServiceButton li{
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #EAEAEA;
    display: inline-block;
   margin-top: 15px;
   margin-left: 10px;
   cursor: pointer;
    
}
#hotServiceButton li.active{
    width: 40px;
    height: 8px;
    background: #FF6E1B;
    border-radius: 4px;
}

/* 便民政策一站汇聚 */
#convenienceService{
    margin-top: 20px;
}
#convenienceServiceTitle{
    width: 532px;
    height: 59px;
    margin:0 auto;
    background: url(convenience.png) no-repeat left top;
    margin-top: 20px;
}
#convenienceServicePart{
    background: #FFFFFF;
    box-shadow: 0 2px 12px 0 #6069871a;
    border-radius: 12px;
    width: 1200px;
    height: 410px;
    margin:20px auto 0px auto;
    white-space: nowrap;
}
#convenienceService-left{
    width: 250px;
    height: 100%;
    padding-left: 10px;
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;

}
#convenienceService-left li{
    margin-top: 20px;
    margin-left: 20px;
    width: 100%;
    height: 70px;
    background: #FAF6F1;
    border-radius: 12px;
    cursor: pointer;
    color: #333;
    
}
#convenienceService-left li.active{
    background-image: linear-gradient(270deg, #FFA73A 0%, #FE7A2F 100%);
    color:#ffffff ;
}
#socialHealthGuarantee .img{
    display: inline-block;
    width: 50px;
    height: 70px;
    margin-left: 20px;
    background: url(socialHealthGuarantee.png) no-repeat left center ;
}
#publicFund .img{
    display: inline-block;
    width: 50px;
    height: 70px;
    margin-left: 20px;
    background: url(publicFund.png) no-repeat left center ;
}
#unempGuarantee .img{
    display: inline-block;
    width: 50px;
    height: 70px;
    margin-left: 20px;
    background: url(unempGuarantee.png) no-repeat left center ;
}
#socialAss .img{
    display: inline-block;
    width: 50px;
    height: 70px;
    margin-left: 20px;
    background: url(socialAss.png) no-repeat left center ;
}
.convenienceService-left-title{
    display: inline-block;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 70px;
    padding-left: 40px;
    vertical-align: top;
}
#convenienceServiceDiv{
    display: inline-block;
    width: 890px;
    height: 100%;
    /* margin-top: 20px; */
    margin-left: 40px;
}
.convenienceServiceContent{
    padding-top: 20px;
}
.convenienceServiceContent li{
    height: 50px;

}
.convenienceServiceContent .dot{
    background: url(dot.png) no-repeat left center;
    display: inline-block;
    height: 14px;
    width: 14px;
    margin-right: 20px;
}
.convenienceServiceContent .date{
    width: 104px;
    height: 22px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    text-align: right;
    float: right;
    line-height: 50px;
    margin-right: 50px;
}
.convenienceServiceContent li a{
    display: inline-block;
    width: 82%;
    height: 50px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
#convenienceServiceButton{
    height: 40px;
}
#convenienceServiceButton ul{
    width: auto;
    height: 40px;
    display: inline-block;
    margin-left: 400px;
    vertical-align: middle;
}
#convenienceServiceButton li{
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #EAEAEA;
    display: inline-block;
    margin-top: 15px;
    margin-left: 10px;
    cursor: pointer;
}

#convenienceServiceButton li.active {
    width: 40px;
    height: 8px;
    background: #FF6E1B;
    border-radius: 4px;
}

/* 老年人服务专区 */
.forOld{
    width: 1200px;
    height: 127px;
    background: url(https://www.jszwfw.gov.cn/picture/130/2411010923254918125.png) no-repeat left top;
    cursor: pointer;
    margin: 20px auto 0px auto;
}
/* 跨省通办专区 */
.pro{
    width: 1200px;
    height: 127px;
    background: url(https://www.jszwfw.gov.cn/picture/130/2411010923255822035.png) no-repeat left top;
    cursor: pointer;
    margin: 20px auto 0px auto;
}
/* 一件事一次办专区 */
.oneThing{
    width: 1200px;
    height: 127px;
    background: url(https://www.jszwfw.gov.cn/picture/130/2411010923255421747.png) no-repeat left top;
    cursor: pointer;
    margin: 20px auto 0px auto;
}
/* 主题服务 */
.themeService{
    margin: 40px auto 0px auto;
    width: 1200px;
    height: auto;
}

#themeServiceTitle{
    width: 532px;
    height: 59px;
    margin:0 auto;
    background: url(themeServiceTitle.png) no-repeat left top;
    margin-top: 20px;
    margin-bottom: 20px;
}
#themeServiceTop li{
    display: inline-block;
    height: 88px;
    width: 224px;
    box-shadow: 0 2px 12px 0 #6069871a;
    border-radius: 12px;
    cursor: pointer;
}
#themeServiceTop li.active{
    background-color: #FE7A2F;
    color: #fff;
}
#themeServiceTop li:nth-child(n+2){
    margin-left: 15px;
}
#themeServiceTop li .title{
    margin-top: 30px;
}
#themeServiceTop .img{
    display: inline-block;
    width: 50px;
    height: 100%;

}
#themeServiceTop .title{
    display: inline-block;
    width: 134px;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    /* color: #FFFFFF; */
    letter-spacing: 0;
    line-height: 24px;
    vertical-align: top;
    margin-left: 10px;
}
#themeHard .title{
    margin-top: 20px !important;
}
#themeHard .img{
    background: url(themeHard.png) no-repeat left center;
    margin-left: 20px;
}
#themeOld .img{
    background: url(themeOld.png) no-repeat left center;
    margin-left: 20px;
}
#themeDisab .img{
    background: url(themeDisab.png) no-repeat left center;
    margin-left: 20px;
}
#themeSocialCon .img{
    background: url(themeSocialCon.png) no-repeat left center;
    margin-left: 20px;
}
#themeBirth .img{
    background: url(themeBirth.png) no-repeat left center;
    margin-left: 20px;
}
#themeServiceTopDiv{
    width: 1200px;
    height: 180px;
    background: #FAF6F1;
    border-radius: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
	position: relative;
}
.themeSingleBox{
    height: 100%;

}
#themeHardButton {
    width: auto;
    height: 40px;
    display: inline-block;
    margin-left: 568px;
    vertical-align: middle;
}
#themeHardButton li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #C0C0C0;
    display: inline-block;
    margin-top: 15px;
    margin-left: 10px;
    cursor: pointer;
}
#themeHardButton li.active {
    width: 40px;
    height: 10px;
    background: #FF6E1B;
    border-radius: 4px;
}
/* 分页按钮 */
.page{
	width: auto;
	height: 40px;
	display: inline-block;
	margin-left: 568px;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
}
.page li{
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #C0C0C0;
	display: inline-block;
	margin-top: 15px;
	margin-left: 10px;
	cursor: pointer;
}
.page li.active{
	width: 40px;
	height: 10px;
	background: #FF6E1B;
	border-radius: 4px;
}
.themeContent li{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 370px;
    height: 24px;
    margin-top: 20px;
    margin-left: 20px;
    cursor: pointer;
}
.themeContent  li .title{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}
.themeContent  li .dot{
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: #FF6E1B;
    border-radius: 100%;
    margin-right: 10px;
    vertical-align: middle;
}

#themeServiceBottomDiv {
    width: 1200px;
    height: 180px;
    background: #FAF6F1;
    border-radius: 12px;
    margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
/* #themeServiceBottomDiv  li{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 370px;
    height: 24px;
    margin-top: 20px;
    margin-left: 20px;
    cursor: pointer;
} */
#themeServiceBottomDiv li .title{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}
#themeServiceBottomDiv li .dot{
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: #FF6E1B;
    border-radius: 100%;
    margin-right: 10px;
    vertical-align: middle;
}
#themeServiceBottom {
    margin-top: 20px;
}
#themeServiceBottom li{
    display: inline-block;
    height: 88px;
    width: 224px;
    box-shadow: 0 2px 12px 0 #6069871a;
    border-radius: 12px;
    cursor: pointer;
}
#themeServiceBottom li.active{
    background-color: #FE7A2F;
    color: #fff;
}
#themeServiceBottom li:nth-child(n+2){
    margin-left: 15px;
}
#themeServiceBottom li .title{
    margin-top: 30px;
}
#themeServiceBottom .img{
    display: inline-block;
    width: 50px;
    height: 100%;

}
#themeServiceBottom .title{
    display: inline-block;
    width: 142px;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    /* color: #FFFFFF; */
    letter-spacing: 0;
    line-height: 24px;
    vertical-align: top;
    margin-left: 10px;
}
#themeHard .title{
    margin-top: 20px !important;
}
#themeJob .img{
    background: url(themeJob.png) no-repeat left center;
    margin-left: 20px;
}
#themeTraffic .img{
    background: url(themeTraffic.png) no-repeat left center;
    margin-left: 20px;
}
#themeEdu .img{
    background: url(themeEdu.png) no-repeat left center;
    margin-left: 20px;
}
#themeInterprov .img{
    background: url(themeInterprov.png) no-repeat left center;
    margin-left: 20px;
}
#themeOthing .img{
    background: url(themeOnething.png) no-repeat left center;
    margin-left: 20px;
}


/* 便民服务一网通办 地区选择 */
.fiveLevelSiteshow {
	width: 1000px;
	border: 1px solid #e5e5e5;
	transition: all .3s ease;
	padding: 25px;
	position: fixed;
	z-index: 999;
	background: #FFFFFF;
	left: 50%;
	margin-left: -500px;
	top: 20%;
	min-height: 405px;
}
.sz51title {
	font-size: 24px;
	color: #2B2F32;
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #73777A;
	margin-bottom: 10px;
}
#close {
	font-size: 20px;
	padding: 10px;
	cursor: pointer;
}
.fiveLevelCityListBox {
	width: 100%;
	min-height: 200px;
	overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}
.sz51-openboxbtn {
	overflow: hidden;
}
.fiveLevelCityListBox ul li.sz51click {
	background: url(selected.png) no-repeat right bottom #F7EEE7;
	border: 1px solid #FB7603;
	line-height: 38px;
}
.fiveLevelCityListBox ul li {
	min-width: 112px;
	padding: 0 10px;
	height: 40px;
	float: left;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	margin-right: 23px;
	margin-bottom: 25px;
}
.choosedSiteBox {
	font-size: 16px;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}
#provinSite{
    margin-left: 10px;
    /* cursor: pointer; */
}
.sz51-openboxbtn button.sure2 {
	padding: 8px 20px;
	background-color: #FE7A2F;
	color: white;
	float: right;
	border-radius: 5px;
	border: 1px solid transparent;
	/* border-color: #515EF2; */
}
.sz51-openboxbtn button.cancle2 {
	padding: 8px 20px;
	background-color: white;
	color: black;
	float: right;
	border-radius: 5px;
	margin-left: 20px;
	border: 1px solid transparent;
	border-color: #ccc;
}
.zt_list .act {
	background-color: #515EF2;
	color: white;
}
#provinceLevel{
	display: inline-block;

}
/* 新增路径导航  放最上面 */
#choosePath .choosedSite{
    line-height: 60px;
    color: #FB7603;
    display: inline-block;
    text-decoration: underline;
    float: none;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.mask{
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: block;
}
.fiveLevelSiteshow,.sz51show{
    z-index: 999;
}
.bmbt2 {
    font-size: 24px;
    color: #2B2F32;
    float: left;
    line-height: 30px;
}
#provinceLevel {
    float: none;
    text-align: center;
    font-size: 16px;
}
.sz50-blue {
    border: 1px solid #E17C23;
    background: #F7EEE7;
    color: #FB7603;
}
.no-click {
    color: black!important;
}
/* 地区选择警告 */
.warnTextStyle {
    height: 40px;
    background-color: #FFFAEB;
    background-image: url(warn.png);
    background-position: 2%;
    background-repeat: no-repeat;
    border: 1px solid #FFE28D;
    border-radius: 4px;
    color: #666666;
    padding-top: 10px;
    padding-left: 40px;
    margin-bottom: 20px;
}
#choosedSiteBox{
    height: 100%;
    display: inline-block;
    width: auto;
}
.img{
    background:url(rightArrows.png) no-repeat center center;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    height: 12px;
    vertical-align: middle;
}
#choosePath{
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}