.series_banner {
	width: 100%;
	min-width: 1200px;
	min-height: 100px;
	position: relative;
}

.series_nav {
	width: 100%;
	height: 104px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	display: flex;
	justify-content: center;
	align-items: center;
}

.series_nav_other {
	flex: 1;
	height: 104px;
	background-color: #FFFFFF;
}

.series_nav_box {
	width: 1200px;
	height: 104px;
	padding: 0 50px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.series_nav_item {
	width: 460px;
	height: 104px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.series_nav_item>img {
	width: 38px;
	height: 38px;
}

.series_nav_item>p {
	font-size: 18px;
}

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

.serve_bannerbox>img {
	width: 100%;
}

.series_nav_btnbox {
	width: 100%;
	position: absolute;
	bottom: 46px;
	left: 0;
	z-index: 20;

	display: flex;
	justify-content: center;
	align-items: center;
}

.series_nav_btnbox>p {
	width: 158px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.series_nav_btnbox>p:first-child {
	margin-right: 50px;
}

.series_dz {
	width: 100%;
	min-width: 1200px;
	height: 180px;
	background-image: url(/images/series/sxdzbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;

	display: flex;
	justify-content: center;
	align-items: center;
}

.series_dz_left {
	margin-right: 56px;
}

.series_dz_left>p:first-child {
	font-size: 32px;
	color: #191919;
	font-weight: bold;
}

.series_dz_left>p:last-child {
	font-size: 18px;
	color: #ff0072;
}

.series_dz_right {
	width: 880px;
	height: 54px;
	display: flex;
	align-items: center;
}

.series_dz_right_input {
	width: 280px;
	height: 54px;
	padding: 0 24px;
	border: 1px solid #cdcdcd;
	background-color: #FFFFFF;
	margin-right: 20px;
}

.series_dz_sub {
	width: 280px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #FFFFFF;
	background-image: linear-gradient(90deg,
			#ff0072 0%,
			#ff3485 100%),
		linear-gradient(#ffffff,
			#ffffff);
	cursor: pointer;
}

.series_one {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 120px;
}

.series_onebox {
	width: 1200px;
}

.series_one_head {
	width: 100%;
	display: flex;
	justify-content: center;
}

.series_headbox {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-size: 50px;
	color: #222222;

	line-height: 54px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-weight: bold;
}

.series_one_con {
	width: 1200px;
	background-image: url(/images/series/yiz.gif);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-top: 70px;
}

.series_one_con>img {
	width: 100%;
}

.series_btnbox {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 55px;
	margin-bottom: 100px;
}

.series_btnbox>p {
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 4px;
	color: #FFFFFF;
	background-color: #222222;
	cursor: pointer;
}

.series_ys {
	width: 100%;
	min-width: 1200px;
	min-height: 740px;
	background-image: url(/images/series/cpys.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.series_nx {
	width: 100%;
	min-width: 1200px;
	display: flex;
	justify-content: center;
	margin-top: 110px;
}

.series_nxbox {
	width: 1200px;
}

.series_nx_swiper {
	width: 100%;
	height: 540px;
	overflow: hidden;
	margin-top: 70px;
}

.series_nx_swiper_img {
	width: 100%;
	height: 540px;
}

.swiper-pagination-bullet {
	width: 20px !important;
	height: 5px !important;
	border-radius: 0px !important;
}

.swiper-pagination-bullet-active {
	background: #ff0072;
}

.swiper-button-next {
	background-image: url(/images/series/nximg/right.png) !important;
}

.swiper-button-prev {
	background-image: url(/images/series/nximg/left.png) !important;
}

.series_anx {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 110px;
}

.series_anxbox {
	width: 1200px;
}

.series_anx_img {
	width: 100%;
	margin-top: 60px;
}

.series_des {
	width: 100%;
	margin-top: 110px;
	display: flex;
	justify-content: center;
}

.series_desbox {
	width: 1200px;
}

.series_des_con {
	width: 100%;
	height: 666px;
	margin-top: 60px;

	display: flex;
	flex-wrap: wrap;
}

.series_des_con>a {
	cursor: pointer;
	position: relative;
	margin-right: 12px;
	margin-bottom: 12px;
}

.series_des_con>a>img {
	width: 160px;
	height: 210px;
}

.series_des_con>a:nth-child(7) {
	margin-right: 0;
}

.series_des_con>a:nth-child(12) {
	margin-right: 0;
}

.series_des_con>a:last-child {
	margin-right: 0;
}

.series_des_con>a>div {
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	visibility: hidden;

	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
}

.series_des_con>a:hover div {
	visibility: visible;
}

.series_des_con>a>div>p {
	color: #FFFFFF !important;
}

.series_des_con>a>div>p:first-child {
	font-size: 20px;
	text-align: center;
}
.custom-index-sskj_bt{
	width: 168px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 2px solid #FFFFFF;
	color: #FFFFFF!important;
	border-radius: 2px;
	position: absolute;
	bottom: 30px;
	left: 160px;
	z-index: 20;
}
.series_yg{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 110px;
}
.series_ygbox{
	width: 1200px;
}
.series_yg_con{
	width: 100%;
	margin-top: 60px;
}
.series_yg_con>img{
	width: 100%;
	margin-bottom: 30px;
}
.series_ly{
	width: 100%;
	min-width: 1200px;
	height: 678px;
	margin-top: 100px;
	background-image: url(/images/series/lybg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.series_lybox{
	width: 1200px;
	height: 678px;
	padding-top: 110px;
}
.select_one{
	width: 100%;
	height: 134px;
	margin-top: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.select_one>div{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.select_one>div>img{
	width: 90px;
	height: 90px;
}
.select_one>div>p{
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 14px;
}
.select_btnbox{
	width: 100%;
	height: 60px;
	margin-top: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.select_btnbox>p{
	color: #FFFFFF;
	font-size: 26px;
	margin-right: 40px;
	padding-bottom: 12px;
	cursor: pointer;
}
.select_btnbox>p:last-child{
	margin-right: 0px!important;
}
.select_btnbox_active{
	color: #ff0072!important;
	border-bottom: 3px solid #ff0072;
}
.series_bj{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 110px;
}
.series_bjbox{
	width: 1200px;
	min-height: 400px;
}
.series_bj_img{
	width: 100%;
	margin-top: 60px;
}
.series_future{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 110px;
}
.series_futurebox{
	width: 1200px;
}
.series_futurebox_title{
	width: 100%;
	color: #333333;
	font-size: 46px;
	text-align: center;
}
.series_futurebox_title_ms{
	width: 100%;
	color: #666666;
	font-size: 20px;
	text-align: center;
	margin-top: 8px;
}
.series_future_con{
	width: 100%;
	height: 420px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.series_future_left{
	width: 863px;
	height: 420px;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 2px 2px 12px rgba(0,0,0,0.12);
}
.series_future_left>img{
	width: 863px;
	height: 420px;
}
.series_future_right{
	width: 320px;
	height: 420px;
	border-radius: 4px;
	box-shadow: 2px 2px 12px rgba(0,0,0,0.12);
	background-image: url(/images/series/frombg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.series_future_from{
	width: 100%;
	padding: 20px;
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 20;
}
.series_fi{
	width: 100%;
	height: 44px;
	padding: 0 20px;
	border: solid 1px #eeeeee;
	background-color: #f9f9f9;
	margin-bottom: 14px;
}
.series_future_btn{
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #FFFFFF;
	background-color: #2d2d2d;
	border-radius: 4px;
	margin-top: 6px;
	cursor: pointer;
}
.series_future_btn:hover{
	background-color: #ff0072;
}
.series_footer{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 100px;
}
.series_footer_banner{
	width: 1200px;
	height: 200px;
}
.series_footer_banner img{
	width: 100%!important;
	height: 200px!important;
}