.banner {
	position: relative;
	width: 100%;
}

.banner>.swiper-container {
	height: 560px;
	width: 100%;
	overflow: hidden;
	z-index: 0;
}

.banner>.swiper-container .swiper-wrapper {
	width: 100%;
	height: 560px;
}

.banner>.swiper-container .swiper-slide {
	display: block;
	width: 100%;
	height: 560px;
}

.banner .pagination {
	width: 500px;
	position: absolute;
	bottom: 154px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.banner .pagination span {
	display: inline-block;
	cursor: pointer;
	margin: 0 4px;
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	opacity: 0.4;
	border-radius: 50%;
}

.banner .pagination span.on {
	width: 40px;
	height: 8px;
	background-color: #ffffff;
	border-radius: 4px;
	opacity: 0.8;
}

.banner_up_l {
	position: absolute;
	top: 10px;
	left: 48.7%;
	margin-left: -600px;
	z-index: 1;
	height: 546px;
}

.banner_up_ll li {
	height: 90.2px;
	width: 84px;
	cursor: pointer;
	text-align: center;
	background: #1d212d;
	border-bottom: 1px dashed #464953;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}



.banner_up_ll li i {
	display: inline-block;
	width: 26px;
	height: 26px;
}

.banner_up_ll li p {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.banner_up_ll li.on {
	border-bottom: none;
	background: #fff;
}

.banner_up_ll li.on p {
	color: #2765e0;
}

.banner_up_ll1 i {
	background: url(../image/home01.png) center no-repeat;
	margin: 18px 0 4px;
}

.banner_up_ll1.on i {
	background: url(../image/home1.png) center no-repeat;
}

.banner_up_ll2 i {
	background: url(../image/home02.png) center no-repeat;
	margin: 18px 0 4px;
}

.banner_up_ll2.on i {
	background: url(../image/home2.png) center no-repeat;
}

.banner_up_ll3 i {
	background: url(../image/home03.png) center no-repeat;
	margin: 18px 0 4px;
}

.banner_up_ll3.on i {
	background: url(../image/home3.png) center no-repeat;
}

.banner_up_ll4 i {
	background: url(../image/home04.png) center no-repeat;
	margin: 18px 0 4px;
}

.banner_up_ll4.on i {
	background: url(../image/home4.png) center no-repeat;
}

.banner_up_ll5 i {
	background: url(../image/home05.png) center no-repeat;
	margin: 18px 0 4px;
}

.banner_up_ll5.on i {
	background: url(../image/home5.png) center no-repeat;
}

.banner_up_ll6 {
	border-bottom: none !important;
}

.banner_up_ll6 i {
	background: url(../image/home06.png) center no-repeat;
	margin: 18px 0 4px;
}

.banner_up_ll6.on i {
	background: url(../image/home6.png) center no-repeat;
}

.banner_up_lm {
	width: 146px;
	height: 100%;
	background: #fff;
	position: relative;
}

.banner_up_lm .on {
	display: inline-block !important;
}

.banner_up_lm dl {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.banner_up_lm_zsfw .more {
	font-size: 14px;
	line-height: 50px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_lm_zsfw .more:after {
	display: none;
}

.banner_up_lm_zsfw .more span {
	color: #ff7e00;
}

.banner_up_lm_zsfw .more i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ff7e00;
	border-right: none;
	position: relative;
	top: -4px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_lm_zsfw .more i+i {
	left: -3px;
}

.banner_up_lm_zsfw .more i:before {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #f0f0f0;
	border-right: none;
	position: relative;
	left: -4px;
}

.banner_up_lm_zsfw .more:hover span {
	color: #3573ec;
}

.banner_up_lm_zsfw .more:hover i {
	border-left-color: #3573ec;
}

.banner_up_lm_jysc {
	height: 100%;
}

.banner_up_lm_jysc dd {
	padding: 10px 0 0 10px;
	position: relative;
}

.banner_up_lm_jysc_t1 {
	margin-bottom: 6px;
}

.banner_up_lm_jysc_t1 a {
	font-size: 15px;
	color: #2e2e2e;
	font-weight: bold;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.banner_up_lm_jysc_t1 a:hover {
	color: #3573ec;
}

.banner_up_lm_jysc_t1 i {
	display: inline-block;
	width: 23px;
	height: 11px;
	background: url(https://www.hicyb.com/assets/cyb/images/index/tag_hot2.png) no-repeat;
	-webkit-animation: tagleftright 0.6s infinite ease-in-out alternate;
	animation: tagleftright 0.6s infinite ease-in-out alternate;
}

.banner_up_lm_jysc_t2 {
	font-size: 13px;
	line-height: 24px;
	color: #545454;
}

.banner_up_lm_jysc_t2 span {
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #e6e6e6;
	vertical-align: middle;
	position: relative;
	line-height: 13px;
	font-size: 0;
	margin-left: 7px;
	top: -1px;
}

.banner_up_lm_jysc_t2 span i {
	position: absolute;
	top: 2px;
	display: block;
	margin-left: 5px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #6a6a6a;
	border-right: none;
}

.banner_up_lm_jysc_t2 span i:before {
	content: '';
	position: relative;
	left: -4px;
	z-index: 2;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 2px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #e6e6e6;
	border-right: none;
}

.banner_up_lm_jysc_t3:after {
	content: '';
	display: block;
	width: 120px;
	height: 0px;
	margin: 6px 0;
	border-bottom: 1px dashed #e4e4e4;
}

.banner_up_lm_jysc_t3.last:after {
	display: none;
}

.banner_up_lm_jysc_t3 a {
	font-size: 12px;
	color: #a8a8a8;
	margin-right: 6px;
	line-height: 24px;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	word-break: keep-all;
}

.banner_up_lm_jysc_t3 a:hover {
	color: #3573ec;
}

.banner_up_lm>div {
	width: 842px;
	height: 534px;
	padding: 6px 25px;
	display: none;
	background: #fff;
}

.banner_up_lm_navs a {
	display: inline-block;
	padding: 0 4px 0 7px;
	height: 24px;
	line-height: 24px;
	background-color: #333333;
	margin-right: 2px;
	font-size: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_lm_navs a:hover {
	background-color: rgba(51, 51, 51, 0.8);
}

.banner_up_lm_navs a span {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.banner_up_lm_navs a i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
	border-right: none;
	position: relative;
	top: -4px;
	margin-left: 10px;
}

.banner_up_lm_navs a i:before {
	content: '';
	position: relative;
	left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #333333;
	border-right: none;
}

.banner_up_lm_links_t {
	margin-top: 20px;
	font-size: 16px;
	color: #262626;
}

.banner_up_lm_links_a {
	font-size: 14px;
	border-bottom: 1px dashed #dce0e8;
	line-height: 44px;
}

.banner_up_lm_links_a a {
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	white-space: nowrap;
	margin-left: 17px;
	color: #818181;
	position: relative;
}

.banner_up_lm_links_a a:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: #b2b2b2;
	position: absolute;
	left: -9px;
	top: 5px;
}

.banner_up_lm_links_a a:first-child {
	margin-left: 0;
}

.banner_up_lm_links_a a:first-child:after {
	display: none;
}

.banner_up_lm_links_a a:hover {
	color: #3573ec !important;
}

.banner_up_lm_links_a a.more {
	float: right;
	font-size: 14px;
	line-height: 50px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_lm_links_a a.more:after {
	display: none;
}

.banner_up_lm_links_a a.more span {
	color: #ff7e00;
}

.banner_up_lm_links_a a.more i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ff7e00;
	border-right: none;
	position: relative;
	top: -4px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_lm_links_a a.more i+i {
	left: -3px;
}

.banner_up_lm_links_a a.more i:before {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #f0f0f0;
	border-right: none;
	position: relative;
	left: -4px;
}

.banner_up_lm_links_a a.more:hover span {
	color: #3573ec;
}

.banner_up_lm_links_a a.more:hover i {
	border-left-color: #3573ec;
}

.banner_up_lm_links_a a.hot {
	color: #ff7e00;
	position: relative;
}

.banner_up_lm_links_a a.hot:before {
	content: '';
	width: 15px;
	height: 12px;
	display: inline-block;
	background: url(https://www.hicyb.com/assets/cyb/images/index/icon_hot3.png);
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
}

.banner_up_lm_links_a a.fr {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.banner_up_lm_links_a a.fr:hover {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}

.banner_up_lm_links_a a.fr span {
	color: #2c79ec;
	vertical-align: middle;
}

.banner_up_lm_links_a a.fr label {
	vertical-align: middle;
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #bcd9fa;
	font-weight: normal;
	font-size: 0;
	text-align: center;
	line-height: 10px;
}

.banner_up_lm_links_a a.fr label i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 2px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #3573ec;
	border-right: none;
	position: relative;
	top: -1px;
}

.banner_up_lm_links_a span {
	font-size: 14px;
	color: #fd8228;
	font-weight: bold;
}

.banner_up_lr {
	overflow: hidden;
	width: 745px;
	height: 100%;
	background-color: #ffffff;
	border-left: 1px solid #e8e8e8;
	display: none;
	position: relative;
}

.banner_up_lr>div {
	display: none;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

.banner_up_lr>div.on {
	display: block;
}

.banner_up_lr_navs a {
	display: inline-block;
	padding: 0 4px 0 7px;
	height: 24px;
	line-height: 24px;
	background-color: #333333;
	margin-right: 2px;
	font-size: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_lr_navs a:hover {
	background-color: rgba(51, 51, 51, 0.8);
}

.banner_up_lr_navs a span {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.banner_up_lr_navs a i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
	border-right: none;
	position: relative;
	top: -4px;
	margin-left: 10px;
}

.banner_up_lr_navs a i:before {
	content: '';
	position: relative;
	left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #333333;
	border-right: none;
}

.banner_up_lr_links_t {
	margin-top: 23px;
	font-size: 14px;
	color: #3c3c3c;
	font-weight: bold;
}

.banner_up_lr_links_a {
	font-size: 14px;
	color: #555555;
	border-bottom: 1px dashed #dce0e8;
	line-height: 44px;
}

.banner_up_lr_links_a.loc a {
	margin-left: 17px;
}

.banner_up_lr_links_a.loc a:first-child {
	margin-left: 0;
}

.banner_up_lr_links_a a {
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	white-space: nowrap;
	margin-left: 20px;
}

.banner_up_lr_links_a a:first-child {
	margin-left: 0;
}

.banner_up_lr_links_a a:hover {
	color: #3573ec;
}

.banner_up_lr_links_a a.fr {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.banner_up_lr_links_a a.fr:hover {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}

.banner_up_lr_links_a a.fr span {
	color: #2c79ec;
	vertical-align: middle;
}

.banner_up_lr_links_a a.fr label {
	vertical-align: middle;
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #bcd9fa;
	font-weight: normal;
	font-size: 0;
	text-align: center;
	line-height: 10px;
}

.banner_up_lr_links_a a.fr label i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 2px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #3573ec;
	border-right: none;
	position: relative;
	top: -1px;
}

.banner_up_lr_links_a span {
	font-size: 14px;
	color: #fd8228;
	font-weight: bold;
}

.banner_up_m {
	width: 728px;
	height: 124px;
	position: absolute;
	top: 431px;
	left: 49%;
	margin-left: -364px;
	z-index: 0
}

.banner_up_m1 {
	display: inline-block;
	width: 235px;
	height: 100%;
	background: url(../image/bc8bacab339dc6f0eec70ff5e94beac7.png);
}

.banner_up_m2 {
	display: inline-block;
	width: 130px;
	height: 100%;
	background: url(../image/d7e3ae43d1309db0c9bd131356701fd0.png);
}

.banner_up_m3 {
	display: inline-block;
	width: 130px;
	height: 100%;
	background: url(../image/c1c9770c107c8b3553c7665a3b92362d.png);
}

.banner_up_m4 {
	display: inline-block;
	width: 233px;
	height: 100%;
	background: url(../image/banner_b4.png);
}

.banner_up_m a {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.banner_up_m a:hover {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(106, 109, 141, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(106, 109, 141, 0.2);
}

.banner_up_m1_tag {
	width: 67px;
	height: 23px;
	background-color: #ffa63c;
	border-bottom-right-radius: 16px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 3px;
}

.banner_up_m1_t1 {
	padding: 26px 0 0 7px;
}

.banner_up_m1_t1 span {
	font-size: 15px;
	color: #686868;
}

.banner_up_m1_t1 span:first-child:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #d2d2d2;
	margin: 0 8px 0 10px;
	position: relative;
	top: 1px;
}

.banner_up_m1_t2 {
	font-size: 12px;
	color: #e6e6e6;
	font-family: Arial;
	padding-left: 7px;
}

.banner_up_m1_t3 {
	padding: 4px 0 0 7px;
	color: #ff8a00;
}

.banner_up_m1_t3 i {
	vertical-align: middle;
	position: relative;
	top: -1px;
	left: 2px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ff8a00;
	border-right: none;
}

/* .banner_up_m2 { padding: 10px; } */
.banner_up_m2_t1 {
	font-size: 14px;
	color: #515151;
	font-weight: bold;
}

.banner_up_m2_t2 {
	font-size: 12px;
	color: #aeaeae;
	padding: 8px 0 14px 0;
}

.banner_up_m2_t3 {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: solid 1px #a5aec2;
	line-height: 16px;
	text-align: center;
	font-size: 0;
}

.banner_up_m2_t3 i {
	vertical-align: middle;
	position: relative;
	left: 2px;
	top: -1px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #677082;
	border-right: none;
}

.banner_up_m2_t3 i:before {
	content: '';
	position: relative;
	left: -4px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 2px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
	border-right: none;
}

/* .banner_up_m3 { padding: 10px; } */
.banner_up_r {
	width: 230px;
	height: 546px;
	background-color: #fff;
	position: absolute;
	top: 10px;
	right: 50.8%;
	margin-right: -600px;
	z-index:
		1;
}

.banner_up_r_zs {
	text-align: center;
	padding: 16px 0;
	border-bottom: 1px dashed #dbdcdd;
}

.banner_up_r_zs p:first-child {
	font-size: 28px;
	color: #2c6bea;
	font-weight: bold;
}

.banner_up_r_zs p:first-child+p {
	font-size: 12px;
	color: #929292;
	margin-top: -3px;
}

.banner_up_r_zs p:first-child+p:before,
.banner_up_r_zs p:first-child+p:after {
	content: '';
	opacity: 0.6;
	display: inline-block;
	width: 17px;
	height: 1px;
	background-color: #929292;
	vertical-align: middle;
	margin: 0 4px;
}

.banner_up_r_dynamic {
	padding: 16px;
	border-bottom: 1px dashed #d0d4dc;
}

.banner_up_r_dynamic_title {
	margin-bottom: 8px;
}

.banner_up_r_dynamic_title span {
	font-size: 12px;
	color: #494949;
	font-weight: bold;
	margin-right: 4px;
}

.banner_up_r_dynamic_title a {
	display: inline-block;
	width: 16px;
	height: 14px;
	background-color: #eceff5;
	border-radius: 2px;
	border: solid 1px #ced4df;
	line-height: 14px;
	text-align: center;
	font-size: 0;
	position: relative;
	top: -11px;
}

.banner_up_r_dynamic_title a i {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_r_dynamic_title a.arrow-left i {
	position: relative;
	left: -2px;
	top: 6px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed solid dashed dashed;
	border-color: transparent #ced4df transparent transparent;
	border-left: none;
}

.banner_up_r_dynamic_title a.arrow-left i:before {
	content: '';
	position: relative;
	left: 5px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed solid dashed dashed;
	border-color: transparent #eceff5 transparent transparent;
	border-left: none;
}

.banner_up_r_dynamic_title a.arrow-left:hover i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed solid dashed dashed;
	border-color: transparent #968d89 transparent transparent;
	border-left: none;
}

.banner_up_r_dynamic_title a.arrow-right i {
	position: relative;
	left: 3px;
	top: 6px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ced4df;
	border-right: none;
}

.banner_up_r_dynamic_title a.arrow-right i:before {
	content: '';
	position: relative;
	left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #eceff5;
	border-right: none;
}

.banner_up_r_dynamic_title a.arrow-right:hover i {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 4px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #968d89;
	border-right: none;
}

.banner_up_r_dynamic .swiper-container {
	height: 42px;
	overflow: hidden;
}

.banner_up_r_dynamic .swiper-container p {
	font-size: 12px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}

.banner_up_r_dynamic .swiper-container p:first-child {
	color: #545454;
	line-height: 24px;
}

.banner_up_r_video {
	padding: 8px;
	border-bottom: 1px solid #e2e5ed;
}

.banner_up_r_video_c {
	width: 100%;
	height: 75px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.banner_up_r_video video {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.banner_up_r_video_text {
	width: 100%;
	height: 100%;
	background-color: rgba(44, 44, 44, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	cursor: pointer;
}

.banner_up_r_video_text:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.banner_up_r_video_text img {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	margin: 15px 0 4px;
}

.banner_up_r_video_text p {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

.banner_up_r_tags li {
	float: left;
	width: 40%;
	height: 46px;
	line-height: 46px;
	padding-left: 18px;
	border-bottom: 1px solid #e2e5ed;
}

.banner_up_r_tags li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.banner_up_r_tags li a img {
	display: none;
}

.banner_up_r_tags li a img:first-child {
	display: inline-block;
}

.banner_up_r_tags li.border-right {
	border-right: 1px solid #e2e5ed;
}

.banner_up_r_tags li:hover span {
	color: #3573ec;
}

.banner_up_r_tags li:hover a img {
	display: inline-block;
}

.banner_up_r_tags li:hover a img:first-child {
	display: none;
}

.banner_up_r_tags li span {
	color: #2d2d2d;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 2px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_r_news {
	padding: 16px 10px 10px;
}

.banner_up_r_news_title {
	padding-bottom: 10px;
	position: relative;
	z-index: 4;
	line-height: 20px;
}

.banner_up_r_news_title .fl span {
	color: #494949;
	font-size: 13px;
	font-weight: bold;
	margin-left: 6px;
}

.banner_up_r_news_title .news-pagination {
	font-size: 0;
	margin: 0 3px;
}

.banner_up_r_news_title .news-pagination span {
	display: inline-block;
	cursor: pointer;
	margin: 0 3px;
	vertical-align: middle;
	width: 5px;
	height: 5px;
	background-color: #c9cdd6;
	border-radius: 50%;
}

.banner_up_r_news_title .news-pagination span.on {
	background-color: #4c5a78;
}

.banner_up_r_news_title .arrow-left {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed solid dashed dashed;
	border-color: transparent #2b3d63 transparent transparent;
	border-left: none;
	position: relative;
	top: 7px;
	vertical-align: middle;
}

.banner_up_r_news_title .arrow-right {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #2b3d63;
	border-right: none;
	position: relative;
	top: 7px;
	vertical-align: middle;
}

.banner_up_r_news .swiper-container {
	height: 52px;
	overflow: hidden;
	padding-left: 4px;
	margin-bottom: 3%;
}

.banner_up_r_news .swiper-container a {
	font-size: 0;
	color: #808080;
	line-height: 26px;
	display: inline-block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.banner_up_r_news .swiper-container a:hover {
	color: #3573ec;
}

.banner_up_r_news .swiper-container a:hover i {
	border-left-color: #3573ec;
}

.banner_up_r_news .swiper-container a i {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 3px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #2b3d63;
	border-right: none;
	vertical-align: middle;
	margin-right: 6px;
}

.banner_up_r_news .swiper-container a span {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	max-width: 184px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner_up_r_yz {
	width: 210px;
	height: 43px;
	margin: auto;
	background-color: #2c6bea;
	border-radius: 4px;
	display: block;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.banner_up_r_yz:hover {
	background-color: rgba(44, 107, 234, 0.8);
}

.banner_up_r_yz p {
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 43px;
	background: url(https://www.hicyb.com/assets/cyb/images/index/icon_zjkh.png) center 15px no-repeat;
}

#banner {
	max-width: 1920px;
	margin: auto;
	position: relative;
	min-width: 1200px;
}

#banner .swiper-slide {
	overflow: hidden;
	position: relative;
	height: 560px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media only screen and (max-width: 1440px) {
	#banner .swiper-slide {
		height: 560px;
	}
}

@media only screen and (max-width: 1360px) {
	#banner .swiper-slide {
		height: 560px;
	}
}

/*按钮切换*/
#banner .swiper-button-prev,
#banner .swiper-button-next {
	display: none;
	width: 72px;
	height: 72px;
	background: url(../image/ico_sliding.png) no-repeat;
	margin-top: -36px;
	background-image:
}

#banner .swiper-button-prev {
	background-position: 0 0;
}

#banner .swiper-button-prev:hover {
	background-position: 0 -144px;
}

#banner .swiper-button-next {
	background-position: 0 -72px;
}

#banner .swiper-button-next:hover {
	background-position: 0 -216px;
}

/*分页器*/
#banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.36);
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	opacity: 1.0;
}

#banner .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, 0.8);
	color: #fff;
	width: 33px;
	border-radius: 30px;
	opacity: 1.0;
}

#banner .swiper-pagination {
	bottom: 25%;
    left: -3%;
}