
.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!important;
	font-size: 18px;
	font-size: .18rem;
}
.layui-laydate .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{
	padding-bottom: .12rem;
}
.layui-laydate-content td.hasDate{
	pointer-events:auto;
	color: #5093ed!important;
	font-weight: bold;
}
.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{
	background: none;
	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;
}
/*#cwhyCalendar .layui-laydate .layui-laydate-main .layui-laydate-content table tbody tr td:first-child, #cwhyCalendar .layui-laydate .layui-laydate-main .layui-laydate-content table tbody tr td:first-child+td+td+td+td+td+td{
	color: #36a9f2!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;
	}
}
