@charset "utf-8";
*{
	font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", 微软雅黑, "Segoe UI", Tahoma, 宋体b8b体, SimSun, sans-serif;
}
html {
	height: 100%;
	width: 100%;
	min-width: 1200px;
}
body {
	margin: 0;
	font-size: 14px;
	width: 100%;
	height: 100%;
}
.flex{
	display: flex;
	justify-content: space-between;
}
.fan{
    position: absolute;
    bottom: 100px;
    z-index: 99999;
    right: 0;
}
.fan i{
    font-size: 70px;
    color: #00fff4;
}
/* 导航图标 */
.menu-btn {
    position: fixed;
    top: 3%;
    right: 30px;
    z-index: 9;
    cursor: pointer;
    display: none;
    animation: warn 1.5s ease-out 0s infinite;

}
.menu-btn.icon{
	font-size: 18px;
	color: #fff;
}
@keyframes warn {
    0% {
      transform: scale(0.8);
      opacity: 1;
    }

    20% {
      opacity: 0.8;
    }
	60% {
	  opacity: 0.6;
	}
	80% {
	  opacity: 0.4;
	}
    100% {
      transform: scale(1.6);
      opacity: 0.2;
    }
  }
.menu-off{

}
.menu_box{
	display: flex;
    justify-content: flex-end;
	padding: 30px;
}
.menu_box h3{
	font-size: 18px;
	width: 58%;
	text-align: right;
}
.menu_box .icon{
	color: #FFF;
	width: 25%;
	font-size: 18px;
	text-align: right;
	cursor: pointer;
}
.nav{
	height: calc(100% - 68px);
}
.nav ul li{
	line-height: 100px;
    border-bottom: 1px solid #2c67ac;
    margin: 0 50px;
    font-size: 16px;
}
.nav ul li a{
	display: block;
    color: #fff;
}
.nav ul li a.active_s1,.nav ul li a:hover{
	color: #41fff6;
	transition: all .5s;
}
/* 导航开始 */
.nav_box{
	height: 100% !IMPORTANT;
	background-color: #05458f;
	width: 244px;
	position: fixed;
	right: -244px;
	top: 0;
	z-index: 10;
	text-align: center;
	box-sizing: border-box;
	height: 0;
	overflow: hidden;
}

/* 首页左侧按钮样式 */
.main .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 25px 0px 25px auto;
}
.main .swiper-pagination-bullet {
	width: 10px;
	height: 2px;
	opacity: 1;
	border-radius: 0;
	background-color: #fff;
}
.main .swiper-container-vertical>.swiper-pagination-bullets{
	left: 10px; width: 40px;
}
.main .swiper-pagination-bullet-active {
	background-color: #048ccf;
	width: 15px;
}
.main .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 30px;
}

.main>.swiper-container>.swiper-pagination{left: 10px;width: 15px;top: 48%;}
.main>.swiper-container>.swiper-pagination .swiper-pagination-bullet-active{
	left: 3px;
    background-color: #fff !important;
    width: 10px !important;
    height: 10px !important;
    border: 2px solid #2bacff;
}
.main>.swiper-container>.swiper-pagination .swiper-pagination-bullet{
	width: 8px;
    margin: 25px 0px 25px auto;
    display: block;
    height: 8px;
    opacity: 1;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}
.main>.swiper-container>.swiper-pagination .swiper-pagination-bullet i{opacity: 0;width: 35px; position: absolute;left: 25px;color:#fff;top: -5px;opacity: 0}
.main>.swiper-container>.swiper-pagination .swiper-pagination-bullet-active i{color:#fff;left: 18px !important;
    -webkit-animation: fadeInopacity 0.3s ease-in-out;
	animation: fadeInopacity 0.3s ease-in-out;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

/* 首页开始 */
.main {
	width: 100%;
	height: 100%;
	background-color: #000;
}
.main>.swiper-container {
	min-width: 1200px;
	height: 100%;
	width: 100%;
	border-top: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
/* 首页显示栏目 */
.nav_hover{
	position: fixed;
    right: 20px;
    top: 4%;
    z-index: 10;
}
.nav_hover ul{
	display: flex;
    justify-content: flex-start;
}
.nav_hover ul li{
    width: 150px;
    text-align: center;
    opacity: 0;
}
.nav_hover ul li a{
    color: #fff;
    display: block;
    font-size: 16px;
}

.nav_hover ul li{
	-webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
/*banner开始*/
.s1 {
    background-color: #fff;
    position: relative;
}
.s1_banner,.s1_banner .swiper-container,.s1_banner .swiper-slide{
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.s1_banner .swiper-slide{
	position: relative;
}
.s1_banner .swiper-slide img.swiper_img{
	width: 100%;
	height: 100%;
}
/* banner分页器 */
.s1 .s1_banner .swiper-pagination{
	top: 0;
	right: 10px;
    width: 30px;
    top: 48%;
    left: auto;
}
.s1 .s1_banner .swiper-pagination-bullet{
	width: 6px;
    height: 6px;
    border-radius: 50%;
}
.s1 .s1_banner>.swiper-container>.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #00fff4 !important;
    height: 12px !important;
    border-radius: 10px;
}
/* banner上面的文字 */
.s1_title,.s2_title,.s3_title{
	position: absolute;
	left: 10%;
	top: 40%;
	width: 80%;
	z-index: 20;
	text-align: center;
}
.s2_title .s2_title_p1{
	font-size: 55px;
    font-weight: bold;
    color: rgb(4 211 231 / 24%);
    letter-spacing: 5px;
    text-transform: uppercase;
}
.s2_title .s2_title_p2{
	color: #fff;
    font-size: 66px;
    letter-spacing: 3px;
    font-weight: bold;
}
.s2_title .s2_title_p2 i{
	color: #03fff5;
	font-weight:100;
}
.s2_title .s2_title_p3{ 
    color: #fff;
    font-size: 30px;
    margin-top: 10px;
}
.s2_title .s2_title_p4{
	font-size: 27px;
    color: #fcc700;
    font-weight: bold;
    text-transform: uppercase;
}
/* 、、 */
.s3_title .s3_title_p1{
	font-size: 81px;
    font-weight: bold;
    color: rgb(4 211 231 / 24%);
    position: absolute;
    width: 100%;
    text-transform: uppercase;
}
.s3_title .s3_title_p2{
	color: #048ccf;
	letter-spacing: 3px;
    font-size: 50px;
    margin-top: 48px;

}
.s3_title .s3_title_p3{ 
    color: #fff;
    letter-spacing: 3px;
    font-size: 40px;
}
.s3_title div{
	width: 18%;
    height: 1px;
    background: #fff;
    margin: 30px 0;
}
.s3_title .s3_title_p4{
	font-size: 25px;
    color: #ffffff;
    margin-top: 10px;
}
/* 、、 */
.s1_titleimg,.s1_title h5,.s3_title h5,.s3_title p,.s2_title h5,.s2_title p,.s1_content,.s1_logo{
	opacity: 0;
}

.s1.swiper-slide-active .s1_banner .swiper-slide-active .s1_titleimg,.s1_logo{
	-webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.s1.swiper-slide-active .s1_banner .swiper-slide-active  .s1_title h5{
	-webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.s1.swiper-slide-active .s1_banner .swiper-slide-active  .s3_title h5{
    -webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.s1.swiper-slide-active .s1_banner .swiper-slide-active  .s3_title p{
    -webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.s1.swiper-slide-active .s1_banner .swiper-slide-active  .s2_title h5{
    -webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.s1.swiper-slide-active .s1_banner .swiper-slide-active  .s2_title p{
    -webkit-animation: fadeInLeft 1.5s ease-in-out;
	animation: fadeInLeft 1.5s ease-in-out;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.s1_title h5{
  font-size: 55px;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  letter-spacing: 3px;
  font-weight: bold;
	line-height: 55px;
}
.s1_title h5 em{
	font-weight: bold;
	color: #048ccf;
}
.s1_titleimg p{
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
}
/* logo展示 */
.s1.swiper-slide-active>.s1_logo,.s2.swiper-slide-active>.s1_logo,.s3.swiper-slide-active>.s1_logo,
.s4.swiper-slide-active>.s1_logo,.s5.swiper-slide-active>.s1_logo,.s6.swiper-slide-active>.s1_logo{
	-webkit-animation: fadeIn 0.8s ease-in-out;
	animation: fadeIn 0.8s ease-in-out;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.s1.swiper-slide-active .swiper-slide.swiper-slide-active .xingxing_img,.s1.swiper-slide-active .swiper-slide.swiper-slide-duplicate-active .xingxing_img{
	animation: myStar 2s ease-in-out infinite;
}
.s1_logo{
	position: absolute;
	left: 30px;
	top: 3%;
	z-index: 20;
}
.s1_logo img{
	width: 400px;
}
/* 第一频图标 */
.type_icon{
	position: absolute;
    bottom: 0;
    z-index: 99;
    background: #fff;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.s1.swiper-slide-active .type_icon{
	-webkit-animation: fadeInUp 1.5s ease-in-out;
	animation: fadeInUp 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.type_icon ul{
	display: flex;
    justify-content: space-between;
    padding: 25px 0;
    flex: 1;
}
.type_icon ul li a{
	display: flex;
    justify-content: space-between;
}
.type_icon ul li i{
	margin-right: 15px;
	width: 70px;
    height: 56px;
    background: url(../images/icon01_h.png) no-repeat center top;
	transition: all ease-out .4s;
	-webkit-transition: all ease-out .4s;
	-moz-transition: all ease-out .4s;
	-ms-transition: all ease-out .4s;
}
.type_icon ul li:nth-child(2) i{
	background-image: url(../images/icon02_h.png);
}
.type_icon ul li:nth-child(3) i{
	background-image: url(../images/icon03_h.png);
}
.type_icon ul li a:hover i{
	background-position: center bottom;
}
.type_icon ul li a h4{
	font-size: 18px;
    color: #222222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.type_icon ul li a:hover h4{
	color: #048ccf;
}
.type_icon ul li a p{
	color: #999999;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
/* 第二频 */
.s2{
	
}

.s2 .s2_about{
	height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	height: 100%;
}

.s2 .index-view-div{height:80%}
.s2_about_l{width: calc( 100% - 450px );justify-content: center;
    align-items: center;
    display: flex;}
.s2_about_l_d1{    width: 100%;}
.s2aboutl_li{  transition: all .36s ease;display:none;margin-top:20px;opacity:0}
.s2aboutl_li.on{ display:block;opacity:1}
.s2aboutl_li>h4{color: white;
    font-size: 24px;position: relative;}
.s2aboutl_li>h4::after{    content: '';
    position: absolute;
    bottom: -3px;
    margin: auto;
    left: 0;
    background-color: white;
    height: 2px;
    width: 49px;}    
.s2aboutl_li .s2aboutl_li_d{    margin: 20px 0px;
    color: white;}
.s2aboutl_li>a{color: white;}

.s2_about_r{    width: 400px;    height: 100%;
    position: relative;
    overflow: hidden;
        box-sizing: border-box;
    padding-left: 100px;
}
.s2_about_r .abSwiper{width:100%;height:100%;background: url(../images/sec2-xian.png) no-repeat;
    background-size: auto 100%;}
.s2_about_r .swiper-slide{justify-content: center;
    align-items: center;
    display: flex;transition: all .36s ease;}
.s2_about_r .swiper-slide-active{    margin-left: -125px;}   
.s2_about_r .swiper-slide .s2aboutr_d{     background-color: white;
    border-radius: 50%;
    color: #00abff;
    font-size: 15px;
    padding: 5px;
    text-align: center;
    width: 110px;
    height: 110px;
    margin-right: 50px;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 10px;}
.s2_about_r .swiper-slide .s2aboutr_d i{    font-size: 40px;}
.s2_about_r .swiper-slide .s2aboutr_d p{    margin-top: -7px;}
.s2aboutl_ry{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.s2aboutl_ry img{width: 19%;
    margin-bottom: 10px;}


.clearfix:before,.clearfix:after {    content:"";    display:table;}
.clearfix:after {    clear:both;}
.clearfix {    zoom:1; /* IE <8 */}
.xld_box ul{}
.xld_box ul li{
    width: 40%;
    cursor: pointer;
    box-shadow: 0 0 20px rgba(219,224,229,0.66);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
    box-sizing: border-box;
    float: left;
    margin-right: 24px;
        background-color: white;
}
.xld_box ul li:nth-child(3n+3){
   /*  margin-right: 0; */
}
.xld_box ul li a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.xld_box ul li a .xld_box_l{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    text-align: center;
    background: #f9f9f9;
}
.xld_box ul li a .xld_box_l img{
    width: 100%;
    /* margin-top: 13px; */
}
.xld_box ul li a .xld_box_r{
    margin-left: 20px;
    width: 55%;
}
.xld_box ul li a .xld_box_r h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;color: #666;
}
.xld_box ul li a .xld_box_r p{
    font-size: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp:3;
    -webkit-line-clamp: 3;color: #666;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.yw-box{
    padding-bottom: 50px;
    background: #fafbfc;
    margin-bottom: 100px;
}
.yw-list ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 20px;
}
.yw-list ul li{
    position: relative;
    text-align: center;
}
.yw-list ul li img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.yw-list ul li .c1_pro_title_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(0 0 0 / 47%);
    justify-content: center;
    align-items: center;
    display: flex;
    opacity: 0;
    transition: all .5s;
}
.yw-list ul li a{
    display: block;
}
.yw-list ul li .c1_pro_title h5{
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.yw-list ul li .c1_pro_title p{
    width: 157px;
    height: 47px;
    font-size: 16px;
    background: #054893;
    text-align: center;
    line-height: 47px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: center;
}
.yw-list ul li .c1_pro_title p i{
    font-size: 30px;
    transition: .4s;
}
.yw-list ul li a:hover .c1_pro_title p i{
    margin-left: 10px;
}
.yw-list ul li a:hover .c1_pro_title_bg{
    opacity: 1;
}

/* 标题 */
.title_box {
  padding: 0 0 2.5% 0;
  text-align: center;
}
.title_box h3{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;    text-align: left;
}
.title_box h3::after{    content: '';
    position: absolute;
    bottom: -3px;
    margin: auto;
    left: 0;
    background-color: white;
    height: 2px;
    width: 49px;}

/* 第三频 */
.s3{
    background-color: #0473c5;
    background-image: radial-gradient(#0475c8, #046abb,#054893);
}
.s3#particles-js {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.s3 .s3_bg{
	position: absolute;
    bottom: 0;
    z-index: 10;
  	background: url(../images/s3_bg.png) no-repeat center center;
  	width: 100%;
    height: 175px;
}
.s3 .s3_zhiBox{
	display: flex;
    justify-content: space-between;
    opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.s3 .s3_zhiBox .s3_zhi_r{
	width: 100%;
}
.s3.swiper-slide-active .s3_zhiBox{
	-webkit-animation: fadeInUp 1.5s ease-in-out;
	animation: fadeInUp 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.s3 .s3_zhiBox .s3_zhi_title{
	margin-bottom: 30px;
}

.s3 .s3_zhiBox .s3_zhi_title h3{
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
	position: relative;
}
.s3 .s3_zhiBox .s3_zhi_title h3::after {
    content: '';
    position: absolute;
    bottom: -3px;
    margin: auto;
    left: 0;
    background-color: white;
    height: 2px;
    width: 49px;
}

.s3 .s3_zhi_r .s3_zhi_t{
	/* margin-bottom: 10px; */
}
.s3_name{
	color: #fff;
	font-size: 22px;
}
.zhi_flex{
	margin-top: 25px;
}
.zhi_flex a{
	color: #fff;
    font-size: 16px;
    line-height: 33px;
}
.s3_name span{
	color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 12px;
}
.s3_txt{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.s3_txt li{
	line-height: 53px;
        background: linear-gradient(135deg, #38a4ff, #82c5ff);
    font-size: 16px;
    width: 28%;
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
}
.s3_txt li a{
	color: #fff;
	display: block;
}
.s3_txt li:hover{
	background-color: #fff;
	transition: all .5s;
}
.s3_txt li:hover a{
	color: #048ccf;
}
/* 第七频 */
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}
.s7{
	background: url(../images/s7_bg.jpg) no-repeat center center;
    position: relative;
    background-size: cover;
}
.s7_jiang{
	height: 100%;
}
.s7_jiang ul{
	margin: 0 auto;
	width: 75%;
	height: 100%;
}
.s7_jiang li{
	float: left;
	width: 33.3333%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
	padding: 2% 2%;
	cursor: pointer;
	opacity: 0;
}
.s7.swiper-slide-active .s7_jiang li{
	-webkit-animation: fadeInUp 1.0s ease-in-out;
	animation: fadeInUp 1.0s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.s7.swiper-slide-active .s7_jiang li:nth-child(2){
	-webkit-animation: fadeInDown 1.0s ease-in-out;
	animation: fadeInDown 1.0s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.s7_jiang li i{
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/s4_ic1.png) no-repeat center top;
	margin: 0 auto;
}
.s7_jiang li:nth-child(2) i{
	background-image: url(../images/s4_ic2.png);
}
.s7_jiang li:nth-child(3) i{
	background-image: url(../images/s4_ic3.png);
}
.s7_jiang li:hover i{
	background-position: center bottom;  
}
.s7_jiang li:hover h4{
	color: #fff;
}
.s7_jiang li h4{
	font-size: 25px;
	color: #fcc700;
	text-align: center;
	font-weight: lighter;
	margin: 20px 0;
}
.s7_jiang li p{
	text-align: center;
	font-size: 16px;
	color: #fff;
	opacity: 0.9;
	font-weight: lighter;
	margin-top: 15px;
}
.s7_jiang li em{
	background-color: #fff;
	width: 22px;
	height: 1px;
	margin: 0 auto;
	opacity: 0.5;
}
.s7_jiang li a{
	display: block;
	text-align: center;
	margin-top: 50px;
	color: #fff;
	font-weight: lighter;
	text-transform: uppercase;
}
.s7_jiang li:hover{
	box-shadow: 0px 0px 20px rgba(0,156,255,0.6) inset;
}









/* 第四频 */
.s4{
	background-color: #0473c5;
    /* background-image: radial-gradient(#0475c8, #046abb,#054893); */
}
.s4_team{
	width: 75%;
	margin: 0 auto;
	display: flex;
}
.huiyuan.swiper-container {
    width: 75%;
    margin: 0 auto;
    /* background-color: #0473c5;
	background-image: radial-gradient(#0475c8, #046abb,#054893); */
}
.huiyuan.swiper-container .swiper-slide{
	 background-color: #0473c5;
	 width: 100% !important;
}

.s4_team_box{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.s4_team_box a{margin-bottom: 22px;}
.s4_team_box img{}
.s4_team_box a:nth-child(3n+3){}
.hyhuoban{   
  
 }
.hyhuoban>div{float: right;
    color: white;
    font-size: 17px;
    margin-top: -29px;}
.hyhuoban>div a{color:white}    
.hyhuoban>div i{font-size: 25px;
    vertical-align: sub;
    margin-right: 2px;}


/* 第五频 */

.s5{
	background-color: #0473c5;
    background-image: radial-gradient(#0475c8, #046abb,#054893);
}
.s5 .s5_txtBox{
	padding: 0 0 1% 0;
	display: flex;
	justify-content: space-between;
}
.s5 .s5_txtBox .s5_title{

}
.s5 .s5_txtBox .s5_title h3{
	color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
}
.s5 .s5_txtBox .s5_title h3::after {
    content: '';
    position: absolute;
    bottom: -3px;
    margin: auto;
    left: 0;
    background-color: white;
    height: 2px;
    width: 49px;
}
.s5 .s5_txtBox .s5_title h3 span{
	margin-left: 10px;
    font-weight: normal;
}
.s5 .s5_txtBox .new_type{}
.s5 .s5_txtBox .new_type ul{
	display: flex;
    justify-content: space-between;
}
.s5 .s5_txtBox .new_type ul li{
	width: 129px;
    height: 42px;
    line-height: 42px;
    margin-right: 12px;
    text-align: center;
    font-size: 16px;
}
.s5 .s5_txtBox .new_type ul li a:hover,.s5 .s5_txtBox .new_type ul li a.new_active{
	background: #00abff;
	/* background: url(../images/new_active.png) no-repeat center center; */
	transition: all .5s;
}
.s5 .s5_txtBox .new_type ul li:last-child{
	margin-right: 0;
}
.s5 .s5_txtBox .new_type ul li a{
	color: #fff;
	display: block;
	border-radius: 23px;
}
.s5_news{
	width: 75%;
	margin: 0 auto;
	display: none;
}
.s5_news ul {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.s5_news ul li{
	width: 32.333%;
	background: #fff;
	border-radius: 2px;
	margin-top: 20px;
	overflow: hidden;
	/* margin-right: 10px; */
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity:0 ;
	/* flex: 1; */
	padding-bottom: 40px;
}
.s5_news ul li .i_news_img{
	height: 13rem;
	overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}
.s5_news ul li img{
	width: 100%;
    height: 100%;
    object-fit: cover;
	
}
.s5_news ul li a{
	display: block;
	color: #a9a9a9;
}
/* .s5_news ul li:hover{
	margin-top: -5px;
    transition: 0.4s;
} */
.inews-box{padding: 0 10px 0 10px;}
.new_des{margin-top:5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;color: #666;}
.new_box{font-size: 18px;font-weight:bold;    color: #048ccf;    margin-top: 11px;}
.new_title{color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;}
.new_box div,.new_des div{
    width: 20%;
    color: #048ccf;
    text-align: center;
    font-size: 15px;
}
.new_box h3{
	color: #222222;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
}
.new_des p{
	color: #555555;
}
.new_box h3,.new_des p{
    width: 75%;
}
.new_des p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 15px;
	text-align: justify;
}

/* .s5.swiper-slide-active .s5_news ul li{
	-webkit-animation: fadeInUp 1.5s ease-in-out;
	animation: fadeInUp 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;

} */
/* 第六频 */
.s6{
	position: relative;
	background-color: #0473c5;
    background-image: radial-gradient(#0475c8, #046abb,#054893);
}
.s6 .contact_map{
    height:370px;
    width: 75%;
    margin: 0 auto;
    border-radius: 10px;
    opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.s6.swiper-slide-active .contact_map,.s6.swiper-slide-active .s6_content{
	-webkit-animation: fadeInUp 1.5s ease-in-out;
	animation: fadeInUp 1.5s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
#container{
    height:100%;
    transform: rotate(0deg);
    border-radius: 10px !important;
}
.s6 .s6_content{
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 75%;
    margin: 0 auto;
    display: flex;
    padding: 2% 0 0 0;
}
.s6 .s6_content .s6_hr{
	height: 119px;
	width: 1px;
	background-color: #62b9ed;    margin-top: 57px;
}
.s6 .s6_content .s6_title h4{
	color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}
.s6 .s6_content .s6_title p{
	font-size: 22px;
    color: #fff;
}
.s6 .s6_content .s6_lianxxi{

}
.s6 .s6_content .s6_lianxxi p:first-child{
	font-size: 16px;
	margin-bottom: 30px;
}
.s6 .s6_content .s6_lianxxi p{
	color: #fff;
    line-height: 25px;
}
.s6 .s6_content .s6-form{
    width: 38%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s6 .s6_content .s6-form p{
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px;
}
.s6 .s6_content .s6-form .label_box{
	display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.s6 .s6_content .s6-form .label_box .label_1,.s6 .s6_content .s6-form .label_2{
    display: flex;
    justify-content: space-between;
}
.s6 .s6_content .s6-form .label_box .label_1 label{
    width: 30%;
    color: #fff;
}
.s6 .s6_content .s6-form .label_2 label{
	width: 17%;
    color: #fff;
}
.s6 .s6_content .s6-form .label_box .label_1:first-child{
	width: 40%;
}
.s6 .s6_content .s6-form .label_box .label_1:last-child{
	width: 55%;
}
.s6 .s6_content .s6-form .label_box .label_1:nth-child(1) input{
	background: none;
    border: 1px solid #719fc7;
    width: 64%;
    font-size: 12px;
    padding-left: 5px;    
    color: #98d8ff;
    line-height: 25px;
}
.s6 .s6_content .s6-form .label_box .label_1:nth-child(2)  input{
	width: 83%;
    background: none;
    border: 1px solid #719fc7;
    padding-left: 5px;
    font-size: 12px;
    color: #98d8ff;
    line-height: 25px;
}
.s6 .s6_content .s6-form .label_2 input{
	background: none;
    border: 1px solid #719fc7;
    width: 100%;
    height: 42px;
    font-size: 12px;
    padding-left: 5px;
    color: #98d8ff;
}
.s6_btn{
	vertical-align: middle;
	margin-left: 12px;
	margin-top: 3%;
}
.s6_btn input[type="submit"]{
	background: #fff;
    width: 80px;
    height: 30px;
    border-radius: 5px;
    color: #045caa;
}
input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #98d8ff; 
} 
input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #98d8ff; 
} 
input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #98d8ff; 
} 
input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #98d8ff; 
}

/* 备案信息 */
.records{
    background-color: #04498e;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.records p{
	margin: 0 auto;
	width: 75%;
    padding: .5rem;
    color: #98d8ff;
    font-size: 12px;
    text-align: center;
}
.records p a{
	color: #98d8ff;
}
.content_box1,.content_box2{
	opacity: 0;
}
.s6.swiper-slide-active .content_box1{
	-webkit-animation: fadeInUp 1.0s ease-in-out;
	animation: fadeInUp 1.0s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.s6.swiper-slide-active .content_box2{
	-webkit-animation: fadeInDown 1.0s ease-in-out;
	animation: fadeInDown 1.0s ease-in-out;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;

}

/* 居中 */
.index-view{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;box-sizing: border-box;
}
.index-view-div{
	width: 100%;
}

/* 浮窗 */
.fuchuang_box{
    width: 90px;
    position: fixed;
    right: 5px;
    bottom: 160px;
    z-index: 999;
    box-shadow: 0 0 9px #3b7dfd;
    border-radius: 10px;
}
.fuchuang_box .fuchuang_list,.fuchuang_box .guanbi{
    display: none;
}
.fuchuang_box>i{
    position: fixed;
    right: 5px;
    font-size: 26px;
    color: #fff;
    top: 309px;
    cursor: pointer;
}
.yinc{
    position: fixed;
    right: -18px;
    top: 36%;
    background-color: #3ab2fe;
    border-radius: 50px;
    width: 68px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}
.yinc em{
    font-size: 20px;
    color: #fff;
    letter-spacing: -6px;
    margin-right: 12px;
}
.fuchuang_box .fuchuang_list{
    background: #3ab2fe;
    padding: 25px 0;
    border-radius: 10px;
}

.fuchuang_box .weixin{
    text-align: center;
}
.fuchuang_box .weixin{
    margin: 0 auto;
    margin-bottom: 13px;
    font-size: 26px;
    color: #fff;
    width: 70px;
    padding: 10px 0;
    border-radius: 10px;
}
.fuchuang_box .icon-fanhuidingbu5{
    background: #fff;
    width: 50px;
    height: 50px;
    color: #3ab2fe;
    border-radius: 50px;
    box-sizing: border-box;
    padding-top: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    margin: 0 auto;
}
.fuchuang_box .weixin p{
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.fuchuang_box  .sjzs{
    margin-bottom: 20px;
}
.fuchuang_box  .sjzs p{
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.fuchuang_box .fuchuang_item{
    display: block;
}
.fuchuang_box .fuchuang_item:hover .iconfont{
    transform: scale(1.1);
}
.fuchuang_box .fuchuang_hoverarea{
    -webkit-animation: spservhover .3s ease-out 0s forwards;
    animation: spservhover .3s ease-out 0s forwards;
    display: none;
    position: absolute;
    left: -18px;
    top: 37%;
    transform: translate(-100%, -50%);
    padding: 15px 15px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
    border-radius: 6px;
    width: 252px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    text-align: center;
}
.fuchuang_box .fuchuang_hoverarea b{
    color:#1864e7;
    font-size: 20px;
}
.fuchuang_box .fuchuang_item:nth-child(3) .fuchuang_hoverarea{
    top: 58%;
}
.fuchuang_box .fuchuang_item:nth-child(4) .fuchuang_hoverarea{
    top: 80%;
}
.fuchuang_box .fuchuang_hoverarea::before{
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0;
    transform: translate(-100%, -50%) rotate(45deg);
    right: -12px;
    filter: drop-shadow(2px -2px 1px rgba(0, 0, 0, .05));
    background: #fff;
}
.fuchuang_box .fuchuang_hoverarea .code_img img{
    width: 120px;
    height: auto;
    margin-top: 15px;
}


@media screen and (min-width:1200px) and (max-width:1360px){

    .nav_hover ul li{
        width: 90px;
    }
}


@media screen and (min-width: 1365px) and (max-width: 1398px){
    .nav_hover ul li{
        width: 90px;
    }
	.s6 .s6_content .s6-form .label_box .label_1:last-child {
	    width: 57%;
	}
	.new_des{
		display: none;
	}
	
	/* .title_box {
    padding: 2.5% 0;
    text-align: center;
    } */
  
    .s6_content {
    width: 75%;
    margin: 0 auto;
    display: flex;
    padding: 0;
    }
    .title_box h3 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    }
    .title_c h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    }
    .title_c p {
    color: #fff;
    font-size: 18px;
    }
    .tel_c {
    color: #6caf1a;
    font-size: 22px;
	}
	.contact_map {
	    height: 40%;
	}
	.s2_about .s2_title2 p {
	    margin-top: 0;
	    font-size: 14px;
	    color: #9c9c9c;
	    text-align: justify;
	    line-height: 20px;
	}
	.s2_about .s2_vido {
	    margin-bottom: 1%;
	}
	

}

@media screen and (min-width:1399px) and (max-width:1400px){
	/* .title_box {
	    padding: 8% 0;
	    text-align: center;
	} */
    .nav_hover ul li{
        width: 90px;
    }
    .s6_content {
    width: 75%;
    margin: 0 auto;
    display: flex;
    padding: 0;
    }
    .title_box h3 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    }
    .title_c h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    }
    .title_c p {
    color: #fff;
    font-size: 18px;
    }
    .tel_c {
    color: #6caf1a;
    font-size: 22px;
	}
	.contact_map {
	    height: 55%;
	}

}

@media screen and (min-width:1401px) and (max-width:1598px){
    /* .title_box {
	    padding: 6% 0;
	    text-align: center;
	} */
    .nav_hover ul li{
        width: 100px;
    }
    .s6_content {
    width: 75%;
    margin: 0 auto;
    display: flex;
    padding: 0;
    }
    .title_box h3 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    }
    .title_c h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    }
    .title_c p {
    color: #fff;
    font-size: 18px;
    }
    .tel_c {
    color: #6caf1a;
    font-size: 22px;
	}
	.contact_map {
	    height: 55%;
	}


}
@media screen and (min-width: 1599px) and (max-width: 1678px){
    /* .title_box {
	    padding: 5% 0;
	    text-align: center;
	} */

    .s6_content {
    width: 75%;
    margin: 0 auto;
    display: flex;
    padding: 0;
    }
    .title_box h3 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    }
    .title_c h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    }
    .title_c h3 span {
    color: #fff;
    font-size: 18px;
    }
    .tel_c {
    color: #6caf1a;
    font-size: 22px;
	}
	.contact_map {
	    height: 55%;
	}


}

@media screen and (min-width: 1679px) and (max-width: 1800px){
    /* .title_box {
	    padding: 9% 0;
	    text-align: center;
	} */

    .s6_content {
    width: 75%;
    margin: 0 auto;
    display: flex;
    padding: 0;
    }
    .title_box h3 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    }
    .title_c h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    }
    .title_c p {
    color: #fff;
    font-size: 18px;
    }
    .tel_c {
    color: #6caf1a;
    font-size: 22px;
	}
	.contact_map {
	    height: 50%;
	}
}


@media screen and (min-width: 1920px) and (max-width: 2559px){


}


@media screen and (min-width: 2560px) and (max-width: 2580px){

	/* .title_box {
	    padding: 6% 0;
	    text-align: center;
	} */


}
@media screen and (min-width: 2581px) and (max-width: 3500px){

	.w75 {
	    width: 60%;
	    margin: 0 auto;
	}
	.s5_news {
    	width: 60%;
	    margin: 0 auto;
	    display: none;
	}
	.huiyuan.swiper-container {
	    width: 60%;
	    margin: 0 auto;
	}
	
	/* .title_box{
		padding: 4% 0;
		text-align: center;
	} */
	.s6 .s6_content{
		 display: flex;
		 justify-content: space-between;
		 align-items: center;
		 width: 60%;
		 margin: 0 auto;
		 display: flex;
		 padding: 2% 0;
	}
	.s2 .s2_about {
	
	    -webkit-transition: all .3s ease-in-out;
	    transition: all .3s ease-in-out;
	    opacity: 0;
	}
	.s2 .about_box .about_l {
	    width: 15%;
	}
	.s2 .about_box .about_r {
	    width: 80%;
	    background-color: #fff;
	    border-radius: 15px;
	    padding: 20px;
	}
	.s1_title,.s2_title,.s3_title{
		position: absolute;
		left: 20%;
		top: 12%;
		width: 100%;
		z-index: 20;
	}
	.nav_hover{
		position: fixed;
	    right: 10%;
	    top: 3%;
	    z-index: 10;
	}
}
