
.cwhy-wrap{
	background: url(cwhybar1.png) top center no-repeat;
	padding-bottom: 64px;
	padding-bottom: .64rem;
}
.cwhy-tit1{
	text-align: center;
	margin-bottom: 50px;
	margin-bottom: .5rem;
}
.cwhy-tit1 > img{
	margin: 20px 0 30px;
	margin: .2rem 0 .3rem;
	text-align: center;
}
.cwhy-tit1 .date{
	background: url(cwhybg3.png) center no-repeat;
}
.cwhy-tit1 .date span{
	color: #ffffff;
	font-size: 24px;
	font-size: .24rem;
	display: inline-block;
}
.cwhy-w1c1{
	margin-left: 54px;
	margin-left: .54rem;
	width: 588px;
	width: 5.88rem;
	background: #f3f9ff;
	border-radius: 10px;
	border-radius: .1rem;
	overflow: hidden;
	height: 430px;
	height: 4.3rem;
}
.cwhy-w1c1 .tit{
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-size: .3rem;
	font-weight: bold;
	height: 114px;
	height: 1.14rem;
	line-height: 114px;
	line-height: 1.14rem;
	background: url(cwhybg1.png) center no-repeat;
	background-size: 100% 100%;
}
.cwhy-w1c1 .con{
	padding: 30px 38px 0;
	padding: .3rem .38rem 0;
	color: #0d346e;
	font-size: 18px;
	font-size: .18rem;
	line-height: 32px;
	line-height: .32rem;
	overflow: hidden;
	min-height: 1.28rem;
}
.cwhy-w1c1 .bar{
	margin-top: 26px;
	margin-top: .26rem;
	text-align: center;
}
.cwhy-w1c1 .bar a{
	display: inline-block;
	color: #0d346e;
	font-size: 18px;
	font-size: .18rem;
	line-height: 38px;
	line-height: .38rem;
	border-radius: 20px;
	border-radius: .2rem;
	border: 1px solid #4b8aff;
	width: 132px;
	width: 1.32rem;
	margin: 0 65px;
	margin: 0 .65rem;
}
.cwhy-tit2{
	border-left: 4px solid #2860b5;
	color: #2860b5;
	font-size: 24px;
	font-size: .24rem;
	line-height: 24px;
	line-height: .24rem;
	margin: 0 12px;
	margin: 0 .12rem;
}
.cwhy-tit2 .tit{
	color: #2860b5;
	margin-left: 12px;
	margin-left: .12rem;
	font-weight: bold;
}
.cwhy-tit2 .more{
	color: #2860b5;
	float: right;
	font-size: 14px;
	font-size: .14rem;
}
.cwhy-w2{
	margin-top: 56px;
	margin-top: .56rem;
}
.cwhy-w2c{
	text-align: right;
	margin-top: 30px;
	margin-top: .3rem;
	white-space: nowrap;
	padding-left: 12px;
	padding-left: .12rem;
}
.cwhy-w2c a{
	display: inline-block;
	height: 214px;
	height: 2.14rem;
	width: 380px;
	width: 3.8rem;
	margin-left: 19px;
	margin-left: .19rem;
}
.cwhy-w2c a:first-child{
	margin-left: 0;
}
.cwhy-w2c a img{
	width: 100%;
	height: 100%;
}
.cwhy-w3{
	margin-top: 50px;
	margin-top: .5rem;
}
.content .meetingList {
	margin-top: 34px;
	margin-top: 0.34rem;
}
.content .meetingList li {
	margin: 20px auto;
	margin: 0.2rem auto;
	background-color: #f5f5f5;
	padding: 20px;
	padding: 0.2rem;
}
.content .meetingList li .meetingTitle {
	width: 100%;
	height: 21px;
	height: 0.21rem;
	line-height: 21px;
	line-height: 0.21rem;
	margin: 0 auto;
}
.content .meetingList li .meetingTitle div {
	float: left;
}
.content .meetingList li .meetingTitle div .meetingNumber {
	width: auto;
	max-width: 800px;
	max-width: 8rem;
	margin-right: 22px;
	margin-right: 0.22rem;
	float: left;
	font-size: 20px;
	font-size: 0.2rem;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content .meetingList li .meetingTitle div .meetingDate {
	float: left;
	font-size: 16px;
	font-size: 0.16rem;
	color: #999999;
}
.content .meetingList li .meetingTitle a {
	float: right;
	font-size: 16px;
	font-size: 0.16rem;
	color: #36a9f2;
}
.content .meetingList li .meetingContent {
	width: 100%;
	margin: 21px auto 0;
	margin: 0.21rem auto 0;
	margin: 0 auto;
	margin-top: 20px;
	margin-top: 0.2rem;
	background-color: #ffffff;
	font-size: 16px;
	font-size: 0.16rem;
}
.content .meetingList li .meetingContent div {
	padding: 20px;
	padding: 0.2rem;
}
.content .meetingList li .meetingContent div span {
	float: left;
	display: block;
	width: 116px;
	width: 1.16rem;
	line-height: 30px;
	line-height: 0.3rem;
	font-weight: bold;
	color: #000;
}
.content .meetingList li .meetingContent div p {
	float: left;
	width: 1000px;
	width: 10rem;
	line-height: 30px;
	line-height: 0.3rem;
	font-size: 16px;
	font-size: 0.16rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #4d4d4d;
}
.content .meetingList li:first-child {
	margin-top: 0;
}
.cwhy-w4{
	margin-top: 50px;
	margin-top: .5rem;
}
.cwhy-w4c1{
	width: 583px;
	width: 5.83rem;
	height: 433px;
	height: 4.33rem;
}
.cwhy-w4c1 .img{
	margin-top: 20px;
	margin-top: .2rem;
	width: 583px;
	width: 5.83rem;
	height: 354px;
	height: 3.54rem;
}
.cwhy-w4c1 .img a{
	display: block;
}
.cwhy-w4c1 .img a img{
	width: 100%;
	height: 100%;
}
.cwhy-w4c2 img{
	width: 566px;
	width: 5.66rem;
	height: 401px;
	height: 4.01rem;
}
.bread-crumbs{
	color: #fff;
	border-bottom: none;
}
.bread-crumbs p a{
	color: #fff;
}
.cwhy-w1c2{
	width: 410px;
	width: 4.1rem;
	margin-right: 88px;
	margin-right: .88rem;
	height: 430px;
	height: 4.3rem;
}

#cwhyCalendar{
	width: 100%;
	height: 100%;
}
.layui-laydate *{
	border: none;
}
.layui-laydate-header{
	line-height: 58px;
	padding: 10px 70px 5px;
	line-height: .58rem;
	padding: .1rem .7rem .05rem;
}
.layui-laydate-header i.laydate-prev-y,.layui-laydate-header i.laydate-next-y{
	display: none;
}
.layui-laydate-header i.laydate-prev-m{
	left: 30px;
	left: .3rem;
}
.layui-laydate-header i.laydate-next-m{
	right: 30px;
	right: .3rem;
}
.layui-laydate, .layui-laydate-hint{
	border-radius: 20px;
	border-radius: .2rem;
	box-shadow: 0 0 30px 0 rgba(0,67,160,.12);
	box-shadow: 0 0 .3rem 0 rgba(0,67,160,.12);
	border: none;
	width: 100%;
	height: 100%;
}
.layui-laydate-main{
	width: 100%;
	height: 100%;
}
.layui-laydate-content{
	padding: 0;
}
.layui-laydate-content td{
	border-radius: 50%;
	color: #333;
	font-size: 18px;
	font-size: .18rem;
	padding-bottom: .12rem;
}
.layui-laydate-content td.laydate-day-prev,
.layui-laydate-content td.laydate-day-next {
	color: #bfbfbf!important;
}
.layui-laydate-content td.hasDate{
	pointer-events:auto;
	color: #5093ed!important;
	font-weight: bold;
	background: url(cwhybg5.png) center .04rem no-repeat;
	background-size: .35rem auto;
}
.layui-laydate-content td.layui-this{
	background: url(cwhybg4.png) center no-repeat;
	background-size: 100% auto;
	background-color: #fff!important;
}
.layui-laydate-content td, .layui-laydate-content th{
	width: 48px;
	width: .48rem;
	height: 48px;
	height: .48rem;
	pointer-events:none;
}
.layui-laydate-content td.hasDate.layui-this{
	color: #fff!important;;
	font-weight: normal;
}
.layui-laydate-content thead{
	height: 36px;
	height: .36rem;
	line-height: 36px;
	line-height: .36rem;
	background: url(cwhybg2.png) left no-repeat;
	background-size: 420px 36px;
	background-size: 4.2rem .36rem;
}
.layui-laydate-content th{
	color: #fff;
	font-weight: bold;
}
.layui-laydate-content table{
	width: 100%;
	height: 340px;
	height: 3.4rem;
}
.layui-laydate-content td:hover, .layui-laydate-list li:hover{
	text-decoration: underline;
}
.layui-laydate .layui-this:hover{
	background: url(cwhybg4.png) center no-repeat;
	background-size: 100% auto;
	background-color: initial!important;
}
.laydate-set-ym span, .layui-laydate-header i{
	font-size: 18px;
	font-size: .18rem;
}
.layui-laydate-header i:hover, .layui-laydate-header span:hover{
	color: #5093ed;
}
.layui-laydate .layui-laydate-list .layui-this{
	background: #4189EC!important;
}
.layui-laydate .laydate-disabled, .layui-laydate .laydate-disabled:hover{
	color: #333!important;
}
@media screen and (max-width: 768px) {
	.bread-crumbs{
		color: #fff;
		border-bottom: none;
	}
	.bread-crumbs p a{
		color: #fff;
	}
	.cwhy-w2c{
		display: flex;
	}
	.content .meetingList {
		width: 6.9rem;
		margin: 0 auto;
	}
	.content .meetingList li {
		box-sizing: border-box;
		padding: 0.2rem !important;
		margin-top: 0.2rem !important;
		margin-bottom: 0 !important;
	}
	.content .meetingList li .meetingTitle {
		position: relative;
		height: auto;
		line-height: normal;
	}
	.content .meetingList li .meetingTitle div {
		width: 100%;
	}
	.content .meetingList li .meetingTitle div .meetingNumber {
		font-size: 0.32rem;
		max-width: 100% !important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.content .meetingList li .meetingTitle div .meetingDate {
		font-size: 0.3rem;
		margin: 0.1rem 0 0 0;
	}
	.content .meetingList li .meetingTitle a {
		position: absolute;
		right: 0;
		bottom: 0;
		font-size: 0.3rem;
	}
	.content .meetingList li .meetingContent div span {
		display: none !important;
		font-size: 0.22rem;
	}
	.content .meetingList li .meetingContent div p {
		width: 100% !important;
		display: block !important;
		overflow: visible !important;
		font-size: 0.32rem;
		line-height: 0.5rem !important;
	}
	.cwhy-tit1 > img{
		width: 90%;
	}
	.cwhy-wrap{
		padding: 0 .2rem .64rem;
	}
	.cwhy-tit2{
		font-size: .32rem;
		line-height: .4rem;
	}
	.cwhy-w4c1{
		width: 100%;
		height: auto;
		margin-bottom: .3rem;
	}
	.cwhy-w4c1 .img{
		width: 100%;
		height: auto;
	}
	.cwhy-w4c1 .img img{
		height: auto;
	}
	.cwhy-w4c2 img{
		width: 100%;
		height: auto;
	}
	.cwhy-w2c a{
		height: auto;
	}
	.cwhy-tit1 .date{
		background-size: 200%;
	}
	.cwhy-tit1 .date span{
		font-size: .32rem;
	}
	.cwhy-w1c2{
		width: 100%;
		margin-top: .3rem;
		height: 5.2rem;
		margin-right: 0;
	}
	.layui-laydate-content table{
		height: auto;
	}
	.layui-laydate-header i.laydate-next-m{
		top: .1rem;
	}
	.cwhy-w1c1{
		margin: 0;
		width: 100%;
		height: 4.6rem;
	}
	.layui-laydate .layui-this{
		background-size: .68rem .68rem;
	}
	.layui-laydate .layui-this:hover{
		background-size: .68rem .68rem;
	}
	.layui-laydate-list>li{
		height: .6rem;
	}
	.cwhy-w1c1 .tit{
		font-size: .36rem;
	}
	.cwhy-w1c1 .con{
		font-size: .3rem;
		line-height: .4rem;
	}
	.cwhy-w1c1 .bar a{
		line-height: .4rem;
		width: 1.6rem;
		font-size: .3rem;
	}
	.laydate-set-ym span, .layui-laydate-header i,.layui-laydate-content td{
		font-size: .3rem;
	}
	.layui-laydate-content td, .layui-laydate-content th{
		height: .6rem;
	}
	.layui-laydate-content thead{
		background-size: 1500% .4rem;
	}
}


.cwhy-w4c2 {
	width: 546px;
	width: 5.46rem;
}

.cwhy-w4c2-t {
	color: #2860b5;
	font-size: 24px;
	font-size: .24rem;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	line-height: .24rem;
}

.cwhy-w4c2-c {
	text-indent: 2em;
	line-height: 42px;
	line-height: .42rem;
	color: #0d3d80;
	font-size: 22px;
	font-size: .22rem;
	margin-top: 20px;
	margin-top: .2rem;
	border: 1px solid #ebebeb;
	padding: 30px 42px 0;
	padding: .3rem .42rem 0;
	height: 322px;
	height: 3.22rem;
	background: #edf6ff;
	letter-spacing: 2px;
	letter-spacing: .02rem;
}

.cwhy-w4c1 {
	height: auto;
}

.cwhy-wrap {
	padding-bottom: 50px;
	padding-bottom: .5rem;
}

.cwhy-tit1>img {
	margin: .3rem 0 .1rem;
	margin: 30px 0 10px;
	height: 54px;
	height: .54rem;
}

.cwhy-w4c1 .img a {
	height: 100%;
}

@media screen and (max-width: 768px) {
	.cwhy-w4c2 {
		width: 100%;
	}

	.cwhy-w4c2-t {
		font-size: .32rem;
		line-height: .4rem;
	}

	.cwhy-w4c2-c {
		font-size: .28rem;
	}
}

.cwhy-wrap{
	width: 100%;
	background: url(cwhy2024-banner.png) center top no-repeat;
	background-size: 1920px auto;
	background-size: 19.2rem auto;
	padding-bottom: 55px;
	padding-bottom: 0.55rem;
	background-color: #EBF5FF;
}
.cwhy-wrap *{
	box-sizing: border-box;
}
.local-crumbs{
	color: #fff;
	border-bottom: none;
}
.local-crumbs a, .local-crumbs span,.local-crumbs .cur{
	color: #fff;
}
.cwhy2024-tip{
	font-size: 18px;
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 30px;
	line-height: 0.30rem;
	padding: 0 15px;
	padding: 0 0.15rem;
	padding-top: 126px;
	padding-top: 1.26rem;
	margin-bottom: 48px;
	margin-bottom: 0.48rem;
	text-indent: 35px;
	text-indent: 0.35rem;
	letter-spacing: 1px;
	letter-spacing: 0.01rem;
	text-align: justify;
}
.cwhy-w1{
	background: #FFFFFF;
	padding: 13px 15px;
	padding: 0.13rem 0.15rem;
	box-sizing: border-box;
}
.cwhy-w1c1{
	margin-left: 0;
	width: 100%;
	height: auto;
	border: none;
	background: #fff;
	border-radius: 0;
}
.cwhy-w1c1-lf{
	width: 752px;
	width: 7.52rem;
	border-right: 1px solid rgba(203, 213, 224, 0.6);
	padding-right: 35px;
	padding-right: 0.35rem;
	padding-left: 19px;
	padding-left: 0.19rem;
	position: relative;
	padding-bottom: 30px;
	padding-bottom: 0.30rem;
}
.cwhy-w1c1 .tit{
	background: url(cwhy2024-img.png) no-repeat;
	height: 100px;
	height: 1rem;
	margin-bottom: 34px;
	margin-bottom: 0.34rem;
	line-height: normal;
	text-align: center;
	border: none;
	padding-top: 15px;
	padding-top: 0.15rem;
	box-sizing: border-box;
	background-size: 100%;
	background-position: center;
}
.cwhy-w1c1 .tit p{
	font-size: 30px;
	font-size: 0.3rem;
	margin-bottom: 7px;
	margin-bottom: 0.07rem;
	letter-spacing: 2px;
}
.cwhy-w1c1 .tit span{
	display: block;
	font-size: 20px;
	font-size: 0.20rem;
	letter-spacing: 1px;
	letter-spacing: 0.01rem;
}
.cwhy-w1c1 .con{
	padding: 0;
	font-size: 18px;
	font-size: 0.18rem;
	color: #0D346E;
	line-height: 36px;
	line-height: 0.36rem;
	height: 730px;
	height: 7.3rem;
}
.cwhy-w1c1 .con.cur{
	height: auto;
}
.cwhy-w1c1 .con p {
	font-size: 18px !important;
	font-size: 0.18rem !important;
	font-family: -webkit-body !important;
	margin-top: 0 !important;
	margin-bottom: 35px !important;
	margin-bottom: 0.35rem !important;
	line-height: 36px !important;
	line-height: 0.36rem !important;
}
.cwhy-w1c1 .bar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%,#ffffff 100%);
	padding-bottom: 20px;
	padding-bottom: 0.20rem;
	padding-top: 130px;
	padding-top: 1.3rem;
	padding-bottom: 0;
}
.cwhy-w1c1 .bar.cur{
	background: rgba(255, 255, 255, 0);
}
.cwhy-w1c1 .bar a{
	margin: auto;
	background: #3482EC;
	color: #fff;
	width: 134px;
	width: 1.34rem;
	cursor: pointer;
}
.cwhy-w1c2{
	margin-right: 0;
	width: 380px;
	width: 3.80rem;
	margin-right: 6px;
	margin-right: 0.06rem;
	height: auto;
}
.layui-laydate, .layui-laydate-hint{
  /* height: 399px;
  height: 3.99rem; */
  background: #FFFFFF;
  box-shadow: 0px 2px 12px 0px rgba(0,67,160,0.12);
  box-shadow: 0px 0.02rem 0.12rem 0px rgba(0,67,160,0.12);
  border-radius: 20px;
  border-radius: 0.20rem;
  padding-bottom: 10px;
  padding-bottom: 0.1rem;
}
.cwhy-w1c2-part{
	margin-top: 47px;
	margin-top: 0.47rem;
}
.cwhy-w1c2-title{
	border-left: 4px solid #2860B5;
	border-left: 0.04rem solid #2860B5;
	padding-left: 13px;
	padding-left: 0.13rem;
	height: 25px;
	height: 0.25rem;
	line-height: 24px;
	line-height: 0.24rem;
	margin-bottom: 23px;
	margin-bottom: 0.23rem;
}
.cwhy-w1c2-title p{
	font-size: 24px;
	font-size: 0.24rem;
	color: #2860B5;
	font-weight: bold;
	letter-spacing: 1px;
}
.cwhy-w1c2-title a{
	font-size: 16px;
	font-size: 0.16rem;
	color: #999999;
}
.cwhy-w3-meetingList a{
	display: block;

	font-size: 18px;
	font-size: 0.18rem;
	line-height: 30px;
	line-height: 0.30rem;
	margin-bottom: 22px;
	margin-bottom: 0.22rem;
}
.cwhy-w3-meetingList a::before{
	content: "";
	float: left;
	width: 6px;
	width: 0.06rem;
	height: 6px;
	height: 0.06rem;
	background: #C2CEDF;
	border-radius: 50%;
	margin-top: 13px;
	margin-top: 0.13rem;
	margin-left: 5px;
	margin-left: 0.05rem;
	margin-right: 15px;
	margin-right: 0.15rem;
}
.cwhy-w3-meetingList a:hover{
	font-weight: bold;
	color: #2860B5;
	text-decoration-line: underline;
}
.cwhy-w3-meetingList a:hover::before{
	background: #2860B5;
}
.cwhy-w4{
	margin-top: 32px;
	margin-top: 0.32rem;
	background: #fff;
	padding: 32px 26px;
	padding: 0.32rem 0.26rem;
}
.cwhy-w4c1,.cwhy-w4c1 .img{
	width: 530px;
	width: 5.30rem;
}
.cwhy-w4c1 .img{
	height: 324px;
	height: 3.24rem;
}
.cwhy-w4c1.rt,.cwhy-w4c1.rt .img{
	width: 583px;
	width: 5.83rem;
}
.layui-laydate-header i{
	color: #000000;
}
.layui-laydate-content th,.layui-laydate-content td{
	font-size: 17px;
	font-size: 0.17rem;
	line-height: 30px;
	line-height: 0.3rem;
}
.layui-laydate-content td, .layui-laydate-content th{
	width: 45px;
	width: .45rem;
	height: 45px;
	height: .45rem;
}
@media screen and (max-width: 768px){
	.cwhy-wrap{
		background-size: 100% auto;
		box-sizing: border-box;
		padding: 0 0.1rem;
		background-image: url(cwhy2024-banner-h5.png);
	}
	.cwhy2024-tip {
		font-size: 0.3rem;
		line-height: 0.45rem;
		padding-top: 1.3rem;
		margin-bottom: 1.5rem;
		text-indent: 0.35rem;
	}
	.local-crumbs img{
		width: auto;
		height: 0.3rem;
	}
	.cwhy-w1c1 .tit{
		background-image: url(cwhy2024-img-h5.png);
		margin-bottom: 0.2rem;
	}
	.cwhy-w1c1 .tit span{
		font-size: 0.22rem;
	}
	.cwhy-w1c1-lf{
		width: 100%;
		float: none;
		border: none;
		padding: 0 0.25rem;
		margin-bottom: 0.5rem;
		padding-bottom: 30px;
		padding-bottom: 0.30rem;
	}
	.cwhy-w1c1 .bar a{
		width: 2rem;
		line-height: 0.5rem;
		border-radius: 0.5rem;
	}
	.cwhy-w1c2{
		float: none;
		width: 98%;
		margin:auto;
	}
	.cwhy-w1c2-title{
		height: 0.4rem;
		line-height: 0.35rem;
	}
	.cwhy-w1c2-title p{
		font-size: 0.35rem;
	}
	.cwhy-w1c2-title a{
		font-size: 0.3rem;
	}
	.cwhy-w3-meetingList a{
		font-size: 0.3rem;
		line-height: 0.5rem;
	}
	.cwhy-w3-meetingList a::before{
		margin-top: 0.22rem;
	}
	.cwhy-w4c1, .cwhy-w4c1 .img{
		width: 100% !important;
		float: none;
		height: auto !important;
	}
	.laydate-set-ym span, .layui-laydate-header i, .layui-laydate-content td{
		line-height: 0.6rem;
	}
	.layui-laydate-header i.laydate-next-m{
		top: 0.2rem;
	}
	.laydate-set-ym{
		margin-top: 0.1rem;
	}
	.layui-laydate-content th, .layui-laydate-content td{
		font-size: 0.28rem;
		line-height: 0.6rem;
	}
	.layui-laydate-content td.hasDate{
		background-position: center;
		background-size: .5rem auto;
	}
	.layui-laydate-content td.layui-this{
		background-size: 100% auto;
	}
	.cwhy-w1c1 .bar{
		padding-bottom: 0;
	}
	.cwhy-w1c1 .con p{
		font-size: 0.3rem !important;
		line-height: 0.45rem !important;
	}
}