.banner{
    padding-top: 70px;
    margin: 0 auto;
}
.banner .first {
	background: #f6712e;
	background: -webkit-linear-gradient(50deg, #f6712e 30%, #e75c35 76%);
	background: -o-linear-gradient(50deg, #f6712e 30%, #e75c35 76%);
	background: linear-gradient(140deg, #f6712e 30%, #e75c35 76%)
}

.banner .first .banner-bg {
	z-index: 1;
	position: absolute;
	width: 110%;
	height: 110%;
	top: 0;
	right: 0;
	background: url(../img/banner-bg.png) no-repeat center;
	background-position-x: 60%;
	background-position-y: 30%;
	transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0)
}

.banner .first .pro {
	left: auto;
	width: 420px;
	height: 420px;
	text-align: center;
	z-index: 0
}

.banner .first .pro:after {
	content: '';
	position: absolute;
	width: 274px;
	height: 56px;
	background: url(../img/shadow.png) no-repeat center;
	bottom: -30px;
	left: 80px
}

.banner .first .pro .pic1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -65px;
	margin-left: -65px
}

.banner .first .pro .pic2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -38px;
	margin-left: -123px
}

.banner .first .pro .pic3 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -124px;
	margin-left: -124px
}

.banner .first .pro .pic4 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -178px;
	margin-left: -178px
}

.banner .first .pro .pic5 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -201px;
	margin-left: -201px;
	animation: clcle_track 40s linear infinite
}

.banner .first .pro .cicle {
	position: absolute;
	left: 50%;
	bottom: 50%;
	margin-left: -16px;
	width: 32px;
	height: 165px;
	transform-origin: 50% 100% 0
}

.banner .first .pro .cicle:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	top: 37px;
	left: 12px
}

.banner .first .pro .pic6 {
	animation: clcle_track 40s linear infinite
}

.banner .first .pro .pic7 {
	transform: rotate(72deg);
	-ms-transform: rotate(72deg);
	-o-transform: rotate(72deg);
	-webkit-transform: rotate(72deg);
	-moz-transform: rotate(72deg);
	animation: clcle_track2 40s linear infinite
}

.banner .first .pro .pic8 {
	transform: rotate(144deg);
	-ms-transform: rotate(144deg);
	-o-transform: rotate(144deg);
	-webkit-transform: rotate(144deg);
	-moz-transform: rotate(144deg);
	animation: clcle_track3 40s linear infinite
}

.banner .first .pro .pic9 {
	transform: rotate(216deg);
	-ms-transform: rotate(216deg);
	-o-transform: rotate(216deg);
	-webkit-transform: rotate(216deg);
	-moz-transform: rotate(216deg);
	animation: clcle_track4 40s linear infinite
}

.banner .first .pro .pic10 {
	transform: rotate(288deg);
	-ms-transform: rotate(288deg);
	-o-transform: rotate(288deg);
	-webkit-transform: rotate(288deg);
	-moz-transform: rotate(288deg);
	animation: clcle_track5 40s linear infinite
}

.banner .first .pro .dot {
	width: 246px;
	height: 246px;
	border: 1px solid transparent;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -123px;
	margin-left: -123px;
	transform-style: preserve-3d;
	transform: rotateX(72deg) rotateY(0);
	-webkit-animation: zindex 2s infinite ease-in-out;
	animation: zindex 2s infinite ease-in-out
}

.banner .first .pro .dot .dot-box {
	width: 246px;
	height: 246px;
	position: relative;
	transform-style: preserve-3d;
	animation: trail 2s infinite linear;
	top: -3px
}

.banner .first .pro .dot .warp {
	position: absolute;
	top: -2px;
	box-shadow: 0 0 12px #fff;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-animation: particle 2s infinite linear;
	animation: particle 2s infinite linear
}

.banner .desc {
	height: 100%
}

.banner .desc .font {
	position: relative;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 550px;
	display: inline-block
}

.banner .desc h2 {
	display: inline-block;
	font-size: 50px;
	color: #fff;
	font-weight: 600
}

.banner .desc p {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin: 30px 0 80px;
	display: inline-block
}

.banner .desc a {
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 1;
	border: 1px solid #fff;
	border-radius: 15px;
	padding: 8px 23px
}

#boxUl {
	position: absolute !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.banner-list {
	height: 960px;
	text-align: center;
}

.banner-list .control {
	display: none
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 25px
}

.swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	border-radius: 0;
	background: #fff
}

.banner-ctrl {
	position: absolute;
	left: 0;
	top: 42%;
	z-index: 999;
	transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	-o-transform: translateY(-45%);
	-webkit-transform: translateY(-45%);
	-moz-transform: translateY(-45%);
	width: 100%
}

.banner-next,
.banner-prev {
	position: absolute;
	left: 2.6%;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border: 1px solid rgba(255, 255, 255, .6);
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	font-size: 30px;
	color: #fff
}

.banner-prev:before {
	margin-left: 10px
}

.banner-next {
	left: auto;
	right: 2.6%
}

.banner-next:after {
	margin-left: -8px
}

aside {
	transition: opacity .6s;
	-ms-transition: opacity .6s;
	-o-transition: opacity .6s;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	opacity: 0 !important
}

aside.show_aside {
	opacity: 1 !important
}

aside {
	visibility: hidden;
}

aside.show_aside {
	visibility: visible;
}


/*科研*/
.item1,
.item2,
.item3 {
	color: #FFFFFF;
	padding: 60px 0px;
}

.item4,
.item5 {
	padding: 60px 0px;
}

.item1 .box {
    color: #FFFFFF;
	width: 316px;
	height: 340px;
	padding: 114px 0px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	/*transition: all .3s ease-in-out;*/
}

.item1 .column1Loop1 li:nth-of-type(1){
	margin-right: -30px;
}

.item1 .column1Loop1 li:nth-of-type(3) {
	z-index: 1;
}

.item1 .column1Loop1 li:nth-of-type(5) {
		margin-left: -30px;
}

.item1 .column1Loop1 li:nth-of-type(2){
		margin-right: -30px;
}

.item1 .column1Loop1 li:nth-of-type(4) {

}

.item1 .column1Loop1 li:nth-of-type(6) {
		margin-left: -30px;
}

.item1 .column1Loop1 .box .picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 316px;
	height: 340px;
	z-index: -1;
}

.item1 .column1Loop1 .box .intro {
	margin: 20px 0px;
}

.item1 .column1Loop1 .box .arrow {
	width: 24px;
	height: 24px;
}

.item1 .column1Loop1 .detail {
    color: #FFFFFF;
	width: 630px;
	height: 340px;
	padding: 24px;
	box-sizing: border-box;
	border-radius: 20px;
	z-index: 2 !important;
	position: relative;
		/*transition: all .5s ease-in-out;*/
}

.item1 .column1Loop1 .detail .picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	height: 340px;
	z-index: -1;
}

.item1 .column1Loop1 .detail .title {
	margin-bottom: 20px;
	text-align: left;
}

.item1 .column1Loop1 .detail .btn {
	width: 110px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 0px #98A1BC;
	border-radius: 5px 5px 5px 5px;
	color: #3D4D8F;
	margin-top: 176px;
}

.item1 .hide{
    display: none;
    /*transition: all .3s ease-in-out;*/
}

.item1 .show{
    display: block;
    /*transition: all .3s ease-in-out;*/
}

.item2 {
	height: 642px;
	background-image: url(../img/index/item2_bgc.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.item2 .column1Loop2 .box {
	width: 570px;
	height: 409px;
	border-radius: 18px 18px 18px 18px;
	border: 1px solid #DEDEDE;
	overflow: hidden;
}

.item2 .column1Loop2 .box img {
	width: 100%;
	height: 340px;
	border-radius: 0px 0px 0px 0px;
	transition: all .3s linear;
}

.item2 .column1Loop2 .box:hover img{
    transform: scale(1.2);
}

.item2 .column1Loop2 .box div {
	width: 100%;
	height: 67px;
	background: linear-gradient(90deg, #4160FE 0%, #637DFF 100%);
}

.item3 {
	padding-bottom: 0px;
	color: #333333;
}

.item3 .publicTitle {
	margin-bottom: 20px;
}

.item3 .intro {
	width: 356px;
	padding: 12px;
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 0px rgba(87, 87, 87, 0.3);
	border-radius: 8px 8px 8px 8px;
	border: 2px solid #4160FE;
}

.item3 .active {
	color: #ffffff;
}

.item3 .opacity0 {
	opacity: 0;
}

.item3 .column1Loop3 {
	position: relative;
	width: 100%;
	height: 800px;
	background-image: url(../img/index/item3_bgc.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.item3 .title {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
	transform: scale(0.9);
}

.item3 .toubu .intro {
	margin-right: 100px;
}

.item3 .toubu {
	position: absolute;
	top: 20px;
	left: 190px;
}

.item3 .toubu .title {
	width: 240px;
	height: 80px;
	margin-left: 215px;
}

.item3 .toubu .title span {
	position: absolute;
	top: 26px;
	left: 25px;
}

.item3 .wanbu .intro {
	margin-left: 28px;
}

.item3 .wanbu {
	position: absolute;
	top: 340px;
	left: 30px;
}

.item3 .wanbu .title {
	width: 258px;
	height: 120px;
}

.item3 .wanbu .title span {
	position: absolute;
	top: 30px;
	left: 25px;
}

.item3 .dabibu .intro {
	margin-left: 78px;
}

.item3 .dabibu {
	position: absolute;
	top: 120px;
	left: 735px;
}

.item3 .dabibu .title {
	width: 258px;
	height: 120px;
}

.item3 .dabibu .title span {
	position: absolute;
	top: 30px;
	left: 85px;
}

.item3 .tuibu .intro {
	margin-left: 78px;
}

.item3 .tuibu {
	position: absolute;
	top: 540px;
	left: 630px;
}

.item3 .tuibu .title {
	width: 222px;
	height: 120px;
}

.item3 .tuibu .title span {
	position: absolute;
	top: 30px;
	left: 85px;
}

.item3 .xiongbu .intro {
	margin-left: 78px;
}

.item3 .xiongbu {
	position: absolute;
	top: 330px;
	left: 565px;
}

.item3 .xiongbu .title {
	width: 253px;
	height: 116px;
}

.item3 .xiongbu .title span {
	position: absolute;
	top: 60px;
	left: 85px;
}


.item4 {
	color: #333333;
	height: 697px;
	background: #F8F8F8;
	border-radius: 0px 0px 0px 0px;
}

.item4 .publicTitle {
	margin-bottom: 30px;
}

.item4 .column1Loop4 .tabs {
	width: 150px;
	height: 48px;
	background: #EEEEEE;
	border-right: 2px solid #DCDADA;
	margin-bottom: 36px;
	cursor: pointer;
}

.item4 .column1Loop4 .active {
	background: #4160FE;
	color: #ffffff;
}

.item4 .column1Loop4 .tabs:first-child {
	border-radius: 24px 0px 0px 24px;
}

.item4 .column1Loop4 .tabs:last-child {
	border-radius: 0px 24px 24px 0px;
	border-right: none;
}

.item4 .sceneSwiper {
	overflow: hidden;
}

.item4 .sceneSwiper .swiper-slide {
	height: 430px;
}

.item4 .swiper-slide .left {
	max-width: 580px;
	height: auto;
	display: block;
	object-fit: contain;
	/*box-shadow: 0px 4px 10px 0px rgba(150, 150, 150, 0.3);*/
	border-radius: 8px 8px 8px 8px;
	margin-right: 42px;
	background-color: #FFF;
}

.item4 .swiper-slide .right .item:not(:last-child) {
	padding-bottom: 12px;
}

.item4 .swiper-slide .right .title {
	position: relative;
}

.item4 .swiper-slide .right .title::after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 4px;
	width: 101px;
	height: 10px;
	background: linear-gradient(270deg, rgba(186, 205, 255, 0) 0%, #507BED 100%);
	border-radius: 0px 0px 0px 0px;
	z-index: -1;
}

.item4 .swiper-slide .right .item .text {
	padding-top: 12px;
	padding-right: 14px;
	box-sizing: border-box;
	line-height: 22px;
}

.item4 .swiper-slide .right .text span {
	position: relative;
	padding-left: 10px;
	box-sizing: border-box;
	width: 50%;
	padding-bottom: 10px;
}

.item4 .swiper-slide .right .text span::before {
	content: '';
	position: absolute;
	top: 32%;
	left: 0;
	width: 4px;
	height: 4px;
	background: #787878;
	border-radius: 50%;
}

.item5 .checkMore {
	display: inline-block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #4160FE;
	color: #4160FE;

}

.item5 .item {
	width: 384px;
	height: 470px;
	background: #FFFFFF;
	border-radius: 18px 18px 18px 18px;
	border: 1px solid #DEDEDE;
	padding: 11px;
	box-sizing: border-box;
	box-shadow: 0px 4px 10px 0px rgba(150, 150, 150, 0.3);
	overflow: hidden;
	margin-bottom: 35px;
}

.item5 .item .picture {
	width: 100%;
	height: 244px;
	border-radius: 0px 0px 0px 0px;
}

.item5 .item .title {
    height: 92px;
	line-height: 24px;
	color: #000000;
	padding: 22px 0px;
	box-sizing: border-box;
		overflow: hidden;
}

.item5 .item .title span{
    text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative;
}

.item5 .item .title span::after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 0;
	display: inline-block;
	width: 58px;
	height: 6px;
	background: #4160FE;
	border-radius: 0px 0px 0px 0px;
}

.item5 .item .article {
	line-height: 22px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
}



