.groupHeader {
	position: absolute!important;
	top: 0!important
}
.o_scrollbody {
	overflow-y: hidden!important
}
.story_title {
	position: relative;
	text-align: left
}
.story_title:after {
	content: " ";
	width: 200px;
	height: 3px;
	background-color: #32beff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2
}
.story_title span {
	display: inline-block;
	background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-size: 48px;
	font-weight: 700;
	font-stretch: normal;
	text-align: left;
	line-height: 1;
	/*padding-bottom: 30px*/
}
.story_title em {
	font-size: 64px;
	color: #005aab;
	opacity: .3;
	line-height: 1;
	position: absolute;
	right: 9px;
	top: -6px;
	font-family: ArialMT
}
.story_title hr {
	background: #0f2341;
	opacity: .1;
	filter: alpha(opacity=10)
}
.marginTop {
	/* padding-top: 60px; */
}
.marginTop.noscrool .o_scrollWin:after {
	display: none!important
}

@media (min-width:992px) and (max-width:1199px) {
.marginTop {
	/* padding-top: 50px; */
}
}

@media (min-width:701px) and (max-width:991px) {
.marginTop {
	/* padding-top: 50px; */
}
}

@media (min-width:576px) and (max-width:700px) {
.marginTop {
	/* padding-top: 50px; */
}
}

@media (max-width:575px) {
.marginTop {
	/* padding-top: 50px; */
}
}
.developmentPath {
	width: 100%
}
.layout {
	background: linear-gradient(#f4fafb, #ecf8fa);
	height: 100%;
	position: relative
}
.layout .layout_left {
	display: block;
	position: absolute;
	width: 150px;
	padding-top: 45px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.05);
	background: rgba(255,255,255,.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
	height: 100%;
	overflow: auto;
	scrollbar-width: none;
	vertical-align: top;
	-ms-overflow-style: none
}
.layout .layout_left::-webkit-scrollbar {
display:none
}
.layout .layout_left .o_barbox {
	display: none!important
}
.layout .layout_left .o_scrollbody>div {
	padding-right: 0!important
}
.layout .layout_left .height {
	overflow: auto;
	-ms-overflow-style: none
}
.layout .layout_left .height::-webkit-scrollbar {
display:none
}
.layout .layout_left ul li {
	line-height: 1
}
.layout .layout_left ul li .nr {
	width: 56px;
	margin: 0 auto;
	text-align: left;
	position: relative
}
.layout .layout_left ul li span {
	display: block;
	color: #999;
	font-size: 14px;
	padding-left: 15px;
	position: absolute;
	top: -1px;
	cursor: pointer
}
.layout .layout_left ul li p {
	position: relative;
	z-index: 2
}
.layout .layout_left ul li .line {
	height: 30px;
	margin: 0 auto;
	width: 1px;
	background-color: #0f2341;
	display: block;
	opacity: .1;
	position: relative;
	top: -1px
}
.layout .layout_left ul li .topLine {
	height: 2px;
	margin: 0 auto;
	width: 1px;
	background-color: #0f2341;
	display: block;
	opacity: .1;
	position: absolute;
	top: -1px;
	left: 4px;
	filter: alpha(opacity=10)
}
.layout .layout_left ul li .no {
	display: inline-block;
	cursor: pointer
}
.layout .layout_left ul li .yes {
	display: none
}
.layout .layout_left ul li:first-child .topLine {
	display: none
}
.layout .layout_left ul li.cur .nr {
	left: -11px
}
.layout .layout_left ul li.cur span {
	color: #32beff;
	font-size: 20px;
	top: 6px;
	padding-left: 0;
	left: 45px
}
.layout .layout_left ul li.cur .no {
	display: none
}
.layout .layout_left ul li.cur .yes {
	display: inline-block
}
.layout .layout_right {
	width: 100%;
	padding-left: 150px;
	height: 100%;
	box-sizing: border-box
}
.layout .layout_right_content {
	padding: 60px 90px;
	height: 100%;
	box-sizing: border-box
}
.layout .layout_right_content .fzlc {
	padding-top: 30px
}
.layout .layout_right_content .fzlc_left {
	padding-right: 60px;
	vertical-align: top
}
.layout .layout_right_content .fzlc_left .hidden_pic {
	max-width: 100%;
	overflow: hidden;
	position: relative
}
.layout .layout_right_content .fzlc_left .hidden_pic .imgbefore {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 20px solid #0f2341;
	opacity: .1;
	filter: alpha(opacity=10);
	z-index: 1;
	pointer-events: none
}
.layout .layout_right_content .fzlc_left .hidden_pic:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	box-sizing: border-box;
	height: 119px;
	width: 100%;
	background: url(fazhanlicheng_mengceng.png) repeat-x;
	z-index: 2;
	pointer-events: none
}
.layout .layout_right_content .fzlc_left .hidden_pic p {
	font-size: 14px;
	line-height: 22px;
	position: absolute;
	left: 40px;
	bottom: 35px;
	font-size: 16px;
	color: #fff;
	padding-right: 40px;
	z-index: 3
}
.layout .layout_right_content .fzlc_right {
	position: relative
}
.layout .layout_right_content .fzlc_right .vline {
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #0f2341;
	opacity: .1;
	filter: alpha(opacity=10)
}
.layout .layout_right_content .fzlc_right .ScrollBar {
	padding-left: 60px
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin .o_barbox {
	background: 0 0!important;
	width: 5px;
	padding: 0!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin:after {
	position: absolute;
	content: " ";
	height: 23px;
	width: 96%;
	box-shadow: 0 0 10px 0 #effafc;
	bottom: -9px;
	-webkit-filter: blur(5px);
	filter: blur(10px);
	background: #effafc;
	display: none\9
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin .o_barbox span {
	background: #0f2341;
	opacity: .1;
	filter: alpha(opacity=10)
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg {
	padding-right: 45px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg .ScrollBarbody {
	padding-right: 7px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz {
	padding-top: 20px;
	-webkit-text-size-adjust: none
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	margin-bottom: 5px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz p {
	color: #999;
	font-size: 14px;
	line-height: 1.75!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz:first-child {
	padding-top: 0
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz .line {
	border-bottom: dashed 1px #0f2341;
	opacity: .1;
	padding-bottom: 15px
}
.o_scrollWin .o_barbox .o_bar {
	background: #005aab;
	border-radius: 10px;
	margin-top: 0
}
.groupFooter, .groupTools {
	display: none
}

@media (min-width:1200px) {
.swiper-slide, .swiper-wrapper {
	width: 100%!important
}
}

@media (min-width:1200px) and (max-width:1280px) {
.layout .layout_right_content {
	padding: 60px
}
.layout .layout_right_content .fzlc_left {
	padding-right: 30px
}
.layout .layout_right_content .fzlc_right .ScrollBar {
	padding-left: 30px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg {
	padding-right: 30px
}
}

@media (min-width:1200px) and (max-width:1280px) {
.o_scrollbody>div {
	padding: 0!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.layout .layout_right_content .fzlc_left .hidden_pic:after {
	height: 100px
}
.layout .layout_left {
	width: 130px
}
.layout .layout_right {
	padding-left: 130px
}
.layout .layout_right_content {
	padding: 60px
}
.layout .layout_right_content .fzlc_left {
	padding-right: 30px
}
.layout .layout_right_content .fzlc_right .ScrollBar {
	padding-left: 30px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg {
	padding-right: 30px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg .ScrollBarbody {
	padding-right: 5px
}
.layout .layout_right_content .fzlc_left .hidden_pic {
	max-height: 300px
}
.story_title span {
	font-size: 36px
}
.story_title em {
	font-size: 48px;
	top: -5px
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 14px
}
.o_scrollbody>div {
	padding: 0!important
}
}

@media (min-width:701px) and (max-width:991px) {
.layout .layout_right_content .fzlc_left .hidden_pic:after {
	height: 100px
}
.layout {
	overflow: hidden
}
.layout .layout_left {
	width: 130px
}
.layout .layout_right {
	padding-left: 130px
}
.layout .layout_right_content {
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box
}
.layout .layout_right_content .fzlc_left {
	padding-bottom: 30px;
	padding-right: 0;
	border-bottom: 1px solid rgba(15,35,65,.1);
	margin-bottom: 30px
}
.layout .layout_right_content .fzlc_right .ScrollBar {
	padding-left: 0;
	overflow: auto;
	-ms-overflow-style: none
}
.layout .layout_right_content .fzlc_right .ScrollBar::-webkit-scrollbar {
display:none
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg {
	padding-right: 0
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg .ScrollBarbody {
	padding-right: 9px
}
.layout .layout_right_content .fzlc_left .hidden_pic {
	height: 300px!important
}
.story_title span {
	font-size: 36px
}
.story_title em {
	font-size: 48px;
	top: -5px
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin .o_barbox {
	display: none!important
}
.layout .layout_right_content .fzlc_right .vline {
	display: none
}
.o_scrollWin {
	padding-right: 0!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 14px
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin:after {
	width: 100%
}
}

@media (min-width:576px) and (max-width:700px) {
.layout .layout_right_content .fzlc_left .hidden_pic:after {
	height: 100px
}
.layout {
	overflow: hidden
}
.layout .layout_left {
	width: 100px
}
.layout .layout_right {
	padding-left: 100px
}
.layout .layout_right_content {
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box
}
.layout .layout_right_content {
	padding-left: 45px;
	padding-right: 45px
}
.layout .layout_right_content .fzlc_left {
	padding-bottom: 20px;
	padding-right: 0;
	border-bottom: 1px solid rgba(15,35,65,.1);
	margin-bottom: 20px
}
.layout .layout_right_content .fzlc_right .ScrollBar {
	padding-left: 0;
	overflow: auto;
	-ms-overflow-style: none
}
.layout .layout_right_content .fzlc_right .ScrollBar::-webkit-scrollbar {
display:none
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg {
	padding-right: 0
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg .ScrollBarbody {
	padding-right: 9px
}
.layout .layout_right_content .fzlc_left .hidden_pic {
	height: 250px!important
}
.story_title span {
	font-size: 36px
}
.story_title em {
	font-size: 48px;
	top: -5px
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin .o_barbox {
	display: none!important
}
.layout .layout_right_content .fzlc_right .vline {
	display: none
}
.o_scrollWin {
	padding-right: 0!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 14px
}
.layout .layout_left ul li.cur span {
	font-size: 16px;
	left: 32px
}
.layout .layout_left ul li.cur .yes {
	width: 25px;
	height: 25px
}
.layout .layout_left ul li.cur .nr {
	left: -8px
}
.layout .layout_left ul li span {
	font-size: 12px;
	padding-left: 10px
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin:after {
	width: 100%
}
}

@media (max-width:575px) {
.layout {
	position: relative;
	padding-top: 45px;
	overflow: hidden
}
.layout .layout_left {
	width: 100%;
	height: auto;
	position: fixed;
	background: #fff;
	z-index: 6;
	padding-top: 0;
	bottom: 0
}
.layout .layout_left .o_scrollbody::-webkit-scrollbar {
display:none;
overflow:hidden
}
.layout .layout_left .height {
	height: auto!important
}
.layout .layout_right {
	padding: 0;
	width: 100vw!important
}
.layout .layout_right_content {
	padding: 0 8.333%;
	padding-bottom: 40px
}
.layout .layout_right_content .fzlc_left {
	padding-bottom: 20px;
	padding-right: 0;
	border-bottom: 1px solid rgba(15,35,65,.1);
	margin-bottom: 20px
}
.layout .layout_right_content .fzlc_right .ScrollBar {
	padding-left: 0;
	overflow: auto;
	-ms-overflow-style: none
}
.layout .layout_right_content .fzlc_right .ScrollBar::-webkit-scrollbar {
display:none
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg {
	padding-right: 0
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .bg .ScrollBarbody {
	background: 0 0;
	padding-right: 0
}
.layout .layout_right_content .fzlc_left .hidden_pic {
	height: 200px!important
}
.story_title span {
	font-size: 28px
}
.story_title span {
	padding-bottom: 5px
}
.layout .layout_right_content .fzlc {
	padding-top: 5px
}
.story_title em {
	font-size: 36px;
	top: -4px
}
.story_title:after {
	width: 120px
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin .o_barbox {
	display: none!important
}
.layout .layout_right_content .fzlc_left .hidden_pic p {
	font-size: 12px;
	left: 30px;
	bottom: 20px;
	padding-right: 30px
}
.layout .layout_right_content .fzlc_left .hidden_pic .imgbefore {
	border: 10px solid #0f2341
}
.layout .layout_right_content .fzlc_left .hidden_pic:after {
	height: 70px
}
.layout .layout_right_content .fzlc_right .vline {
	display: none
}
.o_scrollWin {
	padding-right: 0!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 14px
}
.layout .layout_left ul {
	padding: 0 20px;
	display: flex;
	align-items: center;
	height: 40px
}
.layout .layout_left ul li {
	display: flex
}
.layout .layout_left ul li:first-child .line {
	display: none
}
.layout .layout_left ul li p {
	display: flex;
	align-items: center;
	flex-direction: row-reverse
}
.layout .layout_left ul li.cur span {
	font-size: 14px;
	padding-left: 5px;
	position: relative;
	top: 0;
	left: 0
}
.layout .layout_left ul li.cur .line {
	opacity: .1
}
.layout .layout_left ul li .yuan {
	width: 10px;
	height: 10px;
	background: rgba(15,35,65,.1);
	display: inline-block;
	border-radius: 50%
}
.layout .layout_left ul li .line {
	width: 20px;
	height: 1px;
	display: inline-block;
	top: 0
}
.layout .layout_left ul li.cur .yuan {
	background: #32beff
}
.layout .layout_left ul li.cur .yes {
	width: 25px;
	height: 25px
}
.layout .layout_left ul li.cur .nr {
	left: 0;
	width: auto
}
.layout .layout_left ul li .nr {
	display: flex;
	width: auto
}
.layout .layout_left ul li span {
	font-size: 12px;
	padding-left: 10px;
	position: relative;
	top: 0;
	padding: 0 5px
}
.layout .layout_left ul li .topLine {
	display: none
}
.layout .layout_right_content .fzlc_right .ScrollBar .o_scrollWin:after {
	display: none
}
.swiper-container {
	width: auto!important
}
.layout .layout_left ul li:first-child .line {
	display: none
}
}
.ie .o_scrollWin:after {
	display: none!important
}
.ie8 .swiper-wrapper {
	width: 100%
}
.ie8 .layout_left {
	position: absolute;
	left: 0
}
.ie8 .layout_right {
	width: 100%
}
.ie8 .layout .layout_left ul li .line {
	filter: alpha(opacity=10)
}
.ie8 .layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz .line {
	filter: alpha(opacity=10)
}

@media (min-width:1200px) {
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz p {
	color: #999;
	font-size: 16px;
	line-height: 1.75!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: 5px
}
.layout .layout_left ul li span {
	font-size: 16px
}
.layout .layout_right_content .fzlc_left .hidden_pic img {
	width: 100%!important;
	height: auto!important;
	position: relative!important;
	margin-left: 0!important;
	left: 0!important;
	top: 0!important;
	margin-top: 0!important
}
}
.ie8 .layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz p {
	color: #999;
	font-size: 16px;
	line-height: 1.75!important
}
.ie8 .layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: 5px
}
.ie8 .layout .layout_left ul li span {
	font-size: 16px
}
.ie8 .layout .layout_right_content .fzlc_left .hidden_pic img {
	width: 100%!important;
	height: auto!important;
	position: relative!important;
	margin-left: 0!important;
	left: 0!important;
	top: 0!important;
	margin-top: 0!important
}

@media (max-width:575px) {
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz p {
	font-size: 15px;
	line-height: 1.65!important
}
.layout .layout_right_content .fzlc_right .ScrollBar .ScrollBarList .wz h3 {
	font-size: 16px
}
.layout .layout_left ul li span {
	font-size: 14px
}
.layout .layout_left ul li.cur span {
	font-size: 16px
}
.layout .layout_right_content .fzlc_left .hidden_pic p {
	font-size: 12px;
	line-height: 18px;
}
.layout .layout_right_content .fzlc_left .hidden_pic p {
	left: 25px;
	bottom: 20px;
	padding-right: 25px
}
}
