

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span,
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span
{background-color: #2258a7;box-shadow: 0px 0px 0px 4px #b0c3df;width: 10px;height: 10px;}
#fp-nav ul li a span{width: 10px;height: 10px;}

.in-banner{width:100%;height:100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.first .mySwiper1{width:100%;height:100%;}
.first .mySwiper1 .swiper-button-prev:after,.first .mySwiper1 .swiper-button-next:after{color:#fff;font-size:40px;}
.first .mySwiper1 .swiper-pagination .swiper-pagination-bullet{width: 15px;height: 15px;background: #fff;}

.second{background:url(../images/index_29.jpg) no-repeat bottom;padding-top:120px;background-size: cover;}
.in-about{padding-top:4vw;}
.in-about ul li:nth-child(1) img {width: 40%;}
.in-about ul li img{width: 100%;}
.in-about ul li:hover img{transform: scale(1.05);}
.in-about ul li .in-about-div {width: 95%;}
.in-about ul li .in-about-div .in-about-img {position: absolute;left: 0;top: 50px;}
.in-about ul li:nth-child(2) {display: flex;justify-content: center;align-items: center;position: relative;height: 410px;overflow: hidden;}
.in-about-ys {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin:50px 0 0;
    /* background: #2258a7; */
    padding: 30px 50px;
    align-items: center;
    border-radius: 5px;
}
.in-about-ys li b{color: #2258a7;}
.in-about-ys li p {
    border-top: 1px solid #ccc;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    padding-top: 15px;
}

.third{background:url(../images/index_30.jpg) no-repeat bottom;padding-top: 200px;background-size: cover;}
.third .notice .notice{width: 100%;padding-top: 200px;}
.third .notice .tab-nav{display: flex;justify-content: center;align-items: center;}
.third .notice .tab-nav li{width:27%;border-radius: 5px;border: 1px solid #fff;display: flex;justify-content: center;align-items: center;
margin: 0 15px;padding: 10px 0px;cursor: pointer;transition: all 0.5s;}
.third .notice .tab-nav li h2{font-size:18px;margin: 0;color: #fff;transition: all 0.5s;}
.third .notice .tab-nav li figure{margin-right: 10px;}
.third .notice .tab-nav li figure img{
    ofilter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);
}
.third .notice .tab-nav li.active {background: #2258a7;border:1px solid #2258a7;}
.third .notice .tab-nav li.active h2 {color: #fff;}
.third .notice .tab-nav li:hover h2{color:#fff;}
.third .notice .tab-bd {margin-top:50px;}
.third .notice .tab-pal {display: none;animation: fadeIn 0.5s ease forwards;}
.third .notice .tab-pal.active {display: block;}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}
.third .notice .tab-pal ul {list-style: none;}
.third .notice .tab-pal li {display: flex;justify-content: space-between; align-items: center;}
.third .notice .tab-pal li:hover {}
.in-cp-l{
    flex: 1;
    padding: 30px;
    width: 50%;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.8)
}
.in-cp-r {width: 40%;display: flex;align-items: center;justify-content: right;}
.in-cp-r img {max-width: 100%;}
.in-cp-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: left;
}
.in-cp-title figure {width: 36px;height: auto;margin-right: 10px;}
.in-cp-title figure img{width: 100%;}
.in-cp-title h3 {font-size: 18px;color: #000;margin:0px;}
.in-cp-js {color: #333;line-height: 25px;font-size: 14px;}
.in-cp-js h4,.in-cp-list h4{font-size: 16px;font-weight: bold;margin: 40px 0 20px;display:block;}
.in-cp-js p{font-size: 14px;padding-right: 100px;}
.in-cp-list p{display: flex;align-items: center;justify-content: left;flex-wrap: wrap;}
.in-cp-list a {
    display: inline-block;
    color: #333;
    padding: 10px 25px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid #aaa;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.in-cp-list a:hover {background: #2258a7;color: #fff;}
.in-fw {
    width: 100%;
    background: url(../images/index_33.jpg) no-repeat bottom;background-size: cover;
    height: 100%;
    overflow: hidden;
    padding-top: 157px;
}
.in-fw-nr{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.in-fw-nr .in-fw-l{width: 60%;margin-top: 30px;}
.in-fw-nr .in-fw-r{width: 35%;}

.in-fw-l .scienceFi{
	width:800px;
	height:800px;
	z-index:1;
}
.in-fw-l .scienceFi .tiny-stars{
	width:800px;
	height:800px;
	position:relative;
}
.in-fw-l .scienceFi .tiny-stars .Mod1{
	width:800px;
	height:800px;
	position:absolute;/*绝对定位*/top:-46px;left:0px;
	z-index:1;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 500px 500px;
	-moz-background-size: 500px 500px;
	background-size: 500px 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	-moz-transition:all .30s;
    -webkit-transition:all .30s;
    transition:all .30s;
	-moz-animation:rotate 30s infinite linear;
    -webkit-animation:rotate 30s infinite linear;
    animation:rotate 30s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .Mod2{
	width:800px;
	height:800px;
	position:absolute;/*绝对定位*/top:-46px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 500px 500px;
	-moz-background-size: 500px 500px;
	background-size: 500px 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	-moz-transition:all .40s;
    -webkit-transition:all .40s;
    transition:all .40s;
	-moz-animation:rotate 40s infinite linear;
    -webkit-animation:rotate 40s infinite linear;
    animation:rotate 40s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .Mod3{
	width:640px;
	height:640px;
	position:absolute;/*绝对定位*/top:27px;left:83px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 400px 400px;
	-moz-background-size: 400px 400px;
	background-size: 400px 400px;
	-webkit-border-radius: 400px;
	border-radius: 400px;
	-moz-transition:all .100s;
    -webkit-transition:all .100s;
    transition:all .100s;
	-moz-animation:rotate 100s infinite linear;
    -webkit-animation:rotate 100s infinite linear;
    animation:rotate 100s infinite linear;
	border:2px dashed #2258a7;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core{
	width: 800px;
    height: 800px;
    position: absolute;
    top: -59px;   
    z-index: 2;
    border-radius: 301px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain{
	width:550px;
	height:550px;
	position:relative;
	border-radius:300px;
	margin:51px;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain dl img{
    max-height: 50px;
    max-width:150px;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-1{
	width:550px;
	height:550px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .50s;
    -webkit-transition:all .50s;
    transition:all .50s;
	-moz-animation:rotate 50s infinite linear;
    -webkit-animation:rotate 50s infinite linear;
    animation:rotate 50s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-2{
	width:550px;
	height:550px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-3{
	width:550px;
	height:550px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .2s;
    -webkit-transition:all .2s;
    transition:all .2s;
	-moz-animation:rotate 2s infinite linear;
    -webkit-animation:rotate 2s infinite linear;
    animation:rotate 2s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-4{
	width:550px;
	height:550px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;	
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-5{
	width:550px;
	height:550px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-6{
	width:550px;
	height:550px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;	
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain dl{padding: 0 30px;line-height: 50px;display: block;position: absolute;text-align: center;color: #fff;
font-size: 16px;border-radius: 10px;}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-1{top: -50px;left: 210px;background: rgba(40, 121, 177, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-2{top: 50px;right: -29px;background: rgba(0, 86, 31, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-3{top: 180px;right: -120px;background: rgba(0, 183, 238, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-4{top: 310px;right: -86px;background: rgba(0, 71, 157, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-5{bottom: 0px;right: 9px;background: rgba(0, 158, 150, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-6{bottom: -96px;right: 204px;background: rgba(42, 95, 228, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-7{bottom: 9px;left: -8px;background: rgba(248, 181, 81, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-8{bottom: 161px;left: -116px;background: rgba(235, 104, 119, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-9{top: 161px;left: -131px;background: rgba(27, 27, 27, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-10{top: 161px;left: -131px;background: rgba(95, 82, 160, 0.6);}
.in-fw-l .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-11{top: 25px;left: -45px;background: rgba(255, 153, 0, 0.6);}
@-moz-keyframes rotate{
    100%{
        -moz-transform:rotate(0deg);
    }
    100%{
         -moz-transform:rotate(360deg);
    }
}
@-webkit-keyframes rotate{
    100%{
        -webkit-transform:rotate(0deg);
    }
    100%{
        -webkit-transform:rotate(360deg);
    }
            
}
.xzleft{
	-webkit-transform: rotateZ(720deg);
	-moz-transform: rotateZ(720deg);
	-o-transform: rotateZ(720deg);
	-ms-transform: rotateZ(720deg);
	transform: rotateZ(720deg);
}
.in-fw-r h2{font-size: 48px;color: #fff;font-family: "SourceHanSansCN-Heavy";padding:0 0 60px;}
.in-fw-r p{font-size: 16px;color: #fff;margin-bottom: 15px;line-height: 30px;}
.in-fw-r-a{border-radius: 5px;background: #fff;width: 170px;height: 50px;line-height: 50px;font-size: 16px;text-align: center;border: 1px solid #fff;
margin-top: 100px;}
.in-fw-r-a a{color: #2258a7;display: block;}
.in-fw-r-a:hover{background: none;}
.in-fw-r-a:hover a{color: #fff;}

.fifth{background: url(../images/index_34.jpg) no-repeat bottom;padding-top:9vw;background-size: cover;}
.in-bt{text-align:center;padding:50px 0;}
.in-bt h2{font-size: 36px;color: #000;margin: 0 0 20px;font-weight:block;}
.in-bt span{display: block;margin: 0 auto;width: 40px;height: 4px;background: #2258a7;}
.in-youshi{display: flex;justify-content: space-between;align-items: flex-start;}
.in-youshi li{background: #fff;border-radius: 10px;box-shadow: 0 0 15px rgba(0,0,0,0.1);width: 23%;padding-top: 40px;transition: all 0.5s;}
.in-youshi li:hover{transform: translateY(-10px);}
.in-youshi li figure{width: 90px;height: 90px;background: #2258a7;display: flex;justify-content: center;align-items: center;
border-radius: 50%;margin: 0 auto;}
.in-youshi li h3{font-size: 22px;font-weight: bold;text-align: center;margin: 25px 0;}
.in-youshi li p{font-size: 14px;padding: 0 30px;text-align: justify;line-height: 24px;height: 180px;margin-top: 30px;}
.in-youshi li:hover h3{color:#2258a7;}

.six{background: url(../images/index_35.jpg) no-repeat bottom;padding-top:9vw;background-size: cover;}
.six .in-bt h2{color: #fff;}
.six .in-bt span{background: #fff;}
.in-xiwen{display: flex;justify-content: space-between;align-items: flex-start;}
.in-xiwen li{background:rgba(255,255,255,0.8);border-radius: 10px;width: 32%;overflow: hidden;}
.in-xiwen li figure{width: 100%;overflow: hidden;height: 250px;display: flex;justify-content: center;align-items: center;}
.in-xiwen li figure img{width: 100%;}
.in-xiwen li:hover figure img{transform: scale(1.05);}
.in-xiwen li h3{font-size: 16px;margin: 0;padding: 20px;height: 74px;line-height: 25px;}
.in-xiwen li p{
    font-size: 14px;color: #666;padding:5px 20px 0;line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.in-xiwen-btn{display: flex;justify-content: space-between;align-items: center;padding: 0px 20px 20px;color:#666;}

.seven{padding-top:5vw;}
.mySwiper2 {margin:0 0 30px;}
.mySwiper2 .swiper-slide{padding: 3px;}
.mySwiper2 .swiper-slide figure{width: 100%;box-shadow: 0px 0px 8px rgba(51, 51, 51, .1);overflow: hidden; height:94px;display:flex;
justify-content:center;align-items:center;}
.mySwiper2 .swiper-slide figure img{width: 100%;}
.mySwiper2 .swiper-slide:hover figure img{transform: scale(1.05);}
.seven .footer{margin-top: 4.4vw;}

