@media ( max-width : 978px) {
	
    .new_index.toper {
        height: 25vw;
        justify-content: unset;
        align-items: unset;
        flex-wrap: unset;
        background-image: url(/Public/Home/images/index_new/top.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        bottom: 0;
        top: unset;
    }
	.com-banner .bcont{
	    width: 100%;
    display: block;
	}
    .header {
        top: 0;
    }
    .com-banner {
        padding-top: 60px;
    }
    .new_index .toper_a {
    width: 80vw;
        text-align : left;
    }
    .new_index .toper_a a {
        font-size: 14px;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 26px;
        margin-left: 0;
    }

    
    .new_index .toper_txt {
        width: 90%;
        margin: 0 auto;
        margin-top: 12px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .banner_loop{
        width: 80%;
		height: 40px;
		background: #FFFFFF;
		opacity: 1;
			
	    font-size: 14px;
	    font-weight: 400;
	    color: #646669;
	    line-height: 40px;
	    margin : 0 auto;
        position: relative;
    }
	    
    .banner_loop:after {
	    content: " ";
	    top: 13px;
	    left : -18px;
	    position: absolute;
    width: 14px;
    height: 14px;
	    background-image: url(../../images/index_new/laba.png);
	    background-size: cover;
	    background-repeat: no-repeat;
	}

	
    .banner_loop:hover{
        color: #646669;
    }
	
	.com-banner .tit {
		font-size: 5vw;
		color: #2B2C2F;
		line-height: 33px;
		text-align : center;
		/*
	    position: absolute;
	    bottom: 35%;
	     */
        position: unset;
        padding-top: 44vh;
        width : 100%;
	}
	
	.com-banner .disc {
		color: #2B2C2F;
        height : auto;
        
		font-size: 16px;
		font-weight: 400;
		color: #000000;
		line-height: 22px;
		
	    position: unset;
	    bottom: 24%;
	    height: auto;
	    width: 90%;
	    margin: 0 auto;
	    text-align: center;
	    left: 5%;   
	    margin-top: 1vh;
	    
	}
	.swiper-slide-block{
	    display: block;
	    height: 130vw;
        background-image:url('/Public/Home/images/index_new/m_bg_2.png');
        background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center center;
	    position: relative;
	}
	.com-banner a.handle {
        width: 50vw;
        height : 10vw;
        line-height : 10vw;
		border-radius: 4px;
	    margin-right: 5vw;
	    font-size : 4vw;
	   
        background: #2372F9  !important;;
		box-shadow: unset;
		border-radius: 4px;
    border: 1px solid #2372F9;
        
        
	}
	.com-banner a{
       
        box-shadow: 0px 0px 9px 0px rgba(207,219,238,0.77), inset 0px 0px 2px 2px #FFFFFF;
        border-radius: 3px;
		        
		font-weight: 500;
		color: #2372F9;
		line-height: 20px;
		
	}
    .com-banner .handle:nth-child(2) {
        margin-right: 0;
        background: none  !important;
		border: 1px solid #3296FA;
color: #3296FA;
    }
    .com-banner .handle:hover:nth-child(2) {
        font-size : 4vw;
    }
	
	.com-banner .handle:hover {
	    border-color: #fff;
	    color: #fff;
	}
	
	
	.banner_btn {
        margin: 0 auto;
	    margin-top: 10%;
	    position: unset;
	    width: 90%;
        margin-top: 8vh;
	    bottom: 9%;
	    left: 5%;
	}
	.head_title {
		width: auto;
		font-size: 5vw;
		font-weight: 600;
		color: #222;
		line-height: 28px;
		text-align: center;
	}
	
	.head_desc {
		height: auto;
		font-size: 3.5vw;
		font-weight: 400;
        color: #616161;
		line-height: 20px;
		text-align: center;
		margin-top: 1vw;
	    white-space: pre-line;
	}
	
	.head_a {
		height: 20px;
		font-size: 3.5vw;
		font-weight: 400;
		color: #0B61F4;
		line-height: 14px;
		text-align: center;
		display: block;
		width: fit-content;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		margin: 20px auto 0;
	}
	
	.index_fl1_panter_logo {
	    margin-top: 5vh;
	    padding-bottom: 10px;
	    position: relative;
	    z-index: 9;
	}
	
	.index_wrap_fl1 {
		width: 90%;
		margin: 0 auto;
	}
	
	.index_fl1_list {
        width: 90%;
		margin-top: 5vw;
	}
	
	.index_fl1_list div {
	    float: left;
	    width: 33.33%;
	    height: auto;
	    margin-right: 0;
        margin-bottom: 1vw;
	    transition: all 0.3s;
	    margin-left: 0;
	    padding: 0;
	}
	
	.index_fl1_list div span{
	    /*background: #f00;*/
	    box-shadow: 0px 0px 0 0px #d5dfdd;
	    border-radius: 6px;
	    height: auto;
	    text-align: center;
	}

	.index_fl1_list div span.shows {
	    display : block;
	    transition: all 0.3s;
	}
	.index_fl1_list div span.hides {
	    display : none;
	    transition: all 0.3s;
	}
	
	
	
	.index_fl1_list div:nth-child(3n) {
		margin-right: 0;
        margin-left: 0;
    
	}
	
	.index_fl1_list div img {
		width: 100%;
height: auto;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	
	
		
	
	.index_fl1_list_new {
	    width: 100%;
	    margin-top: 1vh;
	}
	.index_fl1_list_new .list1_block{
	    width: 100%;
	    height: auto;
	    background: #F7FBFF;
	    border-radius: 8px;
	    float : unset;
	    margin-right : 0; 
	    position: relative;
	    margin-bottom : 20px;
	}
	.index_fl1_list_new .list1_block:nth-child(3) {
	    margin-right : 0; 
	}
	
	
	.index_fl1_list_new .list1_block:before {
	
	    content: " ";
	    width: 4px;
	    height: 38px;
	    top: 16px;
	    left: 1px;
	    position: absolute;
	    background: #0B61F4;
	}
	
	.index_fl1_list_new .list1_block:nth-child(1):after {
	    content: " ";
	    width: 34px;
	    height: 33px;
	    top: 21px;
	    left: 18px;
	    position: absolute;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-image: url(../../images/index_new/list_1.png);
	}
	.index_fl1_list_new .list1_block:nth-child(2):after {
	    content: " ";
	    width: 40px;
	    height: 40px;
	    top: 13px;
	    left: 18px;
	    position: absolute;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-image: url(../../images/index_new/list_2.png);
	}
	.index_fl1_list_new .list1_block:nth-child(3):after {
	    content: " ";
	    width: 34px;
	    height: 37.2px;
	    top: 15px;
	    left: 18px;
	    position: absolute;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-image: url(../../images/index_new/list_3.png);
	}
	
	.index_fl1_list_new .list1_block div:nth-child(1){
	
    font-size: 5vw;
    font-weight: 600;
    color: #03264A;
    line-height: 8vw;
    margin: 0 0 0.5vh 64px;
    padding-top: 20px;
	}
	
	.index_fl1_list_new .list1_block div:nth-child(2){    
	width: 85%;
    height: auto;
    font-size: 5vw;
    font-weight: 500;
    color: #222325;
    line-height: 8vw;
    margin: 1vh auto 2vh;
    padding: 0 7.5vw 2vh;
    text-align: center;
	}
	.index_fl1_list_new .list1_block div:nth-child(2) span{
	    color: #0B61F4;
	}
	
	
	

	
	.index_fl1_logo_swiper{
	   width : 100%;
	   margin : 0 auto 0;
		   
	    position: relative;
	    overflow: hidden;
    
	}
	.index_fl1_logo_swiper.mb img{
	   width : 100%;
	}
	
    .index_fl1_logo_swiper .swiper-slide{
    }
    .index_fl1_logo_swiper .swiper-slide img{    width: 100%;
    }
    
	    
	.swiper-pagination_logo_swiper{
	    
	    margin: 3vw auto 0;
	    text-align: center;
	}
	.swiper-pagination_logo_swiper span {
	    width: 5vw;
	    height: 4px;
    border-radius: 5px;
	}
    .swiper-pagination_logo_swiper span.swiper-pagination-bullet-active {
        background-color:#0B61F4;
    }
	
	.swiper-pagination_logo_swiper span{
        background-color:#D7DBDF;
	 }
	    
	    
	
	.index_fl2_power {
		margin-top: 12vw;
		height: auto;
	}
	
	.index_wrap_fl2 {
		width: 90%;
		margin: 0 auto;
	}
	
	.index_fl2_list {
        width: 90%;
		margin-top: 40px;
	}
	
	.index_fl2_list div {
		float: left;
		width: 100%;
		height: auto;
		margin-bottom: 30px;
		text-align: left;
		padding-left : 8vw
	}
	
	.index_fl2_list div img {
		width: 25%;
		height: auto;
		float : left;
	}
	
	.index_fl2_list div span:nth-child(2) {
		display: block;
		width: 100%;
	    height: 7vw;
	    font-size: 4.5vw;
		font-weight: 600;
		color: #323437;
		line-height: 28px;
		margin: 1vw auto 0;
    text-indent: 6vw;
	}
	
	.index_fl2_list div span:nth-child(3) {
		display: block;
		width: 100%;
	    height: 6vw;
	    font-size: 3.5vw;
		font-weight: 400;
		color: #000000;
		line-height: 20px;
		margin: 7px auto 0;
    text-indent: 6vw;
	}
	
	.index_fl3_wall {
		margin-top: 12vw;
		background: #fff;
		opacity: 1;
	}
	
	.index_wrap_fl3 {
		padding-bottom: 10vw;
	}
	
	.index_wrap_fl3 .head_title {
		padding-top: 10vw;
	}
	
	.index_wrap_fl3 .head_desc {
		width: 90%;
		margin: 2vh auto 0;
		height: auto;
	}
	
	.fl3_btn {
		width: 40vw;
		height: 10vw;
        background: #0B61F4;
		border-radius: 4px;
		font-size: 4vw;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 10vw;
		display: block;
		text-align: center;
		margin: 30px auto 0;
		

	}
	
	.index_fl4_acp {
		margin-top: 17vw;
	}
	
	.index_wrap_fl4 {
		padding-bottom: 60px;
		width: 90%;
		margin: 0 auto;
	}
    .index_wrap_fl4 .head_desc {    
    margin-top: 1vw;
    }
	
	.index_wrap_fl4 .head_desc1 {
		height: auto;
		font-size: 14px;
		font-weight: 500;
color: #323437;
		line-height: 20px;
		text-align: center;
        margin-top: 5%;
	}
	
	.index_wrap_fl4 .fl4_img {
		width: 100%;
		margin : 30px auto 0;
	}
	
	.index_wrap_fl4 .fl4_img img {
	    width: 100%;
	}
	
	.index_fl5_sele {
		margin-top: 2vw;
	}
	
	.index_wrap_fl5 {
		padding-bottom: 0;
	}
	.index_wrap_fl5 .head_desc{
	   width : 90%;
	   margin : 1vw auto 0;
	}
	.fl5_tit_list {
        width: 100%;
        margin: 3vw auto 0;
        position: relative;
	}
	
	.fl5_tit_list .swiper-container {
	    width: 90%;
	    height: auto;
	    margin-left: 0;
	    margin : 0 auto;
	}

	.fl5_tit_list ul {
	
	}
	
	.fl5_tit_list ul li {
		float: left;
		font-size: 4vw;
		font-weight: 500;
		color: #323437;
		line-height: 56px;
		text-align: center;
        position: relative;
	    width: fit-content;
	    width: -webkit-fit-content;
	    width: -moz-fit-content;
	    padding: 0 3.5vw;
	}
		
    .fl5_tit_list ul li:hover {
        color: #323437;
        font-weight: 500;
    }
	.fl5_tit_list ul li.act{
	    color: #2372F9;
	    font-weight: 600;
	}
	
	.fl5_tit_list ul li.act:after {
		content: " ";
		bottom: 0px;
        left: 22%;
		position: absolute;
		width: 50%;
		height: 4px;
		background: #0B61F4;
	}
	
	.fl5_block {
		height: auto;
        background: auto;
        /*
        background: #F3F6F9;
        */
		padding-top: 1px;
        margin: 0 auto;
        padding-bottom : 1px;
	}
    .fl5_block .swiper-container{
    margin: 0 auto;
    padding: 5vw 0 5vw;
	    position: relative;
	    overflow: hidden;
	    z-index: 1;
	    width: 100%;
	    height: auto;
	    background: auto;
	    box-shadow: 0px 0px 9px 1px rgb(215 217 225 / 75%);
	}
	.fl5_show {    
	   width: 90% !important;
        height: 86vw;
		margin: 0 5% 0;
		background: #FFFFFF;
		padding-bottom : 0%;
        box-shadow: unset;
        border-radius: 2px;
	}
	
	.fl5_show .fl5_show_img {
		float: unset;
		width: 90%;
		margin: 18px auto 0;
		text-align : center;
	}
	
	.fl5_show .fl5_show_img img {
		width: 100%;
		height: auto;
	}
	
	.fl5_show .fl5_show_b {
		float: unset;
		width: 88%;
		margin : 3vw auto;
	}
	
	.fl5_show .fl5_show_b .fl5_show_tit {
		font-size: 5vw;
		font-weight: 500;
		color: #323437;
		line-height: 22px;
	}
	
	.fl5_show .fl5_show_b .fl5_show_desc {    
	   margin-top: 2vw;
        font-size: 3.5vw;
		font-weight: 400;
		color: #323437;
		line-height: 20px;
		height : 15.5vw;
		
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	}
	
	.fl5_show .fl5_show_b .fl5_show_logo {
		width: 100%;
		margin-top: 3vw;
	}
    .fl5_show .fl5_show_b .fl5_show_logo img{
        width : 100%;
    }
	
	.fl5_show .fl5_show_b .fl5_show_logo div {
		float: left;
		width: 45%;
		height: auto;
		margin-bottom: 10px;
		margin-right: 0
	}
	
	.fl5_show .fl5_show_b .fl5_show_logo div img {
		width: 100%;
		height: auto;
	}
	
	.fl5_show .fl5_show_b .fl5_show_jump {
		display: block;
		font-size: 14px;
		font-weight: 400;
		color: #0B61F4;
		line-height: 20px;
		margin-top: 30px;
		width: fit-content;
		width: -webkit-fit-content;
		width: -moz-fit-content;
	}
	
	.index_fl6_anl {
		margin-top: 15vw;
	}
	
	.index_wrap_fl6 {
		padding-bottom: 5vw;
		width: 100%;
		margin: 0 auto;
	}
	
	.index_wrap_fl6_main {
		position: relative;
	    margin: 3vw auto 0;
	    position: relative;
	    overflow: hidden;
	    z-index: 1;

	}
	
	.fl6-digSwiper {
		overflow: hidden;
		height: auto;
	}
	
	.fl6-digSwiper ul {
		margin-top: 5vw;
	}
	
    .fl6-digSwiper ul li.swiper-slide{
        width : 90% !important;
    }
	.fl6-digSwiper ul li {
		float: none;
		background-color: #fff;
		margin: 0 auto;
		height: auto;
		position: relative;
		overflow: hidden;
		border: 0px solid #f00;
		background: #F5F8FA;
        box-shadow: 0px 0px 9px 1px rgba(215, 217, 225, 0.5);
        box-shadow: unset;
		border-radius: 0;
        margin: 0 20px 0;
	}
    .fl6-digSwiper ul li:hover{
        box-shadow: unset;
        transform: unset;
    }
	
	.fl6_card {
		width: 100%;
	}
	
	.fl6_card .fl6_bg {
	    width: 90%;
	    margin: 5vw auto 2vw;
	}
	
	.fl6_card .fl6_bg img {
		width: 100%;
		height: 192px
	}
	
	.fl6_text {
		width: 90%;
		margin: 0 auto;
		position: unset;
		height: 38vw;
		background: unset;
		border-radius: 2px 2px 0px 0px;
        padding-left: 0px;
	}
	
	.fl6_text .fl6_img {
		width: 39px;
		height: 39px;
		padding-top: 0;
    position: relative;
	}
	
	.fl6_text .fl6_img img {
		width: 42px;
		height: 42px;
		background: unset;
		box-shadow: unset;
		border-radius: unset;
	}
	
	.fl6_text .fl6_title {    font-size: 5vw;
    margin-top: 0vw;
    position: absolute;
    top: 59vw;
    left: 16vw;
    font-weight: bold;
    color: #333;
	}
	
	.fl6_text .fl6_desc {
		width: 100%;
		font-weight: 400;
		line-height: 20px;
		margin-top: 3vw;
		
		font-size: 3.5vw;
		font-weight: 400;
		color: #646669;
		
			
	    word-break: break-all;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3; /* 这里是超出几行省略 */
	    overflow: hidden;
	}
	
	.fl6_text .fl6_com {
		height: 16px;
		font-size: 12px;
		font-weight: 400;
		color: #323437;
		line-height: 16px;
		text-align: right;
		padding-right: 20px;
		margin-top: 10px;
	}
	
	.fl6_text .fl6_jump {
		display: block;
		position: absolute;
		bottom: 3vw;
		height: auto;
    font-size: 3.5vw;
		font-weight: 400;
		color: #0B61F4;
		line-height: 20px;
	}
	
	.index_wrap_fl6_main .swiper-button-prev {
		left: -70px;
		width: 46px;
		height: 46px;
		background: #FFFFFF;
		box-shadow: 0px 0px 4px 2px rgba(188, 192, 195, 0.22);
		border-radius: 100px;
	}
	
	.index_wrap_fl6_main .swiper-button-next {
		right: -70px;
		width: 46px;
		height: 46px;
		background: #FFFFFF;
		box-shadow: 0px 0px 4px 2px rgba(188, 192, 195, 0.22);
		border-radius: 100px;
	}
	
	.index_wrap_fl6_main .swiper-button-prev, .index_wrap_fl6_main .swiper-button-next
		{
		top: 200px;
		margin-top: 0;
		font-size: 60px;
		line-height: 39px;
		color: #fff;
		text-align: center;
	}
	
	
	/****************************************************************************************************************/
	.index_wrap_fl6_2{
	   width : auto;
	}
	.fl6_card_2{
	   margin-bottom : 0;
	}
	
    .fl6-digSwiper_2 ul li.swiper-slide {
        width: 73% !important;
	}
    .fl6-digSwiper_2 ul li {
		    float: none;
		    background-color: #fff;
		    margin: 0 auto;
		    height: auto;
		    position: relative;
		    overflow: hidden;
		    border: 0px solid #f00;
		    background: #F5F8FA;
		    box-shadow: 0px 0px 9px 1px rgba(215, 217, 225, 0.5);
		    box-shadow: unset;
		    border-radius: 0;
		    margin: 0 13.5% 0;
	}
	
	.fl6_card_2 .D_Block_btn {
	    padding: 0 9vw 0;
	    text-align: right;
	    height: 6.5vw;
	    font-size: 4.5vw;
	    font-weight: 400;
	    color: #2372F9;
	    line-height: 22px;
	    position: relative;
	}

    /****************************************************************************************************************/
	
	.index_fl7_wall {
		background: #F3F6F9;
        height: 150vw;
	}
	
	.index_wrap_fl7 {
		padding-bottom: 30px;
	}
	
	.index_wrap_fl7 .head_title {
		padding-top: 50px;
	}
	
	.index_wrap_fl7 .head_desc {
		width: 90%;
		margin: 2vw auto 0;
		height: auto;
	}
	
	.index_fl7_list {
		width: 90%;
		margin: 10vw auto 0;
	}
	
	.index_fl7_list div {
		float: unset;
		width: 90%;
		height: auto;
		margin-bottom: 30px;
		text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 30px;
	}
	
	.index_fl7_list div:nth-child(3) {
	    padding-right: 0;
        width: 90%;
	}

    .index_fl7_list div span img{
        /* border : 1px solid #f00 */
    }
	
	.index_fl7_list div span:nth-child(1) {
		height: 28px;
		font-size: 44px;
		color: #0B61F4;
		line-height: 28px;
		letter-spacing: 1px;
		text-align: left;
	}
	
	.index_fl7_list div span:nth-child(2) {
		display: block;
		font-weight: 500;
		margin: 15px auto 0;
		font-size: 3.5;
		font-weight: 400;
		line-height: 20px;
	}
	
	.index_fl7_list div a {
		display: block;
		font-size: 14px;
		font-weight: 400;
		color: #0B61F4;
		line-height: 20px;
		margin-top: 5px;
	}
	
	.index_fl8_wall {
		    background-image: url(../../images/index_new/fl8_m_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
		
    z-index: 9;
    position: relative;
    top:0;
    height: auto;
	}
	
	.index_wrap_fl8 {
		padding-bottom: 8vw;
		width : auto;
			
	    margin: 0 auto;
	    padding-top: 0;
	    padding-left: 0;
	}
	
	.index_wrap_fl8 .head_title {
		padding-top: 8vw;
		color: #FFFFFF;
		text-align : center;
	}
	
	.index_wrap_fl8 .head_desc {
		color: #FFFFFF;
	    width: 80%;
	    margin: 3vw auto 0;
	    height: auto;
	    font-size: 3.5vw;
	    line-height: 5vw;
	    text-align : center;
	}
	
	.fl8_btn_list {
		margin: 0 auto;
		width: fit-content;
		width: -webkit-fit-content;
		width: -moz-fit-content;
	}
	
	.fl8_btn {
		float: left;
        margin: 5vw 2vw 0;
		height: 10vw;
        background: #fff;
		border-radius: 4px;
		font-size: 4vw;
		font-weight: 400;
        color: #2372F9;
		line-height: 10vw;
		display: block;
		text-align: center;
		padding: 0 3vw;
        border: 1px solid #fff;
	}
	
	.fl8_btn:nth-child(2) {
		background: none;
		border-radius: 4px;
		border: 1px solid #FFFFFF;
	}
	.fl8_btn:nth-child(2):hover{
        color: #FFFFFF;
        background: none;
        border-radius: 4px;
        border: 1px solid #FFFFFF;
	}
	
	.index_fl9_wall {
		padding-bottom: 30px;
	}
	
	.index_wrap_fl9 {
		padding-bottom: 0;
	}
	
	.index_wrap_fl9 .head_title {
		padding-top: 60px;
	}
	
	.index_fl9_list {
		width: 100%;
		margin: 20px auto 0;
	}
	
		
		
	.fl9_r{
    float: unset;
	}
	.fl9_l{
	    float : left;
	}
	.fl9_l .fl9_show {
	    width: 446px;
	    height: 412px;
	    background: #FFFFFF;
	    box-shadow: 0px 0px 9px 1px rgba(215,217,225,0.5);
	    border-radius: 8px;
	    position: relative;
	}
	
	
	.fl9_l .fl9_show .video {
	    width: 446px;
	    height: 248px;
	    margin: 0px auto 0;
	}
	
	.fl9_l .fl9_show .video img {
	    border-radius: 8px 8px 0  0 ;
	    width: 446px;
	    height: 248px;
	}
	
	.fl9_l .fl9_show .title {
	    color: #f00;
	    position: absolute;
	    bottom: 180px;
	    left: 10px;
	    font-size: 20px;
	    font-weight: 500;
	    color: #FFFFFF;
	    line-height: 24px;
	}
	
	
	
	.fl9_l .fl9_show .desc {
	    width: 398px;
	    height: 60px;
	    font-size: 12px;
	    font-weight: 400;
	    color: #646669;
	    line-height: 20px;
	    margin : 30px auto;
	    
	    
	    display: -webkit-box;
	    overflow: hidden;
	    white-space: normal !important;
	    text-overflow: ellipsis;
	    word-wrap: break-word;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical
	    
	}
	
	.fl9_l .fl9_show .jump {
	    display : block;
	    width: 112px;
	    height: 20px;
	    font-size: 14px;
	    font-weight: 400;
	    color: #0B61F4;
	    line-height: 20px;
	    margin : 0  0 0 25px ;
	}
	
	
	.fl9_r .fl9_b{
	    width: 100%;
    height: 26vw;
	    background: #FFFFFF;
	    /*
	    box-shadow: 0px 0px 9px 1px rgba(215,217,225,0.5);
	    */
        box-shadow: unset;
	    border-radius: 8px;
	    margin-bottom : 1.5vw;
	}
	.fl9_r .fl9_b:hover {
	    box-shadow: unset;
	    /* transform: translateY(-8px); */
	}
	
	.fl9_r .fl9_b .fl9_show{
	}
	
	.fl9_r .fl9_b .fl9_show .video{
	    width: 28%;
	    height: auto;
	    margin : 0 0 0 12px;
	    padding-top : 12px;
	    float : left;
	}
	
	.fl9_r .fl9_b .fl9_show .video img{
        width: 100%;
	    height: 22vw;
        border-radius: 10px;
	}
	
	.fl9_r .fl9_b .fl9_show .v_r{
	    width: 65%;
	    float: right;
	    margin-top: 3vw;
	    height: 23vw;
	}
	
	.fl9_r .fl9_b .fl9_show .v_r .title{
			font-size: 4vw;
			font-weight: 600;
			line-height: 22px;
	}
	
	.fl9_r .fl9_b .fl9_show .v_r .desc{
	    width: 95% !important;
	    height: 9vw;
	    font-size: 3.5vw;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    word-break: break-all;
        line-height: 5vw;
	}
	
	.fl9_r .fl9_b .fl9_show .v_r .jump {
	    display : block;
	    font-size: 3.5vw;
	}
	
	.fl9_r .fl9_b .fl9_show .v_r .jump:hover {
	    color: #5D92EE;
	}
	

	
	
	
	.index_fl10_foot {
		margin-top: 0px;
		background: #F4F7FA;
		padding-top: 30px;
	}
	
	.index_wrap_fl10 {
		width: 90%;
		margin: 0 auto;
    overflow: hidden;
        padding-bottom: 5vw;
	}
	
	.index_fl10_list {
		width: 100%;
		overflow:hidden
	}
	
	.index_fl10_list div {
		float: left;
        width : 20%;
		text-align: center;
        margin-bottom: 2vw;
	}
	
	.index_fl10_list div img {
	width : 100%;
		height: auto;
	}
	
	
        
    .swiper-pagination_wrap10{
        
        margin: 0px auto 0;
        text-align: center;
    }
    /*
    .swiper-pagination_wrap10 span {
        width: 4vw;
        height: 4px;
        border-radius: 5px;
        background-color: #0B61F4;
    }
    
    */
    
    .swiper-pagination_wrap10 span {
        width: 5vw;
        height: 4px;
        border-radius: 5px;
    }
    .swiper-pagination_wrap10 span.swiper-pagination-bullet-active {
        background-color:#0B61F4;
    }
    
    .swiper-pagination_wrap10 span{
        background-color:#D7DBDF;
     }
    
    
    
	.fl6-digSwiper .swiper-pagination2{
	    
	    margin: 3vw auto 0;
	}
	
    .fl6-digSwiper .swiper-pagination2 span {
        width: 5vw;
        height: 4px;
        border-radius: 5px;
    }
    .fl6-digSwiper .swiper-pagination2 span.swiper-pagination-bullet-active {
        background-color:#0B61F4;
    }
    
    .fl6-digSwiper .swiper-pagination2 span{
        background-color:#D7DBDF;
     }

	    
	    
}