.cwhy-wrap {
	background: url(../images/cwhy_bg.png) no-repeat center top #fcfeff;
	background-size:100%;
}

.cwhy-logo {
	display: inline-block;
	height: 96px;
	padding: 0px 4px;
	margin-top: 16px;
}

.cwhy-logo img {
	display: block;
	height: 96px;
}

.mt-300 {
	margin-top: 300px;
	background: white;
	padding: 20px;
	box-shadow: 0px 0px 10px #e4f0ff;
	border-radius: 10px 10px 10px 10px;
}

.cwhy-toutiao {
	position: relative;
	padding: 30px 30px 30px 140px;
	height: 200px;
	background: white;
	background: #e4f0ff;
	background: linear-gradient(103.72deg, rgb(203 225 255), #ebf5fd);
	border-radius: 10px 0px 0px 10px;
	float: left;
	width: 62%;
}

.cwhy-toutiao:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/cwhy_ttbg.png) no-repeat center;
	display: block;
	width: 90px;
	height: 260px;
	background-size: 100% 100%;
}

.cwhy-toutiao p {
	line-height: 34px;
	text-indent: 2em;
	color: #383838;
	font-size: 1.2em;
	position: relative;
}

.cwhy-toutiao p:after {
	content: '';
	position: absolute;
	right: -36px;
	top: -32px;
	background: url(../images/cwhy_fy.png) no-repeat center;
	display: block;
	width: 32px;
	height: 30px;
	background-size: 100% 100%;
}

.cwhy-toutiao p a {
	color: #1B5ABA;
}
.rhkcwh{
	float: right;
	padding: 30px 0;
	width: 24%;
	height: 200px;
	background: url(../images/rhkcwhbg.png) no-repeat;
}
.rhkcwh p{
	text-align: center;
}

.rhkcwh a{
	display: block;
	margin: 30px auto 0;
	text-align: center;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #6FB9FF;
	border-radius: 5px;
	color: #2285D2;
}

.cwhy-tpxw {
	position: relative;
}

.cwhy-tpxw .swiper-slide a {
	display: block;
}

.cwhy-tpxw .swiper-slide img {
	display: block;
	height: 350px;
	width: 100%;
}

.cwhy-tpxw .swiper-ctrl-prev {
	background-image: url(../images/cwhy_arrl1.png);
	top: 0px;
}

.cwhy-tpxw .swiper-ctrl-button {
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	background-size: 100% 100%;
	z-index: 11111111;
	cursor: pointer;
}

.cwhy-tpxw .swiper-ctrl-next {
	background-image: url(../images/cwhy_arrr1.png);
	right: 0px;
}

.cwhy-title {
	text-align: center;
	position: relative;
	height: 44px;
	line-height: 44px;
	padding-bottom: 14px;
	overflow: hidden;
}

.cwhy-title a.link {
	color: #1B5ABA;
	font-size: 1.7em;
	font-weight: bold;
	display: inline-block;
	padding: 0px 10px;
	position: relative;
}

.cwhy-title a.more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #333;
	font-weight: normal;
	font-size: 1.1em;
}

.cwhy-title a.link:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -9px;
	background: url(../images/cwhy_title1.png) no-repeat right center;
	display: block;
	width: 640px;
	height: 18px;
	background-size: 100% 100%;
}

.cwhy-title a.link:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -9px;
	background: url(../images/cwhy_title2.png) no-repeat right center;
	display: block;
	width: 640px;
	height: 18px;
	background-size: 100% 100%;
}

.cwhy-wjhjd .cwhy-title a.link:after{
	background-image: url(../images/cwhy_title3.png);
	background-position: left center;
}

.cwhy-title1 {
	position: relative;
	height: 47px;
	line-height: 47px;
}

.cwhy-title1 a.link {
	color: #1B5ABA;
	font-size: 1.7em;
	font-weight: bold;
	display: inline-block;
	padding-right: 28px;
	position: relative;
}

.cwhy-title1 a.more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #333;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 47px;
}

.cwhy-hywj-list {
	padding-top: 10px;
}

.cwhy-title1 a.link:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	opacity: 0.4;
	border-radius: 100px;
	background: linear-gradient(90deg, rgba(112, 181, 255, 0) 0%, rgba(94, 151, 255, 1) 100%);
	display: block;
	width: 100%;
	height: 18px;
}

.cwhy-hywj-list>div {
	margin-bottom: 20px;
}

.cwhy-hywj-list .hywj-item {
	border-radius: 14px;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(103, 151, 240, 0.38);
	padding: 20px 32px;
}

.cwhy-hywj-list .hywj-item:hover {
	background: linear-gradient(180deg, rgba(227, 242, 255, 1) 0%, rgba(255, 255, 255, 1) 100%), linear-gradient(156.6deg, rgba(105, 156, 245, 1) 0%, rgba(168, 210, 255, 1) 100%), rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 32px rgba(179, 214, 255, 0.38);
}

.cwhy-hywj-list .hywj-item p {
	margin-bottom: 10px;
	min-height: 78px;
}

.cwhy-hywj-list .hywj-item p a {
	font-weight: bold;
	font-size: 1.25em;
	color: #383838;
	line-height: 26px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.cwhy-hywj-list .hywj-item span {
	color: #808080;
	font-size: 1.1em;
	display: block;
	width: 100%;
	text-align: right;
}

.cwhy-new-list {}

.cwhy-new-list li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 130px 10px 0;
	height: 25px;
	line-height: 25px;
	position: relative;
	/* margin-bottom: 18px; */
	/* background: rgba(227, 239, 255, 1); */
}

.cwhy-new-list li a {
	color: #000000;
	font-size: 1.1em;
}

.cwhy-new-list li span {
	position: absolute;
	right: 20px;
	color: #808080;
	font-size: 1.1em;
	top: 10px;
}

/* .cwhy-new-list li:hover {
	background: linear-gradient(156.6deg, rgba(105, 156, 245, 1) 0%, rgba(168, 210, 255, 1) 100%);
} */

.cwhy-new-list.nor li {
	height: 33px;
	line-height: 33px;
	margin-bottom: 21px;
	background: white;
}

/* .cwhy-new-list li:hover span {
	color: white;
} */

/* .cwhy-new-list li:hover a {
	color: white;
} */

.cwhy-new-list.nor li:hover {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 20px rgba(103, 151, 240, 0.38);
}

.cwhy-new-list.nor li:hover a {
	color: #383838;
}

.cwhy-new-list.nor li:hover span {
	color: #808080;
}

.cwhy-tpjd a {
	display: block;
	background: white;
	width: 48%;
	display: inline-block;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 20px rgba(25, 59, 117, 0.15);
	padding-bottom: 20px;
}

.cwhy-tpjd a:first-child {
	margin-right: 3%;
}

.cwhy-tpjd a img {
	height: 210px;
	display: block;
	width: 100%;
}

.cwhy-tpjd a p {
	padding: 10px 20px;
	line-height: 30px;
}

.cwhy-tpjd a span {
	color: #808080;
	margin-left: 20px;
}

.cwhy-wjjd {
	margin-bottom: 60px;
}

.wrap-cwhy-slide {
	position: relative;
}

.wrap-cwhy-slide .line{
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	height: 2px;
	background: url(../images/line1.png) no-repeat top center;
}

.wrap-cwhy-slide:after {
	content: '';
	display: block;
	height: 105px;
	background: url(../images/cwhy-line.png) no-repeat center;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.wrap-cwhy-slide .owl-item {
	padding: 0px 0px 15px;
}

.wrap-cwhy-slide .owl-item .owl-item {
	padding: 0px 20px 0px;
}

.wrap-cwhy-slide .owl-item .time {
	border: 1px solid #82C9FF;
	padding: 10px;
	border-radius: 54px;
	width: 84px;
	height: 84px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #fff;
}

.wrap-cwhy-slide .owl-item .time .wrap {
	width: 84px;
	height: 84px;
	border: 1px solid #edf6ff;
	background: #edf6ff;
	border-radius: 44px;
	text-align: center;
}

.wrap-cwhy-slide .arr {
	content: '';
	display: block;
	height: 60px;
	;
	width: 60px;
	top: 30px;
	position: absolute;
	cursor: pointer;
	z-index: 999999;
}

.wrap-cwhy-slide .arr.arrl {
	left: 0px;
	background: url(../images/cwhy_arrl.png) no-repeat center;
}

.wrap-cwhy-slide .arr.arrr {
	right: 0px;
	background: url(../images/cwhy_arrr.png) no-repeat center;
}

.wrap-cwhy-slide .owl-item .time .wrap span {
	display: block;
}

.wrap-cwhy-slide .owl-item .time .wrap .year {
	font-size: 22px;
	color: #4B71AB;
	line-height: 22px;
	padding-top: 20px;
	font-weight: bold;
}

.wrap-cwhy-slide .owl-item .time .wrap .md {
	font-size: 1.em;
	font-weight: bold;
	color: #4B71AB;
}

.wrap-cwhy-slide .owl-item .content {
	background: white;
	border-radius: 14px;
	padding: 25px 25px 0px 25px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 20px rgba(103, 151, 240, 0.38)
}

.wrap-cwhy-slide .owl-item .content .title {
	font-size: 1.2em;
	color: #383838;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
	text-align: center;
}

.wrap-cwhy-slide .owl-item .content .con {
	color: #808080;
	text-indent: 2em;
	margin-bottom: 10px;
	font-size: 1em;
}

.wrap-cwhy-slide .owl-item:hover .content {
	background: linear-gradient(156.6deg, rgba(105, 156, 245, 1) 0%, rgba(168, 210, 255, 1) 100%), rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 20px rgba(103, 151, 240, 0.38)
}

.wrap-cwhy-slide .owl-item:hover .content .title {
	color: #fff;
}

.wrap-cwhy-slide .owl-item:hover .content .con {
	color: #fff;
}

.wrap-cwhy-slide .owl-item:hover .wrap {
	background: linear-gradient(162.43deg, rgba(68, 129, 235, 1) 0%, rgba(4, 190, 254, 1) 100%);
	box-shadow: 2.88px 3.36px 11.04px rgba(130, 201, 255, 1);
}

.wrap-cwhy-slide .owl-item:hover .wrap .year {
	color: #fff;
}

.wrap-cwhy-slide .owl-item:hover .wrap .md {
	color: #fff;
}

.wrap-cwhy-slide .owl-item .content .more {
	display: block;
	width: 88px;
	height: 32px;
	opacity: 1;
	border-radius: 4px;
	background: rgba(105, 156, 245, 1);
	text-align: center;
	color: white;
	line-height: 32px;
	float: right;
}
.wrap-hyhg-slide{
	margin: 30px 0;
	overflow: hidden;
}
.wrap-hyhg-slide .swiper-slide{
	position: relative;
	margin: 0 auto;
	width: 120px;
	height: 120px;
	line-height: 120px;
	font-size: 20px;
	font-weight: bold;
	color: #1B5ABA;
	text-align: center;
	border-radius: 50%;
	background: #ECF6FF;
	border: 5px solid #92C9FF;
}
.wrap-hyhg-slide .swiper-slide:last-child{
	margin-right:0 !important;
	visibility:hidden;
}
/* .wrap-hyhg-slide .swiper-slide + .swiper-slide{
	margin-left: 123px;
} */
.wrap-hyhg-slide .swiper-slide + .swiper-slide:before{
	position: absolute;
	content: '';
	width: 93px;
	height: 3px;
	right: 110%;
	top: 50%;
	background: #C5E0FA;
	border-radius: 2px;

}

@media (max-width: 768px) {
	.cwhy-wrap{background-size: 160%;}
	.cwhy-logo{margin-top:10px;}
	/* .cwhy-wrap{background:url(../images/cwhy-phonebg.png) no-repeat center top #fcfeff;} */
	.cwhy-toutiao p{font-size:1em;line-height: 28px;}
	.cwhy-toutiao{width: 100%;box-sizing: border-box;}
	.rhkcwh{width: 100%;margin-top: 20px;}
	.mt-300{margin-top: 0px;padding: 10px;}
	.cwhy-toutiao{height: auto;padding: 10px;}
	.cwhy-toutiao:after{display: none;}
	.cwhy-logo img{height: 35px;}
	.cwhy-title a.link{font-size: 1.2em;}
	.cwhy-title a.more{font-size: 1em;}
	.cwhy-title1 a.link{font-size: 1.2em;}
	.cwhy-title1 a.more{font-size: 1em;}
	.cwhy-tpjd a{width: 100%;margin-bottom: 10px;}
	.cwhy-tpjd a img{height: 140px;}
	.cwhy-tpjd a:first-child{margin-right: 0px;}
	.cwhy-tpxw .swiper-slide img{height: 240px;}
	.cwhy-tpxw{margin-bottom: 10px;}
	.cwhy-toutiao p:after{display: none;}
	.wrap-hyhg-slide .swiper-slide + .swiper-slide:before{width: 50px;}
	.cwhy-hywj-list .hywj-item p a{-webkit-line-clamp: 10;}
	.cwhy-new-list li{padding-right:0;white-space: normal;text-overflow: unset;height: auto;}
	.cwhy-new-list li span{position:unset;display:block;text-align:right;margin-top:5px}
}
