*{
	margin: 0;
	padding: 0;
}
img{
	width: 100%;
	vertical-align: middle;
}
ul{
	list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.allin>div{
	/*padding: 0 180px;*/
	position: relative;
}
.firstBox{
	height: 828px;
	background: black;
	position: relative;
	/* background:url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/one.jpg'); */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.secondBox-text{
	/* font-size: 16px; */
}
.firstBox div{
	width: max-content;
	font-family: "FrutigerNextLT_Regular";
	line-height: normal;
	font-size: 45px;
	text-align: center;
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.secondBox{
	height: 1028px;
	background-color: #e60012;
	overflow: hidden;
}
.secondBox .inclul{
	position: relative;
	height: 100%;
}
.left-main{
	width: 480px;
	color: white;
	margin: 400px 0 0 0;
}
.left-main a{
	margin-top: 20px;
}
.left-main span,.thtop>span,.fobox-text span{
	margin: 45px 0;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
}
.left-main span i,.thtop>span i,.fobox-text span i{
    width: 7px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 7px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.right-img{
	width: 592px;
    height: 994px;
    background: url(//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/sculpture.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
	bottom: -100px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
}
.secondBox-title{
	font-size: 25px;
	margin-bottom: 30px;
}
.secondBox-title i{
	font-style: normal;
    font-weight: bold;
    margin-right: 10px
}
.thirdBox{
	background-color: #323232;
	padding-bottom: 120px!important;
}
.thtop{
	height: 900px;
	margin: 0 auto;
	padding-top: 110px;
	text-align: center;
	padding-bottom: 80px;
}
.swiper-index{
	width: 100%;
	height: 750px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.swiper-slide{
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
	transition: background-size 0.3s;
	position: relative;
}
.backlinear{
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(transparent,rgba(0,0,0,0.6));
    background: -o-linear-gradient(transparent,rgba(0,0,0,0.6));
    background: -moz-linear-gradient(transparent,rgba(0,0,0,0.6));
    background: -mos-linear-gradient(transparent,rgba(0,0,0,0.6));
    background: linear-gradient(transparent,rgba(0,0,0,0.6));
}
.swiper-slide video{
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet{
	background-color: #7c8085;
}
.video-img{
	width: 89px;
	height: 89px;
	background-image: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/play.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	margin: auto;
	cursor: pointer;
}
.swiper-slide:hover{
	/* background-size: 110% 110%; */
	/* transition: background-size 0.3s; */
}
.backtext{
	position: absolute;
    bottom: 40px;
    left: 40px;
    color: #fff;
    text-align: left;
}
.backtext div:nth-child(1){
	font-size: 24px;
}
.backtext div:nth-child(2){
	/* font-size: 16px; */
    margin-top: 5px;
}
.swiper-pagination-bullet-active{
	background: white
}
.thtitle,.thtitle a{
	color: #e60012;
	margin-bottom: 30px;
	font-size: 24px;
}
.thtitle a{
	margin-bottom: 0;
}
.thmain{
	/*height: 500px*/
}
.thmain>div{
	/*width: 49%;*/
	width: 49.5%;
	height: 100%;
	box-sizing: border-box;
	float: left;
	margin-top: 0.5%;
}
.thmain>div:first-child{
	margin-right: 0.5%;
}
.thmain>div:last-child{
	margin-left: 0.5%;
}
.fotop, .fobottom{
	padding-top: 70px;
	overflow: hidden;
	position: relative;
}
.title_more {
    position: absolute;
    right: 10px;
    top: 80px;
    color: #fff;
    border: #fff 1px solid;
    padding: 1px 15px;
}
.fourBox .thtitle,.fourBox .thtitle a{
	color: white;
}
.fobottom{
	/* margin-top: 90px; */
	padding-bottom: 145px;
}
.fobottom .thmain>div{
	width: 50%;
	margin: 0;
}
.fobottom .thmain .thmaleft{
	background:url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/peoTalent.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.fobottom .thmain .thmaright{
	background-color: #e36000;
}
.fobox-text{
	/*width: 50%;*/
	width: 55%;
    color: white;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.fobox-text div{
	/* font-size: 16px; */
}
.fobox-text span{
	/*margin: 30px 0;
	display: inline-block;
	width: 99px;
	height: 26px;
	background: url('//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/backt.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	cursor: pointer;*/
}
.fourBox .thmain{
	/* height: 500px; */
}
.item p{
	/*padding-top: 35%;
	text-align: center;*/
	/* width: 100%; */
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
}
.item a{
	width: 100%;
	height: 100%;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.item:hover .cover_case {
    display: block;
    -webkit-animation: fadeIn .5s both;
    -o-animation: fadeIn .5s both;
    -ms-animation: fadeIn .5s both;
    -moz-animation: fadeIn .5s both;
    animation: fadeIn .5s both;
    filter: alpha(opacity=100)\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"\9;
}
.item:hover .cover_case .tittle {
    -webkit-animation: fadeInUp 1s .1s both;
    -o-animation: fadeInUp 1s .1s both;
    -ms-animation: fadeInUp 1s .1s both;
    -moz-animation: fadeInUp 1s .1s both;
    animation: fadeInUp 1s .1s both;
}
.item:hover .cover_case .des {
    -webkit-animation: fadeInUp 1s .3s both;
    -o-animation: fadeInUp 1s .3s both;
    -ms-animation: fadeInUp 1s .3s both;
    -moz-animation: fadeInUp 1s .3s both;
    animation: fadeInUp 1s .3s both;
}
.item img{
	width: 101%;
    min-height: 100%;
    /*_height: 100%;
    *height: 100%;*/
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.item:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.cover_case {
    font-style: normal;
    display: none;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 1.8;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/cover_bg.png) repeat;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"\9;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.tittle {
    display: block;
    max-width: 100%;
    /* margin-bottom: 6px; */
    line-height: 1.8;
    font-size: 18px;
	padding: 0 2%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.head .tittle{font-size: 16px;}
.head .downmenuL {font-size: 16px;}
@media screen and (max-width: 1440px){
	.downmenuR {padding: 50px 0 0 15px;}
}
.des {
    font-size: 14px;
    display: block;
    width: 96%;
    padding: 0 2%;
    line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper-wrapper{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.outv{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 11;
}
.outv video{
	width: 100%;
	height: 100%;
}
.slogan_box a {
    border: #fff 1px solid;
    display: inline-block;
    font-size: 24px;
    padding: 5px 10px;
    color: #fff;
}
@media screen and (max-width: 1500px) {
    .firstBox video{
		/* width: auto; */
		height: 100%;
    }
}
@media screen and (min-width: 1500px) {
    .firstBox video{
		min-height: 100%;
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 40px;
}
.swiper-client {
	position: relative;
	margin-bottom: 60px;
}
.swiper-client .swiper-pagination-bullets{
	bottom: -30px;
	color: #999;
}
.swiper-client .swiper-pagination-bullets span{
	width: auto;
    background: none;
    color: #fff;
}
.swiper-pagination-bullet{cursor: pointer;}
.swiper-pagination-bullet{width: 10px;height: 10px;}

@media screen and (max-width: 1440px) and (max-height: 750px) {
	.firstBox{height: 700px;}
	.secondBox{height: 700px;}
	.right-img{height: 100%;width: auto;}
	.thtop{height: 700px;}
	.swiper-index{height: 700px;}
}
.fourBox {
    background-color: #323232;
}

.fomid ul.thmain li {
    float: left;
    width: 231px;
    height: 231px;
    line-height: 231px;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    margin: 0 0 10px 10px;
}

.fomid ul.thmain li img {
    width: 62%;
}

.fomid {
    overflow: hidden;
    margin-top: 70px;
}

.fomid ul.thmain {
    margin-left: -10px;
}
