
.section .content{
	width: 100%;
	height: 100%;
}
.index-banner-inside,
.index-banner-content,
.index-banner,
.caroufredsel_wrapper{
	height: 100% !important;
}
.index-banner-inside{
	float: left;
	text-align: center;
	color: #fff;
	font-size: 0;
}
.index-banner-inside h2{
	font-size: 48px;
	padding-top: 20px;
	padding-bottom: 15px;
}


.index-banner-inside p{
	font-size: 18px;
}
.index-banner-inside .more{
	font-size: 16px;
	margin: 60px auto 0;
}
.index-banner-inside.colorful{
	color: #1a1a1a;
}
.index-banner-inside.colorful  .more{
	font-size: 16px;
	margin: 60px auto 0;
	border-color: #014099;
	color: #014099;
}
.index-banner-content{
	width: 680px;
	display: inline-block;
}
.colorful .index-banner-content{
	width: 820px;
}
.colorful .index-banner-content p{
	width: 640px;
	margin: auto;
}
.index-main .section1 .content-left{
	height: 100%;
	width: 50%;
	float: left;
	position: relative;
}
.index-main .section1 .full{
	background-image: url(../images/black.png);
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 1;
	transition: background-image .5s;
	-webkit-transition: background-image .5s;
}
.index-main .section1 .full.active{
	background-image: url(../images/white.jpg);
}
.index-main .section1 .content-right{
	height: 100%;
	width: 50%;
	float: left;
	position: relative;
}
.index-main .section1 .content-r-top{
	height: 42%;
	width: 100%;
	position: relative;
}
.index-main .section1 .content-r-t-left{
	height: 100%;
	width: 50%;
	float: left;
	cursor: pointer;
	position: relative;
}
.index-main .section1 .content-r-t-left{
	overflow: hidden;
}
.index-main .section1 .content-r-t-left img{
	transition: all 0.8s ease-in-out;
}
.index-main .section1 .content-r-t-left:hover img{
  	transform: scale(1.5,1.5);
}
.index-main .section1 .content-r-t-right img{
	transition: all 0.8s ease-in-out;
}
.index-main .section1 .content-r-t-right{
	overflow: hidden;
	cursor: pointer;
}
.index-main .section1 .content-r-t-right:hover img{
	
  	transform: scale(1.5,1.5);
}
.index-main .section1 .content-r-bottom{
	overflow: hidden;
	cursor: pointer;
}
.index-main .section1 .content-r-bottom img{
	transition: all 0.8s ease-in-out;
}
.index-main .section1 .content-r-bottom:hover img{
  	transform: scale(1.5,1.5);
}
.index-main .section1 .content-r-t-right{
	height: 100%;
	width: 50%;
	float: left;
	position: relative;
}
.index-main .section1 .content-r-bottom{
	height: 58%;
	width: 100%;
	position: relative;
}
.index-main .section{
	height: 1024px;
}
.index-main .section1 .content{
	height: 720px;
}
.index-main .section1 .content-text{
	display: inline-block;
	cursor: pointer;
    z-index: 6;
    position: absolute;
        position: relative;
    top: -100%;
    width: 100%;
}
.index-main .section1 .content-text h2{
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}
.index-main .section1 .content-text span{
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.index-main .section1 .content-text-hover{
	display: inline-block;
	position: relative;
	z-index: 3;
	width: 50%;
	text-align: left;
	
}
.index-main .section1 .content-text-hover h2{
	font-size: 30px;
	color: #333333;
}
.index-main .section1 .content-text-hover span{
	font-size: 19px;
	color: #333333;
	margin-bottom: 35px;
	display: block;
	
}
.index-main .section1 .content-right .content-text-hover{
	width: 80%;
}
.index-main .section1 .content-right .content-text-hover span{
	margin-bottom: 20px;
}
.index-main .section1 .content-right .content-text-hover .more{
	margin-top: 30px;
}
.index-main .section1 .content-text-hover p{
	font-size: 16px;
	color: #333333;
	text-align: justify;
}
.index-main .section1 .content-text-hover .more{
	color: #014099;
	border-color: #014099;
	margin-top: 50px;
}
.index-main .section2 .content{
	/* height: 710px; */
	padding: 100px 0;
}
.index-main .section2{
	background-color: #e6e6e6;
	/*overflow: hidden;*/
}
.index-main .section2 .item{
	width: 570px;
	height: 270px;
	background-color: #f7f7f7;
}
.index-main .section2 .item-left{
	float: left;
	width: 220px;
	height: 100%;
	position: relative;
}
.index-main .section2 .item-left span{
	position: absolute;
	left: 20px;
	top: 20px;
	display: block;
	color: #fff;
	/* background-color: #0d79c0; */
	background-image: url(../images/blue1.png);
	font-size: 16px;
	width: 65px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
}
.index-main .section2 .item-right{
	float: left;
	width: calc(100% - 220px);
	width: -moz-calc(100% - 220px);
	width: -webkit-calc(100% - 220px);
	height: 100%;
}
.index-main .section2 .item-top{
	width: 100%;
	height: 113px;
	box-sizing: border-box;
	border-bottom: 1px solid #dadada;
	padding: 30px;
	text-align: left;
}
.index-main .section2 .item-top h2{
	font-size: 20px;
	color: #333;
}
.index-main .section2 .item-top span{
	font-size: 18px;
	color: #333;
}
.index-main .section2 .item-bottom{
	width: 100%;
	height: 157px;
	text-align: left;
	box-sizing: border-box;
	padding: 30px;
	font-size: 16px;
	color: #4c4c4c;
	position: relative;
}
.index-main .section2 .text-more{
	position: absolute;
	bottom: 30px;
	left: 30px;
	color: #014099;
}

.index-main .section2 .swiper-pagination-bullet{
	margin: 0 7.5px;
	background-color: #014099;
}
.index-main .section2 .swiper-pagination-solution{
	width: 100%;
	position: relative;
	margin: 50px 0 40px;
}
.index-main .section2 .more{
	margin: auto;
}
.index-main .section2 .content-title h2{
	font-size: 30px;
	color: #333;
	padding-bottom: 5px;
}
.index-main .section2 .content-title span{
	font-size: 19px;
	color: #333;
}
.index-main .section2 .content-title {
	margin-bottom: 50px;
	line-height: 0;
}
.index-main .section3{
	height: 730px;
	color: #fff;
}
.index-main .section3 .content{
	width: 100%;
}
.index-main .section3 .content-left{
	float: left;
	text-align: left;
    width: 405px;
}
.index-main .section3 .content-right{
	float: right;
}
.index-main .section3 .content-left h2{
	font-size: 30px;
}
.index-main .section3 .content-left span{
	font-size: 19px;
	display: block;
	padding-bottom: 25px;
}
.index-main .section3 .content-left h3{
	font-size: 24px;
}
.index-main .section3 .content-left h4{
	font-size: 20px;
	padding-bottom: 25px;
}
.index-main .section3 .content-left p{
	font-size: 16px;
	line-height: 2;
}
.index-main .section3 .content-left .more{
	font-size: 16px;
	margin-top: 50px;
}
.index-main .section3 .content-right{
	font-size: 16px;
	text-align: right;
	width: 385px;
}
.index-main .section3 .content-right .item{
	padding: 45px 0;
	border-top: 1px solid rgba(255,255,255,0.4);
	text-align: left;
	position: relative;
}
.index-main .section3 .content-right .item:first-child{
	border-top: 0;
	padding-top: 0;
}
.index-main .section3 .content-right .item:nth-child(3){
	padding-bottom: 0;
}
.index-main .section3 .content-right .item-right{
	right: 50px;
	position: absolute;
}
.index-main .section3 .content-right .item-left h2{
	font-size: 50px;
}
.index-main .section3 .content-right .item-left span{
	font-size: 16px;
}
.index-main .section4 .content{
	/* height: 818px; */
	
}
.index-main .section4{
	background-color: #e6e6e6;
	overflow: hidden;
	padding: 100px 0;
}
.index-main .section4 .content-title h2{
	font-size: 30px;
	color: #333;
	padding-bottom: 5px;
}
.index-main .section4 .content-title span{
	font-size: 19px;
	color: #333;
}
.index-main .section4 .content-title {
	margin-bottom: 50px;
	line-height: 0;
}
.index-main .section4 .item{
	width: 33.33% !important;
	/*height: 500px;*/
}

.index-main .section4 .more{
	margin: auto;
}
.swiper-container-news{
    overflow: visible;
}
.index-main .section4 .content-title h2{
	font-size: 30px;
	color: #333;
}
.index-main .section4 .content-title span{
	font-size: 19px;
	color: #333;
}
.index-main .section4 .swiper-pagination-bullet{
	margin: 0 7.5px;
	background-color: #014099;
}
.index-main .section4 .swiper-pagination-news{
	width: 100%;
	position: relative;
	margin: 50px 0 40px;
}
.swiper-container-news .item:first-child .shandowa{
		display: none;	
}
.swiper-container-news .item:first-child{
	/*width: 48.5% !important;*/
}
/* .swiper-container-news .item.swiper-slide-active{
	width: 48.5% !important;
} */
.index-main .section4 .item span{
	position: absolute;
	left: 20px;
	top: 20px;
	display: block;
	color: #fff;
	/* background-color: #0d79c0; */
	background-image: url(../images/blue1.png);
	font-size: 16px;
	/*width: 65px;*/
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.index-main .section4 .item .item-text{
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	position: absolute;
	color: #fff;
	text-align: left;
	z-index: 5;
}
.index-main .section4 .item-top{
	border-bottom: 1px solid rgba(255,255,255,0.4);
	padding-bottom: 20px;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.index-main .section4 .item-top h2{
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-main .section4 .item-bottom{
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	padding-top: 20px;
}
.index-main .section4 .item-bottom p{
	float: left;
}
.index-main .section4 .item-bottom a{
	float: right;
	color: #fff;
}
.index-main .section5 {
	padding: 100px 0 0;
} 
.index-main .section5 .content-right{
	float: right;
	font-size: 0;
}
.index-main .section5 .content-left{
	float: left;
	height: 100%;
}
.index-main .section5 .content-right .swiper-slide li{
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	height: 60px;
	padding-bottom: 80px;
	text-align: center;
}
.index-main .section5 .content-right .swiper-slide li img{
	max-width: 75%;
}
.index-main .section5 .swiper-button-prev-Business,
.index-main .section5 .swiper-button-next-Business{
	background-image: none;
	background-color: transparent;
	border: 2px solid #d9d9d9;
	height: 50px;
	width: 50px;
	box-sizing: border-box;
	line-height: 50px;
	text-align: center;
	color: #808080;
	top: auto;
	top: unset;
	bottom: 100px;
}
.index-main .section5 .swiper-button-prev-Business{
	/* left: 0; */
	left: 0%;
	display: none;
}
.index-main .section5 .swiper-button-next-Business{
	/* left: 48px; */
	left: 4%;
	display: none;
}
.index-main .section5 .content-left{
	width: 405px;


	height: 400px;
}
.index-main .section5 .content-left h2{
	font-size: 30px;
	color: #333;
}
.index-main .section5 .content-left span{
	font-size: 19px;
	color: #333;
	display: block;
	padding-bottom: 40px;
}

/*.index-main .section .swiper-pagination-index {
    width: 100%;
    position: relative;
    margin: 50px 0 40px;
}*/