.mainCon{
	width: 1180px;
    background: #fff;
	padding: 20px;
	padding-right: 0;
	padding-bottom: 0;
    border-radius: 5px;
}
/* 详情 */
.detailBox {
	width: 1055px;
}
.detailTopBox dt img{
	width: 420px;
	height: 280px;
	border-radius: 4px;
	display: block;
}
.detailTopBox dd{
	width: 615px;
}
.detailTopBox h2{
	/* height: 24px; */
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	margin: 19px 0 9px 0;
}
.detailTopBox .introTxt{
	line-height: 20px;
	color: #666666;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.codeBox{
	width: 125px;
	height: 125px;
	border-radius: 20px;
	box-shadow: 0 0 12px 3px rgba(60,134,206,0.35);
	background: #FFFFFF;
	margin: 13px 0;
}
.codeBox img{
	width: 91px;
	height: auto;
	position: absolute;
	left: 31px;
	top: 31px;
}
.codeBox p{
	left: 15px;
	top: 29px;
}
.codeBox a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: linear-gradient(to right, #0071EE 35% , #00CAEC 100%);
	font-size: 16px;
	border-radius: 20px;
	left: 7px;
	top: 65px;
}
.detailBox .detailTab .tab_Hd .sortBox .on{
	background-color: #fafafa;
}
/* 相关项目 */
/* 列表开始 */
.RL_List{
	/* padding: 0 30px; */
}
.RL_List ul li{
	height: 120px;
	padding: 23px 0 0;
	border-bottom: 1px solid #ededed;
}
.RL_List ul li .list_Left{
	width: 560px;
	line-height: 35px;
	overflow: hidden;
}
.RL_List ul li .list_Left .listTitle{
	width:416px;
	/*padding-left: 65px;*/
}
.RL_List ul li .list_Left .listTitle:hover{
	color: #1371e6;
}
.RL_List ul li .list_Left .cityIcon{
	float: left;
	margin: 5px;
}
.RL_List ul li .list_Left .startIcon{
	width: 60px;
	height: 32px;
	line-height: 25px;
	float: left;
}
.RL_List ul li .list_Left .listTitle.starting{
    background: url(../../public/images/icons/starting.png) no-repeat left center;
}
.RL_List ul li .list_Left .listTitle.notStart{
    background: url(../../public/images/icons/notStart.png) no-repeat left center;
}
.RL_List ul li .list_Left .listTitle.started{
    background: url(../../public/images/icons/started.png) no-repeat left center;
}
.RL_List ul li .list_Left .RL_ListIcon01{
    background: url(../../public/images/icons/RL_ListIcon01.png) no-repeat left center;
}
.RL_List ul li .list_Left .RL_ListIcon02{
    background: url(../../public/images/icons/RL_ListIcon02.png) no-repeat left center;
}
.RL_List ul li .list_Left .RL_ListIcon03{
    background: url(../../public/images/icons/RL_ListIcon03.png) no-repeat left center;
}
.maxW134{max-width: 134px;}
.maxW70{max-width: 120px;}
.maxW270{max-width: 290px;}
.RL_List ul li .list_Center{
	width: 170px;
	border-right: 1px solid #ededed;
}
.RL_List ul li .numTip{
	color: #f28b11;
	font-size: 28px;
}
.RL_List ul li .list_Right .lineTxt{
	width: 2px;
	height: 11px;
	margin: 5px 10px 0;
	background-color: #ededed;
}
/* 政策文件 */
.file_List .mainUl li{
	padding: 17px 0px 17px 5px;
	width: 98%;
	border-bottom: 1px solid #ededed;
}
.file_List .mainUl li .titleBtn{
    display: block;
	background: url(../../public/images/icons/zxzxList_icon.png) no-repeat left center;
	padding-left: 25px;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}
.file_List .mainUl li .titleBtn:hover{
	color: #1371e6;
	background: url(../../public/images/icons/zxzxList_iconOn.png) no-repeat left center;
}
.file_List .mainUl li .detail{
    line-height: 24px;
    height: 48px;
    color: #999;
    padding-left: 25px;
    margin-bottom: 10px;
}
.bottomBox span{
    padding:0 20px;
    color: #999;
}
.timeIcon{
    background: url(../../public/images/icons/timeIcon.png) no-repeat left center;
}
.viewIcon{
    background: url(../../public/images/icons/viewIcon.png) no-repeat left center;
}
.themeIcon{
    background: url(../../public/images/icons/themeIcon.png) no-repeat left center;
}
/* 常见问题 */
.CJWTBox  li{
	padding-left: 8px;
}
.CJWTBox .wtOne{
	max-width: 100%;
	padding: 20px 30px;
	box-sizing: border-box;
	background-color: #f8f8f8;
	border-radius: 10px;
}
.CJWTBox .wtOne .wtTitle{
	line-height: 36px;
	border-bottom: 1px solid #ededed;
}
.CJWTBox .wtOne .answer{
	/* width: 100%; */
	line-height: 24px;
	padding-left: 25px;
    background: url(../../public/images/icons/wxIcon.png) no-repeat left top;
}
.tab_Bd2 p{
	margin: 62px 0 0 ;
}

/* 列表 */
.listBox li{
    padding: 24px 24px 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.listBox li .msjx{
    width: 120px;
    height: 22px;
    position: absolute;
    right: -40px;
    top: 10px;
    font-size: 12px;
    transform: rotate(45deg);
    background: #21bbab;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.listBox li:hover{
    box-shadow: 1px 1px 10px 0 rgba(58,102,250,.3);
}
.listBox li .mains{
    border-bottom: 1px dashed #d2d9ec;
    padding-bottom: 24px;
    overflow: hidden;
    padding-left: 10px;
    box-sizing: border-box;
}
.listBox li .leftCon{
	width: 600px;
}
.listBox li .titleBox{
	margin-bottom: 12px;
}
.listBox li .titleBox em{
	width: 96px;
	height: 26px;
	margin-right: 8px;
}
.listBox li .titleBox .sbz{
	background: url(../image/sbz.png) no-repeat left center;
}
.listBox li .titleBox .jjks{
	background: url(../image/jjks.png) no-repeat left center;
}
.listBox li .titleBox .yjz{
	background: url(../image/yjz.png) no-repeat left center;
}
.listBox li .titleBox .wks{
	background: url(../image/wks.png) no-repeat left center;
}
.listBox li .titleBox span{
    max-width: 62px;
	height: 24px;
	line-height: 24px;
	background: #F2F3F5 url(../image/position.png) no-repeat 10px center;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E5E6EB;
	padding: 0 8px 0 28px;
	font-weight: 500;
	font-size: 16px;
	color: #4E5969;
}
.listBox li .titleBox p{
	margin-left: 8px;
	font-weight: 500;
	font-size: 24px;
	color: #1D2129;
	line-height: 26px;
	width: 400px;
}
.listBox li .titleBox p:hover{
	color: #2E81F5;
}
.listBox li .infop{
	font-weight: 500;
	font-size: 18px;
	color: #86909C;
	height: 27px;
	line-height: 27px;
}
.listBox li .minCon{
	width: 240px;
	height: 100px;
	border-right: 1px solid #E5E6EB;
}
.listBox li .topp{
	text-align: center;
	font-weight: 800;
	font-size: 28px;
	color: #FF8209;
	line-height: 40px;
	height: 40px;
	margin-top: 28px;
}
.listBox li .bottomp{
	font-weight: 500;
	font-size: 18px;
	color: #86909C;
	line-height: 25px;
	height: 25px;
	margin-top: 4px;
	text-align: center;
}
.listBox li .rightCon{
	width: 200px;
}
.listBox li .time{
	font-weight: 500;
	font-size: 18px;
	color: #86909C;
	text-align: left;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
}
.listBox li .time span{
	font-weight: bold;
	font-size: 28px;
	color: #FF8209;
}
.listBox li .time.end{
	color: #4E5969;
	font-weight: 500;
	font-size: 20px;
	margin-top: 30px;
}
.listBox li .btns{
	position: absolute;
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #2E81F5;
	border-radius: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	top: 84px;
    right: 30px;
	z-index: 2;
}
.listBox li .btns.tops{
    top: 101px;
}

/* 列表 */
.wjlistBox li{
    padding: 24px 24px 0;
    cursor: pointer;
    position: relative;
}
.wjlistBox li:hover{
    box-shadow: 1px 1px 10px 0 rgba(58,102,250,.3);
}
.wjlistBox li .mains{
    border-bottom: 1px dashed #d2d9ec;
    padding-bottom: 24px;
}
.wjlistBox li .iconOut{
    width: 48px;
    height: 48px;
    border-radius: 10px;
}
.wjlistBox li .iconOut em{
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 8px auto 0;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.wjlistBox li .icon1{
    background: rgba(252, 130, 73, .1);
}
.wjlistBox li .icon1 em{
    background: #fc8249;
}
.wjlistBox li .icon2{
    background: rgba(58, 102, 250, .1);
}
.wjlistBox li .icon2 em{
    background: #3a66fa;
}
.wjlistBox li .icon3{
    background: rgba(115, 131, 250, .1);
}
.wjlistBox li .icon3 em{
    background: #7383fa;
}
.wjlistBox li .icon4{
    background: rgba(33, 203, 206, .1);
}
.wjlistBox li .icon4 em{
    background: #21cbce;
}
.wjlistBox li .textBox{
    margin-left: 13px;
    width: 900px;
}
.wjlistBox li .wjtitle{
    font-size: 20px;
    line-height: 30px;
    height: 30px;
}
.wjlistBox li .title:hover{
    color: #2E81F5;
}
.wjlistBox li .bottomP{
    height: 22px;
    margin-top: 16px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.wjlistBox li .collectOut{
    position: absolute;
    right: 87px;
    bottom: 29px;
    z-index: 2;
}
.wjlistBox li .collect{
    background: url(../image/collect2.png) no-repeat left 2px;
    background-size: 15px 15px;
    padding-left: 15px;
    margin-left: 37px;
    color: #666;
}
.wjlistBox li .collect.on{
    background: url(../image/collectOn.png) no-repeat left 2px;
    background-size: 15px 15px;
}
.wjlistBox li .eye{
    background: url(../image/eye2.png) no-repeat left center;
    background-size: 18px 18px;
    padding-left: 20px;
    color: #666;
}

/* 列表 */
.listBox li {
	padding: 24px 24px 0;
	cursor: pointer;
	position: relative;
  }
  .listBox li:hover {
	box-shadow: 1px 1px 10px 0 rgba(58, 102, 250, 0.3);
  }
  .listBox li .mains {
	border-bottom: 1px dashed #d2d9ec;
	padding-bottom: 24px;
	position: relative;
  }
  
  .listBox li .textBox {
	margin-left: 13px;
	width: auto;
  }
  .listBox li .title {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
  }
  .listBox li .title:hover {
	color: #2e81f5;
  }
  
  .listBox li .bottomP {
	height: 22px;
	margin-top: 16px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-left: 0;
	display: flex;
	align-items: center;
	gap: 16px;
	margin-left: -33px;
  }
  .listBox li .collectOut {
	position: absolute;
	right: 87px;
	bottom: 29px;
	z-index: 2;
  }
  .listBox li .collect {
	background: url(../image/collect2.png) no-repeat left 2px;
	background-size: 15px 15px;
	padding-left: 15px;
	margin-left: 37px;
	color: #666;
  }
  .listBox li .collect.on {
	background: url(../image/collectOn.png) no-repeat left 2px;
	background-size: 15px 15px;
  }
  .listBox li .eye {
	background: url(../image/eye2.png) no-repeat left center;
	background-size: 18px 18px;
	padding-left: 20px;
	color: #666;
  }
  .info-zx{
	position: relative;
    top: 10px;
  }