html,body{

background: #00112f;
}
.banner{
	padding-top: 110px;
}
.banner img{
	width: 100%;
}
/*板块公告*/
.section{
	padding-top: 80px;
}
.section_1 .wrap{
	position: relative;
}
/*标题*/
.section_title{
	line-height: 60px;
	display: flex;
}
.section_title img{
	vertical-align: middle;
	position: relative;
	top:4px;
}
.section_title .text1{
	font-size: 40px;
	font-weight: 700;
	color: #ff0000;
	display: inline-block;
	margin-left: 30px;
	margin-right: 10px;
}
.section_title .text2{
	font-size: 40px;
	font-weight: 700;
}
/*标题*/
/*section1*/
.section_1{
	padding-bottom: 89px;
}
.section1_content{
	margin-bottom: 120px;
	display: flex;
	justify-content: space-between;
}
.section1_content_left{
	padding-top: 40px;
	width: 687px;
}
.section1_content_left p{
	opacity: 0.8;
	line-height: 28px;
	margin-bottom: 20px;
}
.section1_content_left p span{
	position: relative;
}
.section1_content_left p span:after{
	content:"";
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height: 1px;
	background: rgba(255,255,255,0.8);
}
.section1_content_left>div span:first-child{
	margin-right: 60px;
}
.section1_content_left>div span{
	opacity: 0.8;
}
.section1_content_left>div span img{
	vertical-align: middle;
}
.section1_content_right{
	width: 400px;
	height: 275px;
	background: #2b3b57;
	border-radius:  8px;
}

.section1_content_btn{
	margin-top: 40px;
	display: inline-block;
	width: 180px;
	height: 48px;
	background: #2665d1;
	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
}
.section1_content_btn:hover{
	background-color:  #146BFF;
}
.section1_content_video{
	height: 225px;
	width: 100%;
}
.section1_content_video_video{
	display: block;
}
.section1_content_video_bg{
	position: relative;
	display: none;
}
.section1_content_video_bg span{
	position: absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	cursor: pointer;
	background: url(../images/video1.png) center center no-repeat;
}
.section1_content_video_bg  span:hover{
	background: url(../images/video2.png) center center no-repeat;
}
.section1_content_video_bg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section1_content_right>div>p{
	padding-left: 29px;
	background: #1f2c43;
	line-height: 50px;
	border-radius:0px 0px 8px  8px;
}
.section1_content_right>div>p img{
	width: 24px;
	vertical-align: middle;
	margin-right: 17px;
}
.section1_bottom_img{
	height: 246px;
	background: url(../images/section1_1.png) no-repeat;
}
.section1_bottom_list{
	display: flex;
	padding-left: 213px;
	padding-top: 10px;
}
.section1_bottom_list .section1_list1{
	position: relative;
	top:93px;
}
.section1_bottom_list .section1_list1:after{
	content: "";
    position: absolute;
    top: 23px;
    left: 36px;
    width: 233px;
    height: 1px;
    background: rgba(255,255,255,0.5);
    transform: rotate(6deg);
}
.section1_bottom_list .section1_list3{
	position: relative;
	top:93px;
}

.section1_bottom_list .section1_list3:after{
	content: "";
    position: absolute;
    top: 22px;
    left: 45px;
    width: 232px;
    height: 1px;
    background: rgba(255,255,255,0.5);
    transform: rotate(5deg);
}
.section1_bottom_list .section1_list2{
	position: relative;
	top:59px;
}

.section1_bottom_list .section1_list2:after{
	content: "";
    position: absolute;
    top: 56px;
    left: 52px;
    width: 238px;
    height: 1px;
    background: rgba(255,255,255,0.5);
    transform: rotate(-6deg);
}
.section1_bottom_list .section1_list4{
	position: relative;
	top:59px;
}
.section1_bottom_list li{
	margin-right:180px;
	text-align: center;
	line-height: 27px;
}
.section1_bottom_list li p.section1_list_text2{
	font-size: 30px;
	position: relative;
}
.section1_bottom_list li p.section1_list_text2 span{
	font-size: 16px;
}
.section1_bottom_list li:last-child{
	margin-right:0px;
}
/*section1*/
/*section2*/
.section_2{
	background: #05193b;
}
.section_2_text1{
	padding-top: 40px;
	opacity: 0.8;
}
.section_2_video>div img{
	width: 85px;
	height: 85px;
    position: relative;
    top: -3px;
    left: -3px;
    z-index: 2;
}
.section_2_video>div span{
	position: absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	cursor: pointer;
	background: url(../images/video3.png) center center no-repeat;
	background-size: 25px 29px;
	z-index: 4;
}
.section_2_video>div span:hover{
	background: url(../images/video4.png) center center no-repeat;
	background-size: 25px 29px;

}
.section_2_content{
	height: 792px;
	width: 100%;
	background: url(../images/section2_1.png)  center center no-repeat;
	background-color: rgba(0,0,0,0.50);
	position: relative;
}

.section_2_content .wrap{

	position: relative;
}
.section_2_video1{
    position: absolute;
    top: 325px;
    left: 13%;
}
.section_2_video{

    text-align: center;
}
.section_2_video1 p{
	position: relative;
	top:-5px;
}
.section_2_video1>div{
    width: 79px;
    height: 79px;
    display: inline-block;
	border-radius: 50%;
	background: url(../images/section2_video1.png)  center center  no-repeat;
    background-size: 79px;
    position: relative;
}
.section_2_video1>div:after,
.section_2_video2>div:after,
.section_2_video3>div:after,
.section_2_video4>div:after,
.section_2_video5>div:after{
	content: "";
    width: 79px;
    height: 79px;
	border-radius: 50%;
	position: absolute;
	background: rgba(0,0,0,0.50);
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	box-sizing: border-box;
}
.section_2_video2{
    position: absolute;
    top: 496px;
    left: 28%;
}
.section_2_video2>div{
    width: 79px;
    height: 79px;
    display: inline-block;
	overflow: hidden;
	border-radius: 50%;
	background: url(../images/section2_video2.png) center center  no-repeat;
    background-size: 79px;
    position: relative;
}
.section_2_video3{
    position: absolute;
    top: 471px;
    left: 49%;
}
.section_2_video3>div{
    width: 79px;
    height: 79px;
    display: inline-block;
	overflow: hidden;
	border-radius: 50%;
	background: url(../images/section2_video3.png)  center center no-repeat;
    background-size: 79px;
    position: relative;
}
.section_2_video4{
    position: absolute;
    top: 356px;
    left: 68%;
}
.section_2_video4>div{
    width: 79px;
    height: 79px;
    display: inline-block;
	overflow: hidden;
	border-radius: 50%;
	background: url(../images/section2_video4.png)  center center no-repeat;
    background-size: 79px;
    position: relative;
}

.section_2_video5{
    position: absolute;
    top: 130px;
    left: 66%;
}
.section_2_video5>div{
    width: 79px;
    height: 79px;
	overflow: hidden;
    display: inline-block;
	border-radius: 50%;
	background: url(../images/section2_video5.png)  center center no-repeat;
    background-size: 79px;
    position: relative;
}
.section_2_video6{
	position: absolute;
    top: 316px;
    left: 44%;
	text-align: center;
}
.section_2_video6 span{
	display: inline-block;
	width: 43px;
	height: 49px;
	cursor: pointer;
	background: url(../images/video3.png) center center no-repeat;
	background-size: 43px 49px;
	z-index: 4;
}
.section_2_video6 span:hover{
	background: url(../images/video4.png) center center no-repeat;
	background-size: 43px 49px;

}
.sectio2_text{
	position: absolute;
	opacity: 0.1;
    font-size: 18px;
}
.sectio2_text2{
	top: 548px;
    left: 3%;
    font-size: 30px;
}
.sectio2_text1{
	top: 102px;
    left: 31%;
}
.sectio2_text3{
	top: 713px;
    left: 5%;
    opacity: 0.13;
}
.sectio2_text3{
	top: 713px;
    left: 5%;
    opacity: 0.13;
}
.sectio2_text4{
	font-size: 20px;
    top: 623px;
    left: 35.5%;
    opacity: 0.13;
}
.sectio2_text5{
	font-size: 20px;
    top: 721px;
    left: 48.5%;
    opacity: 0.13;
}
.sectio2_text6{
	font-size: 20px;
    top: 622px;
    left: 60.5%;
    opacity: 0.13;
}
.sectio2_text7{
	top: 74px;
    left: 65.5%;
    opacity: 0.11;
}
.sectio2_text8{
	top: 513px;
    left: 82.5%;
    opacity: 0.11;
}
.sectio2_text9{
	top: 185px;
    left: 86.5%;
    opacity: 0.11;
}
.sectio2_text10{
	top: 9px;
    left: 87.5%;
    opacity: 0.11;
}
/*section2*/
/*sction3*/
.section3_content_box{
	padding-top: 40px;
}
.section3_img>p{
	padding-bottom: 50px;
}
.section3_img ul{
	margin-right: 130px;
}
.section3_img ul li{
	 width: 100px;
	 height: 100px;
	 margin-right: 30px;
	 margin-bottom: 30px;
	 cursor: pointer;
}
.section3_info_content{
	padding:40px;
	background: #fff;
	border-radius: 8px;
}
.section3_info_content .flex{
	margin-bottom: 30px;
}
.section3_info_content .flex img{
	margin-right: 27px;
}
.section3_info_content .flex h2{
	font-size: 30px;
	margin-bottom: 10px;
	color: #00112f;
}
.section3_info_content .flex>div{
	padding-top: 10px;
}
.section3_info_content .flex p{
	color: #00112f;
}
.section3_info_content_text{

	font-size: 14px;
	font-weight: 500;
	color: #00112f;
	line-height: 28px;
}

.section3_info_content_box{
	position: relative;
}

.section3_info_content_box .section3_info_content{
	display: none;
}
.section3_info_content_box .section3_info_content:nth-child(1){
	display: block;
}
.section3_info_content_box:after{
	content: "";
	position: absolute;
    left: -34px;
	top:50%;
	transform: translate(0,-50%);
	border:22px solid #fff;
	border-color: transparent #fff transparent transparent;
}
/*sction3*/
/*section4*/
.section_4>p{
	opacity: 0.8;
	padding-top: 40px;
	padding-bottom: 50px;
}
.section_news_box{
	padding: 15px 30px 15px 15px;
/*	cursor: pointer;*/
}
.section_news_box:hover{
	background: #1f2c43;
	border-radius: 8px;
}
.section_news_box .section_news_left img{
	width: 240px;
	height: 180px;
	margin-right: 30px;
}
.section_news_box .section_news_right h2 {
	font-size: 24px;
	font-weight: 700;
	color: #ffffff;
	line-height: 28px;
	padding-top: 15px;
	margin-bottom: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.section_news_box:hover .section_news_right  h2 a{
	color: #508DCD;
}
.section_news_box .section_news_right p{	
	line-height: 24px;	
	opacity: 0.6;
	font-size: 14px;
	margin-bottom: 30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.section_news_box .section_news_right span{
	opacity: 0.3;
	font-size: 14px;
}
.section_4_more{
	width: 140px;
	height: 40px;
	background: #1f2c43;
	border-radius: 20px;
	margin:0 auto;
	margin-top: 45px;
	display: block;
	color:rgba(255,255,255,0.5);
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.section_4_more:hover{
	background: #1B2F53;
}
/*section4*/
/*section5*/
.section5_content>p{
	padding-top: 40px;
	padding-bottom: 50px;
	opacity: 0.8;
}
.section5_content_list{
	width: 280px;
	height: 330px;
}
.section5_content_list li{
	background: #1f2c43;
	border-radius: 8px;
	height: 330px;
	box-sizing: border-box;
	margin-right: 26px;
	cursor: pointer;
}
.section5_content_list li:nth-child(4n){
	margin-right: 0px;
}
.section5_content_list li div img{
	width: 280px;
	height: 210px;
}
.section5_more{
	float: right;
}
.section5_more:hover{
	color: #508dcd;
}
.section5_content_list li p{
	font-size: 18px;
	padding-top: 18px;
	padding-left: 18px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}
.section5_content_list li span{
	display: inline-block;
	padding-left: 18px;
}

.section5_content_list li:hover{
	background: #05193b;
}
.section5_content_list li:hover p a{
	color:#508DCD;
}
/*section5*/
/*sction6*/
.section_6{
	padding-bottom: 80px;
}
.sectio6_content{
	padding-top: 40px;
	justify-content: space-between;
}
.sectio6_content>div{
	width:49.5%;
	background: #05193b;
	padding: 30px;
	box-sizing: border-box;
}
.sectio6_content>div h4,.sectio6_content>div p{
	opacity: 0.8;
}
.sectio6_content>div h3{
	margin-bottom: 20px;
	font-size: 18px;
}
.sectio6_content>div h4{
	margin-bottom: 10px;
}
.sectio6_content>div p img{
	vertical-align: middle;
	margin-right: 5px;
}
.sectio6_content>div p {
	font-size: 12px;
	line-height: 26px;
}
.sectio6_content_left1{
	margin-right: 65px;
}
.sectio6_content .mr4{
	margin-right: 30px;
}
.sectio6_content .mr2{
	margin-right: 20px;
}
.sectio6_content_right{
	text-align: center;
}
/*sction6*/
/*视频弹出层*/
.layer_video{
	border-radius: 16px;
	border-radius: 16px!important;
}
.layer_video .layui-layer-title{
	border:none;
	background:transparent;
	border-radius: 16px 16px 0px 0px;
}
.video_pop_content{
	color: #00112f;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
}
.video_pop_content .video_pop_content_top{
	margin-bottom: 	30px;
}
.video_pop_content .video_pop_content_top img{
	width: 120px;
	height: 120px;
	margin-right: 20px;
	border-radius: 50%;
}
.video_pop_content_top div h2{
	font-size: 24px;
	lighting-color: 30px;
}
.video_pop_content_top div,.flex-right{
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.flex-right img{
	width: 160px;
}
.video_pop_content_top div p{
	line-height: 24px;
}
.video_pop_content_middle{
	margin-bottom: 	30px;
}
.video_pop_content_middle>.video_pop_content_middle_text{
	width: 	360px;
}
.video_pop_content_middle .video_bg_pop{
	width: 	260px;
	height:155px;
	background: url(../images/pop_video.png) center center no-repeat;
	position: relative;
}
.video_pop_content_middle2{
    margin-bottom: 0px;
}
.video_pop_content_middle .video_bg_pop2{
    position: relative;
    height: 100%;
    width: 100%;
    /* background: url(../images/pop_video.png) center center no-repeat; */
    background: none;
    padding: 5px;
    background-size: 100%;
    box-sizing: border-box;
}
.video_content{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 240px;
	height: 135px;
	background: #2b3b57;
	border-radius: 8px;
	text-align: center;
	line-height: 135px;
	color:rgba(255,255,255,0.5);
}
.video_content6{
    width: 100%;
    height: 500px;
    top:0px;
	left:0px;
	transform: translate(0,0);
}
.video_pop_content_middle_text p{
	line-height: 24px;
}
.pop_video_title{
	padding-top: 15px;
}
.pop_video_title img{
	vertical-align: middle;
	margin-right: 5px;
}
.video_pop_content_bottom h3{
		font-weight: 	700;
		font-size: 16px;
		margin-bottom: 	15px;
}
.video_pop_content_bottom p{
	line-height:24px;
	margin-bottom: 	15px;
}
.video_pop_content_bottom a{

color: #508dcd;
margin-bottom: 20px;
display: inline-block;
}
.m_show{
	display: none;
}
.banner_m{
	display: none;
}
.aside_bg{
	position: fixed;
	top:50%;
	transform: translate(0,-50%);
	right:40px;
	width: 141px;
	height: 375px;
	background: url(../images/aside_img.png) no-repeat;
	text-align: center;
    padding-top: 162px;
    z-index: 999;
}
.aside_bg{

}
/*视频弹出层*/
@media (max-width: 800px) {
    html {
        font-size: 13.333333vw;
    }
    .aside_bg{
    	display: none;
    }
    .copy_right{
    	display: none;
    }
    .banner{
    	display: none;
    }
    #siteTop{
    	display: none;
    }
    .site_footer{
    	display: none;
    }
    .pc_show {
	    display: none!important;
	}
	.m_show {
	    display: block!important;
	}
	.wrap{
		width: 100%;
	}
	/*导航*/
	 .m_nav{
        position: fixed;
        top: 0;
        height: .872rem;
        width: 100%;
        z-index: 999;
    	background: #020f27;
    }
    .m_nav img{
    	width: 3.26rem;
        height: auto;
    	margin-top: .18rem;
        margin-left: .4rem;
    }
    .href_index{
        display: inline-block;
        height: 100%;
    }
    .logo_nav{
        width: .872rem;
        height: .872rem;
        position: absolute;
        top:0px;
        right:0px;
    }
    .m_logo_close{
         background: url(../images/m_logo_close.png) center center no-repeat;
         background-size: .48rem .48rem;
    }

    .m_logo_open{
         background: url(../images/m_logo_open.png) center center no-repeat ;

    }
    .logo_nav_down,.logo_nav_two{
        display: none;
    }
    .logo_nav_down{
        width: 100%;
        background: #010e24;
        position: absolute;
        top:.87272727rem;
        box-sizing: border-box;

    }
    .logo_nav_box{
        padding-left: .21818182rem;
        padding-right:.21818182rem;
		background: #010e24;
    }
    .logo_nav_down{
    	height: 100vh;
   		 background: rgba(0,0,0,0.5);
    }
    .logo_nav_box{
        border-bottom:1px solid #444;
    }
    .logo_row_icon{
        float:right;
        width: .29090909rem;
        height: .29090909rem;

    }
    .logo_row_icon_open{
        background: url(../images/logo_row_open.png) center center no-repeat ;
    }

    .logo_row_icon_close{
        background: url(../images/logo_row_close.png) center center no-repeat ;
    }
    .logo_nav_down .logo_nav_first{
        font-size: .27272727rem;
        color: #ffffff;
        line-height: .43636364rem;
        display: inline-block;
        padding-top: .23636364rem;
        padding-bottom: .23636364rem;
        position: relative;
        width: 100%;
    }
    .logo_nav_two{
		background: #1f2c43;
        margin-left: -.21818182rem;
        margin-right: -.29090909rem;
        box-sizing: border-box;
        padding-left: .21818182rem;
        padding-right: .29090909rem;
    }
    .logo_nav_two li a{
        display: inline-block;
        width: 100%;
        color: #f5f5f5;
        padding-top: .25454545rem;
        padding-bottom: .25454545rem;
    }
    .logo_nav_two li{
        border-bottom: 1px #555 dotted;
    }
    .m_page_header .notice {
        float: right;
        color: #ed4e4e;
        font-size: .32rem;
    }
	/*导航*/

    .banner_m{
    	display: block;
    	padding-top: 0.8rem;
    }
    .banner_m img{
    	width: 100%;
    }
    .section{
    	padding-top:0rem;
    	padding-left: 0.3rem;
    	padding-right: 0.3rem;
    	box-sizing: border-box;
    }
    .section_title img{
    	width: 1.18rem;
    }
    .section_title {
	    line-height: 1.18rem;
	}
	.section_title .text1{
		margin-left: 0.3rem;
		margin-right: 0.1rem;
	}
	.section_title .text1,.section_title .text2{
		font-size: 0.34rem;
	}
	.section_title .text1{
		font-size: 0.54rem;
	    position: relative;
	    top: -3px;
	}
	.section_5 .section_title .text1 {
	    font-size: 0.54rem;
	    position: relative;
	    top: 1px;
	}
	.section_6  .section_title .text1{
		font-size: 0.54rem;
	    position: relative;
	    top: 2px;
	}
	.section_1{
		padding-bottom: 1.16rem;
	}
	.section1_content{
		display: block;
		margin-bottom: .88rem;
	}

	.section1_content_left{
		width: 100%;
		padding-top: 0.4rem;
	}
	.section1_content_left p {
	    line-height: 0.56rem;
	    margin-bottom: 0.6rem;
	}
	.section1_content_left>div>span{
		display: block;
		margin-right: 0px;
	}
	.section1_content_left>div>span:nth-child(1){
		margin-bottom: 0.2rem;
	}
	.section1_content_left>div{
		margin-bottom: 0.6rem;
	}
	.section1_content_right {
		height:auto;
	    width: 100%;
	    background: transparent;
	}
	.section1_content_btn{
		width: 100%;
		height: 0.96rem;
		line-height: 0.96rem;
	}
	.section1_content_right>div{
		height: 100%;
	}
	.section1_content_video {
	    height: 3.88rem;
	    width: 100%;
	}
	.section1_content_right>div>p{
	    padding-left: 0.3rem;
	    background: #1f2c43;
    	line-height: 1.2rem;
	}
	.section1_bottom_img{
		height: 7rem;
		background: url(../images/section1_1_m.png?20211015) center center no-repeat;
		background-size:cover;
	}
	.section1_bottom_list{
		display: none;
	}
	.section_2_text1 {
	    padding-top: 0.4rem;
	    line-height: 0.56rem;
	    font-size: 0.28rem;
	    opacity: 0.8;
	}
	.section_2 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.section_2 .wrap{
		padding-left: 0.3rem;
		padding-right: 0.3rem;
		box-sizing: border-box;
	}
	.section_2_content {
	    height: 7.34rem;
	    width: 100%;
	    background: url(../images/section2_1_m.png) center center no-repeat;
	    background-size: cover;
	    background-color: rgba(0,0,0,0.50);
	    position: relative;
	}
	.sectio2_text{
		display: none;
	}


			/*section2*/
		
		.section_2_text1{
			padding-top: 0.4rem;
		}
		.section_2_video>div img{
		    width: 0.86rem;
		    height: 0.86rem;
		    position: relative;
		    top: -2px;
		    left: -1px;
		    z-index: 2;
		}
		.section_2_video>div span{
			position: absolute;
			top:0px;
			left:0px;
			bottom:0px;
			right:0px;
			cursor: pointer;
			background: url(../images/video3.png) center center no-repeat;
			background-size: 0.25rem 0.29rem;
			z-index: 4;
		}
		.section_2_video>div span:hover{
			background: url(../images/video4.png) center center no-repeat;
			background-size: 0.25rem 0.29rem;

		}
	
		.section_2_content .wrap{

			position: relative;
		}
		.section_2_video1{
		    position: absolute;
		    top: 2.4rem;
		    left: 2%;
		}
		.section_2_video{

		    text-align: center;
		}

		.section_2_video1 p{
			position: relative;
			top:-5px;
   			 width: 1.7rem;
		}
		.section_2_video p{
   			 width: 1.7rem;
		}
		.section_2_video6 p{
			width: auto;
		}
		.section_2_video1>div{
		    width: 0.8rem;
		    height:  0.8rem;
		    display: inline-block;
			border-radius: 50%;
			background: url(../images/section2_video1.png)  center center  no-repeat;
		    background-size: 79px;
		    position: relative;
		}
		.section_2_video1>div:after,
		.section_2_video2>div:after,
		.section_2_video3>div:after,
		.section_2_video4>div:after,
		.section_2_video5>div:after{
			content: "";
		    width: 0.8rem;
		    height:  0.8rem;
			border-radius: 50%;
			position: absolute;
			background: rgba(0,0,0,0.50);
			top:50%;
			left: 50%;
			transform: translate(-50%,-50%);
			box-sizing: border-box;
		}
		.section_2_video2{
		    position: absolute;
		    top: 4.6rem;
		    left: 12%;
		}
		.section_2_video2>div{
		    width: 0.8rem;
		    height:  0.8rem;
		    display: inline-block;
			overflow: hidden;
			border-radius: 50%;
			background: url(../images/section2_video2.png) center center  no-repeat;
		    background-size: 0.8rem;
		    position: relative;
		}
		.section_2_video3{
		    position: absolute;
		    top: 4.5rem;
		    left: 39%;
		}
		.section_2_video3>div{
		    width: 0.8rem;
		    height:  0.8rem;
		    display: inline-block;
			overflow: hidden;
			border-radius: 50%;
			background: url(../images/section2_video3.png)  center center no-repeat;
		    background-size: 0.8rem;
		    position: relative;
		}
		.section_2_video4{
		    position: absolute;
		    top: 3.2rem;
		    left: 74%;
		}
		.section_2_video4>div{
		    width: 0.8rem;
		    height:  0.8rem;
		    display: inline-block;
			overflow: hidden;
			border-radius: 50%;
			background: url(../images/section2_video4.png)  center center no-repeat;
		    background-size: 0.8rem;
		    position: relative;
		}

		.section_2_video5{
		    position: absolute;
		    top: 1.1rem;
		    left: 66%;
		}
		.section_2_video5>div{
		    width: 0.8rem;
		    height:  0.8rem;
			overflow: hidden;
		    display: inline-block;
			border-radius: 50%;
			background: url(../images/section2_video5.png)  center center no-repeat;
		    background-size: 0.8rem;
		    position: relative;
		}
		.section_2_video6{
		    position: absolute;
		    top: 2.4rem;
		    left: 37%;
		    text-align: center;
		}
		.section_2_video6 span{
			display: inline-block;
			width: 43px;
			height: 49px;
			cursor: pointer;
			background: url(../images/video3.png) center center no-repeat;
			background-size: 43px 49px;
			z-index: 4;
		}
		.section_2_video6 span:hover{
			background: url(../images/video4.png) center center no-repeat;
			background-size: 43px 49px;

		}
		.sectio2_text{
		    display: none;
		}
		/*section2*/
		.section3_img ul{
			margin-right: 0px;
		}
		.section3_content_box {
		    padding-top: 0.4rem;
		    display: block;
		}
		.section3_img{
			margin-bottom: 0.3rem;
		}
		.section3_img>p {
		    padding-bottom: 0.5rem;
		    line-height: 0.56rem;
		}
		.section3_img ul li {
		    width: 1.4rem;
		    height: 1.4rem;
		    margin-right: 0.4rem;
		    margin-bottom: 0.4rem;
		    cursor: pointer;
		}
		.section3_img ul li:last-child{
			margin-right: 0px;
		}
		.section3_img ul li  img{
			width: 100%;
		}
		.section3_info_content_box{
			margin-bottom: 0.6rem;
		}
		.section3_info_content_box:after {
		    content: "";
		    position: absolute;
		    left: 50%;
		    top: -33px;
		    transform: translate(-50%,0%);
		    border: 22px solid #fff;
		    border-color: transparent transparent #fff transparent;
		}
		.section3_info_content {
		    padding: 0.3rem;
		}
		.section3_info_content .flex img{
			width: 1.6rem;
			margin-right: 0.4rem;
		}
		.section_4>p {
		    opacity: 0.8;
		    padding-top: 0.4rem;
		    padding-bottom: 0.5rem;
		}
		.section_news_box .section_news_left img {
		    width: 1.96rem;
		    height: 1.48rem;
		    margin-right: 0.2rem;
		}
		.section_news_box .section_news_right h2 {
		    font-size: 0.32rem;
		    font-weight: 700;
		    color: #ffffff;
		    line-height: 0.5rem;
		    padding-top: 0px;
    		margin-bottom: 0.1rem;
		    text-overflow: -o-ellipsis-lastline;
		    overflow: hidden;
		    text-overflow: ellipsis;
		    display: -webkit-box;
		    -webkit-line-clamp: 2;
		    -webkit-box-orient: vertical;
		}
		.section_news_box .section_news_right p{
			display: none;
			font-size: 12px;
		}
		.section_4_more{
			margin-top: 0.4rem;
    		margin-bottom: 0.4rem;
		}
		.section5_content>p{
			display: none;
		}
		.section5_content_list {
			display: block;
		    width: 100%;
		    height: auto;
		    padding-top: 0.4rem;
		}
		.section5_content_list li div img {
		    width: 100%;
		    height: auto;
		}
		.section5_content_list li {
		    background: #1f2c43;
		    border-radius: 8px;
		    height: auto;
		    box-sizing: border-box;
		    margin-right: 0px;
		    cursor: pointer;
		    margin-bottom: 0.4rem;
    		padding-bottom: 0.4rem;
		}
		.sectio6_content {
			display: block;
			padding-top: 0.4rem;
		}
		.sectio6_content>div{
			display: block;
			padding: 0.3rem;
			padding-top: 0.6rem;
			width: 100%;
			box-sizing: border-box;
			margin-bottom: 0.4rem;
		}
		.section_6 .mb4{
			margin-bottom: 0.4rem;
		}
		.sectio6_content_left1{
			margin-right: 0px;
		}
		.sectio6_content_left1 .flex{
			display: block;
		}
		.sectio6_content_right{
			text-align: left;
		}
		.sectio6_content_right p{
			width: 120px;
			text-align: center;
		}
		.sectio6_content_right-flex{
			justify-content: space-between;
		}
		/*弹框*/
		.video_pop_content>div{
            display: block;
        }
        .video_pop_content2>div{
            height: 200px;
        }
		.pop_video_title{
			display: none;
		}
		.video_pop_content{
			padding-left: 0.3rem;
			padding-right: 0.3rem;
        }
    .video_pop_content2{
        padding: 5px;
    }
		.flex-right img{
   			 width: 3.2rem;
			margin-bottom: 0.2rem;
		}
		.video_bg_pop{
			height: 3.74rem;
			background: url(../images/video_bg_m.png) center center no-repeat;
			background-size: contain;
			margin-bottom: 0.3rem;
			position: relative;
		}
		.video_pop_content_top{
			display: flex!important;
			align-content: center;
			align-items: center;
		}
		.video_content {
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: translate(-50%,-50%);
		    width: 88%;
		    height: 72%;
		    background: #2b3b57;
		    border-radius: 8px;
		    display: flex;
		    justify-content: center;
		    align-items: center;
		    line-height: 135px;
		    color: rgba(255,255,255,0.5);
        }
        .video_content6{
            width: 100%;
            height: 100%;
        }
		.video_pop_content .video_pop_content_top img {
		    width: 1.5rem;
		    height: 1.5rem;
		    margin-right: 0.2rem;
		    border-radius: 50%;
		}
		.video_pop_content_top div h2 {
		    font-size: 0.32rem;
		    line-height:0.5rem;
		}
		.video_pop_content_top div p{
			line-height: 0.3rem;
		}
		.video_pop_content_middle>.video_pop_content_middle_text{
			width: 100%;
		}
		.video_pop_content .video_pop_content_top{
			margin-bottom: 0.3rem;
		}
		.video_pop_content_bottom a{
			margin-bottom: 0.4rem;
			display: inline-block;
		}
		.sso_dialog{
            transform: translate(-50%, 0px)!important;
            margin-left: 0px!important;
        }
        .sso_dialog_content{
            width: 74vw!important;
        }
        .bdshare-area{
        	display: 	none;
        }
}
