* {
    margin: 0;
    padding: 0;
}
.cwcwhy {
    background-color: #F3F9FF;
}

.cwhy_hftj {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.cwhy_hyhf {
    width: 590px;


}

.cwhy_hyhftitle {
    width: 100%;
    height: 20px;
    background: url(../cwhyimgs/hyhf.png) no-repeat;
    position: relative;
    margin-top: 10px;
}

.cwhy_hyhftitle span {

    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    margin-left: 30px;
    position: absolute;
    top: -8px;
}

.cwhy_hyhfnr {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
	padding: 13px 13px 0 13px;
	display:flex;
	flex-wrap: wrap;
}

.cwhy_hyhfnr img {
    width: 100%;
}
.cwhy_hyhfnr video {
    width: 567px;
    height: 314px;
    padding: 13px;
}
.cwhy_hyhfnr p {
	width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding: 13px 0 19px;
}
.cwhy_hyhfnr p a{
   
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}
.cwhy_hytj {
    width: 590px;
}

.cwhy_ytjd {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    margin-top: 30px;

    background: url(../cwhyimgs/ytjd.png) no-repeat;
    position: relative;
}

.cwhy_ytjd div {
    width: 122px;
    height: 30px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
   
    position: absolute;
    top: -8px;
   
    left: 45%;
}

.cwhy_ytjdnr {
    width: 1201px;

    background: #FFFFFF;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
}

.cwhy_ytjdnr .cwhy_ytjdnrwz {
    width: 595px;
    padding: 19px 10px 28px 5px;
}

.cwhy_ytjdnr .cwhy_ytjdnrtp {
    width: 567px;
    padding: 19px 26px 28px 15px;
}

.cwhy_ytjdnr .cwhy_ytjdnrwz ul li {
    width: 100%;
    background: url(../cwhyimgs/juxing519.png) no-repeat;
    display: flex;

}

.cwhy_ytjdnr .cwhy_ytjdnrwz ul li div:nth-child(2) {
    padding: 16px 18px 20px 0px;
}

.cwhy_ytjdnr .cwhy_ytjdnrwz ul li div p a {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}

.cwhy_ytjdnr .cwhy_ytjdnrwz ul li div span {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
}

.cwhy_mtjd {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.cwhy_mtjdnr {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
}

.cwhy_mtjdnr ul {
    padding: 0px 36px 41px 27px;
    display: flex;
    flex-wrap: wrap;
}

.cwhy_mtjdnr>ul>li {
    line-height: 14px;
    position: relative;
    text-indent: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all .4s;
    width: 566px;
    margin-top: 40px;
}

.cwhy_mtjdnr>ul>li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #D2D2D2;
}

.cwhy_mtjdnr>ul>li a {

    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
}

.cwhy_hyhg {
    width: 100%;
    background: url(../cwhyimgs/hyhg.png) no-repeat;
    padding-bottom: 44px;
}

.cwhy_hyhgnr {
    width: 1200px;
    margin: 0 auto;
    margin-top: 37px;
    position: relative;
    background: #FFFFFF;
}

.cwhy_hyhgnr .cwhyprev,
.cwhy_hyhgnr .cwhynext {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.cwhy_hyhgnr .cwhyprev {
    left: 0px;

}

.cwhy_hyhgnr .cwhynext {
    right: 0px;

}

.cwhy_list {
    position: relative;
    overflow: hidden;
}

.cwhy_list ul {
    width: 9999px;
    display: block;
}

.cwhy_list ul li {
    float: left;
    text-align: center;
    width: 215px;
    height: 176px;
    overflow: hidden;
    border-right: 1px solid #dbedff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cwhy_list ul li:first-child{
	margin-left:35px;
}
.cwhy_list ul li:nth-last-child(1){
    border-right: none;
   
}
.cwhy_list ul li p {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.cwhy_list ul li span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight:500;
    color: #333333;
}

body{
	background-color: f4f4f4;
}
.calendar {
	width: 100%;
	font-size: 16px;
	margin: inherit;
}

.calendar table tr th {
	width: 34px;
	height: 45px;
	font-family: "微软雅黑";
	font-size: 18px;
}
.calendar table tr td {
	text-align: center;
	line-height: 35px;
	height: 35px;
	color: #333333;
	cursor: pointer;
}

.calendar table {
	background: white;
	width: 100%;
	border-radius: 0 0 10px 10px;
	height: 281px!important;
}
.calendar thead{
	font-size: 18px;
	color: #2187FF;
	font-weight: 400;
}
.huodong {
	/* background: #eee;
	border-bottom: 3px solid #005293; */
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2187FF;
}

/*鼠标滑过*/
.bgHover {
	background: #005293 !important;
	color: #fff !important;
	text-decoration: none !important;
}

.riqi {
	position: relative;
	z-index: 9999999;
	width: 100%;
	height: 35px;
}

.riqi .piaofu {
	position: absolute;
	width: 300px;
	bottom: 44px;
	left: 50%;
	margin-left: -150px;
	background: rgba(0, 82, 147, .8);
	box-shadow: 1px 1px 10px 2px #CCC;
	-webkit-box-shadow: 1px 1px 10px 2px #CCC;
	-moz-box-shadow: 1px 1px 10px 2px #CCC;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	display: none;
	z-index: 100;
}

.riqi.current .piaofu {
	display: block;
}

.riqi .piaofu span {
	display: block;
	width: 19px;
	height: 9px;
	position: absolute;
	bottom: -9px;
	_bottom: -12px;
	left: 138px;
	z-index: 100;
}

.riqi .piaofu ul li {
	padding: 2px 0px 2px 8px;
	z-index: 100;
}

.riqi .piaofu ul li a {
	color: #fff;
	z-index: 100;
	font-size: 14px;
	line-height: 26px;
}

.riqi .piaofu ul li a:hover {
	text-decoration: underline;
	z-index: 100;
}

/*非本月日期*/
.calendar table tr td.current_day {
	background: #cbcbcb
}

.calendar table tr td.unselected_month {
	color: #b5b5b5;
}

/*选择日期*/
.choice {
	color: #000;
	background: white;
	display: flex;
	justify-content: space-around;
	padding-top: 20px;
	border-radius: 10px 10px 0 0;
	margin-bottom: 20px;
}

.choice p {
	display: block;
	float: left;
	height: 32px;
	line-height: 38px;
}

.choice p.month {
}

.choice .month_name {
	font-size: 24px;
	color: #333333;
}

.choice .button {
	cursor: pointer;
	outline: none;
	display: inline-block;
	padding: 0 15px;
	width: 9px;
	margin: 0px;
	*padding: 0 14px;
	margin-top: 7px;
}

.choice .month .prev {
	padding-left: 0px;
}

.choice .year .next {
	padding-right: 0px;
}


.calendar .year_name {
	font-size: 24px;
	color: #333333;
}

.calendar .year_name {
	font-size: 24px;
	color: #333333;
}
* {
	margin: 0;
	padding: 0;
}
input,
button {
	border: none;
	outline: none;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.cwhy_header {
	background: #1064CF;
}
.cwhy_logo {
	color: #fff;
	overflow: hidden;
}
.cwhy_logo h3 {
	font-size: 32px;
}
.cwhy_logo p {
	font-size: 14px;
}
.cwhycon {
	width: 1200px;
	margin: 0 auto;
	/* overflow: hidden; */
}
.cwhy_pos {
	display: flex;
	align-items: center;
}
.h_r {
	width: 240px;
	margin-top: 3px;
}
.h_r ul li {
	float: left;
	width: 70px;
	font-size: 14px;
	line-height: 30px;
text-align: center;
}
.h_r ul li,
.h_r ul li a {
	color: #fff;
}
.cwhy_nav {
	border-top: 1px solid #00449B;
}
.cwhy_nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cwhy_nav ul li a {
	display: block;
	line-height: 55px;
	color: #fff;
	font-size: 22px;
}
.cwhytop {
	padding: 30px 0;
	position: relative;
}
.cwhy_search {
	position: absolute;
	top: 50%;
	left: 60%;
	height: 45px;
	transform: translate(-50%, -50%);
	display: flex;
	flex-wrap: wrap;
}
.cwhy_search input {
	width: 300px;
	/* height: 45px; */
	box-sizing: border-box;
	text-indent: 10px;
}
.cwhy_search button {
	display: inline-block;
	vertical-align: middle;
	width: 96px;
	/* height: 45px; */
	background: #D7E9FF;
	margin-left: -6px;
}
.cwhy_pos a {
	color: #333;
}
.cwhy_date {
	background: url(/10086/cwhyimgs/bg.png) top center no-repeat;
}
.cwhy_date_l {
	width: 832px;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	/* padding-bottom: 30px; */
	box-shadow: 0px 3px 6px 0px #eeeeee;
}
.cwhy_date_l h3 {
	color: #fff;
	background: #2699FC;
	font-size: 28px;
	text-align: center;
	line-height: 88px;
}
.cwhy_date_l .wenz {
	font-size: 16px;
	line-height: 30px;
	text-indent: 32px;
}
.hy_con {
	box-sizing: border-box;
	padding: 36px 30px 70px 30px;
}
.cwhy_date_l .wenz a {
	color: #2B98FD;
}
.cwhy_date_l .cwhynd{
	margin-bottom:33px;
	padding: 0 30px;
}
.cwhy_date_l .cwhynd>a {
	display: block;
	width: 100%;
	line-height: 65px;
	border-radius: 5px;
	background: #DBEDFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #2187FF;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cwhy_date_l .cwhynd>a::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 37px;
	height: 28px;
	background: url(/10086/cwhyimgs/icon2.png);
	/* margin-top: -6px; */
	margin-right: 5px;
}
.cwhy_tit {
	font-size: 80px;
	text-align: center;
	color: #fff;
	height: 300px;
}
.cwhy_tit {
	line-height: 300px;
}
.cwhy_date_r {
	width: 348px;
	box-shadow: 0px 3px 6px 0px #eeeeee;
}
/*  */
.divcw04 {
	width: 100%;
	background: #FFFFFF;
	/* box-shadow: 0px 8px 0px 0px rgba(0, 60, 171, 0.55); */
	border-radius: 10px;
	padding: 0 23px 15px 23px;
	box-sizing: border-box;
}
.choice {
	color: #000;
	background: white;
	display: flex;
	justify-content: space-around;
	padding-top: 10px;
	margin-bottom: 20px;
}
.choice .button {
	cursor: pointer;
	outline: none;
	display: inline-block;
	padding: 0 15px;
	width: 9px;
	margin: 0px;
	padding: 0 14px;
	margin-top: 7px;
}
.calendar .year_name {
	font-size: 24px;
	color: #333333;
}
.choice .month_name {
	font-size: 24px;
	color: #333333;
}
.riqi {
	position: relative;
	z-index: 9999999;
	width: 100%;
	height: 35px;
}
.riqi .piaofu span {
	display: block;
	width: 19px;
	height: 9px;
	position: absolute;
	bottom: -9px;
	left: 138px;
	z-index: 100;
}
.bgHover {
	background: #2699fc !important;
	color: #fff !important;
	text-decoration: none !important;
}
.divcw04 h3 {
	font-size: 26px;
	color: #2187FF;
	text-align: center;
	border-bottom: 1px solid #DADADA;
	padding: 25px 0;
}
.cwhymd a {
	display: block;
    width: 80%;
    height: 65px;
    border-radius: 5px;
    background: #DBEDFF;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #2187FF;
    line-height: 65px;
    margin: 0 auto;
}
.fff{
	padding: 10.5px 0px;
	background-color: ffffff;
}
.dhimg{
	margin-right: 14px;
}
.dgann{
	color: #2187FF;
}
.gdan{
	position: absolute;
	right: 23px;
	top: -2px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;opacity: 0;
}

@media screen and (max-width: 768px){
    .cwhycon {
        width: 100%;
    }
    .cwhy_search input {
        width: 75%;
    }
	.cwhy_search button{
		width: 15%;
	}
    .h_r {
        width: 100%;
        margin-top: 67px;
    }
	.cwhycon {
		width: calc(100vw - 30px);
	}
	.cwhy_search {
		top: 20px;
        left: 0;
		transform: none;
		position: inherit;
		width: 100%;
	}
	.h_r {
		width: 100%;
		margin-top: 40px;
	}
	.cwhy_tit {
		font-size: 28px;
		line-height: inherit;
		height: auto;
		padding: 40px 0;
	}
	.cwhy_date_l h3{
		line-height: inherit;
	    padding: 20px 0;
	}
	.hy_con {
		padding: 15px;
	}
	.cwhy_date_r{
		margin-top: 20px;
	}
	.cwhy_date_l {
		width: 100%;
	}
	.cwhy_date_l .cwhynd>a {
		display: block;
	}
	.cwhy_date_r {
		width: 100%;
	}
	.cwhy_hftj {
		width: calc(100vw - 30px);
		margin: 20px auto;
		display: flex;
		flex-direction: column;
	}
	.cwhy_hyhf {
		width: 100%;
	}
	.cwhy_hyhftitle {
		background-size: contain;
	}
	.cwhy_hyhfnr video {
		width: 100%;
		height: 314px;
		padding: 0;
	}
	.cwhy_hytj {
		margin: 20px auto;
		width: 100%;
	}
	.cwhy_hyhfnr img {
		width: 100%;
		height: 314px;
		padding: 0;
	}
	.cwhy_ytjd {
		width: calc(100vw - 30px);
		height: 10px;
		background-size: contain;
		margin: 20px auto;
	}
	.cwhy_ytjdnr {
		width: calc(100vw - 30px);
		display: flex;
		flex-direction: column;
	}
	.cwhy_ytjdnr .cwhy_ytjdnrwz {
		width: 100%;
		padding: 2px;
	}
	.cwhy_ytjdnr .cwhy_ytjdnrwz ul li {
		width: 100%;
		background: url(/10086/cwhyimgs/juxing519.png) no-repeat;
		display: flex;
		background-size: 100% 100%;
	}
	.cwhy_ytjdnr .cwhy_ytjdnrtp {
		width: 100%;
		padding: 0;
	}
	.cwhy_ytjdnr .cwhy_ytjdnrtp img {
		width: 100%;
	}
	.cwhy_mtjd {
		width: 100%;
		margin: 0 auto;
		margin-top: 60px;
	}
	.cwhy_hyhgnr {
		width: 100%;
	}
	.cwhy_date_l .cwhynd{
		padding: 0 15px;
	}
	.cwhy_hyhfnr p{
		width: 100%;
	}
	.cwhy_ytjd div {
		left:36%;
	}
	.cwhy_list {
		width: 214px;
		margin: 0 auto;
	}
	.cwhy_list ul li:first-child{
		margin-left:0;
	}
}
.wzazzms .cwhy_search {
   left: 50%;
   top: 32%;
}
.wzazzms .h_r {
    width: 100%;
	margin: 20px auto;
}
.wzazzms  .h_r ul li {
    width: 150px;
    font-size: 24px;
}
.wzazzms  .cwhy_logo h3 {
    font-size: 34px;
}
.wzazzms .cwhy_nav ul li a {
    font-size: 34px;
}
.wzazzms .cwhy_date_l h3 {
    font-size: 50px;
    line-height: 100px;
}
.wzazzms .cwhy_date_l .wenz {
    font-size: 34px;
	line-height: inherit;
}
.wzazzms .cwhy_date_l {
	width: 100%;
}
.wzazzms .cwhy_date_r{
	width:100%;
	margin: 20px auto;
}
.wzazzms .cwhy_date_l .cwhynd>a {
    font-size: 34px;
}
.wzazzms .divcw04 h3 {
    font-size: 50px;
}
    
.wzazzms .cwhy_hyhftitle span {
    font-size: 34px;
    margin-left: 20px;
}
.wzazzms .cwhy_hyhfnr p a {
    font-size: 24px;
}
.wzazzms .cwhy_ytjd div {
    width: 156px;
    font-size: 34px;
    left: 44%;
}
.wzazzms .cwhy_ytjdnr .cwhy_ytjdnrwz ul li div p a {
    font-size: 24px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	display: block;
}
.wzazzms  .cwhy_ytjdnr .cwhy_ytjdnrwz ul li div:nth-child(2) {
    overflow: hidden;
}
.wzazzms  .cwhy_ytjdnr .cwhy_ytjdnrwz ul li div span {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
}
.wzazzms  .cwhy_mtjdnr>ul>li a {
    font-size: 34px;
    line-height: inherit;
}
.wzazzms .cwhy_list ul li p {
    font-size: 34px;
}
.wzazzms .cwhy_list ul li span {
    font-size: 34px;
}
.wzazzms .cwhy_pos a {
    font-size: 34px;
}
.wzazzms .hy_con a{
      font-size: 34px;
}
.wzazzms .calendar table tr th {
    font-size: 34px;
}
.wzazzms .riqi {
    font-size: 34px;
	height:auto;
}
.wzazzms .cwhy_search input,.wzazzms .cwhy_search button{
	font-size: 24px;
}
.wzazzms .calendar .year_name{
	font-size: 34px;
}
.wzazzms .choice .month_name{
	font-size: 34px;
}
.wzazzms .calendar table tr td{
	font-size: 34px;
	height:auto;
	line-height: inherit;
}
.wzazzms .cwhy_mtjdnr>ul>li{
	line-height: inherit;
}
.wzazzms .cwhy_list ul li:first-child{
	margin-left:0;
}