body {
	background-color: #fff;
	font-family: 微软雅黑;
}

.dropdown-toggle {
	margin-left: 56px;
	margin-right: 0;
	height: 54px;
}

.dropdown {
	margin-right: 0;
}

.btn-more {
	width: 184px;
	height: 39px;
	vertical-align: middle;
	background-color: #4373ff;
	border-radius: 100px;
	border: none;
	line-height: 39px;
	color: #fff;
	font-size: 17px;
	margin-bottom: 50px;
}
    .btn-more:hover {
        background-color: #355dd0;
    }
    .more {
        width: 81px;
        height: 22px;
        vertical-align: middle;
        background-color: #fff;
        border-radius: 100px;
        border: none;
        line-height: 22px;
        color: #b741ff;
        font-size: 12px;
        margin-top: 12px;
    }

.gap {
	margin-bottom: 40px;
}

.jj-block {
	width: 20%;
	height: 220px;
	float: left;
	margin: 0;
	padding: 0 22px;
}

.jj-block-02 {
	width: 40%;
	height: 220px;
	margin: 0;
}

.card-icon {
	margin: 44px 0 0 25px;
	width: 79px;
	height: 76px;
	margin: 0 auto;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

.fadeInLeft {
	height: 190px;
	width: 32%;
	background-color: #fbfbfb;
	border: 1px solid #e2e2e2;
	padding: 56px 34px;
}

.text-muted {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-top: 24px;
	text-align: left;
}

.jj-title {
	font-size: 24px;
	margin-top: 35px;
}

.jj-title-bottom {
	font-size: 24px;
	margin-top: 11px;
	line-height: 24px;
}

.title {
	font-size: 34px;
	font-weight: 500;
	text-align: right;
	color: #0a7aeb;
	margin-top: 0;
	line-height: 34px;
}

.title-english {
	font-size: 22px;
	text-align: right;
	color: #b9b9b9;
	margin-top: 11px;
	line-height: 22px;
}

.liaojie {
	color: #87888a;
	font-size: 16px;
	line-height: 16px;
}

#team {
	background: url(../img/bg-jj.png)center no-repeat;
	width: 100%;
}

.jj-zhihui {
	color: #767676;
	font-size: 30px;
	font-weight: 500;
	text-align: right;
	margin-top: 37px;
	line-height: 43px;
}

.jj-tigong {
	color: #b8b8b8;
	font-size: 20px;
	text-align: right;
	line-height: 30px;
}

.section-inner {
	padding-top: 53px;
	padding-bottom: 0;

}

.section-heading {
	font-size: 30px;
	line-height: 62px;
}

.pro-01 {
	height: 487px;
	background: url(../img/pro01.png)center no-repeat;
}

.dark {
	height: 487px;
	background: rgba(0, 0, 0, 0.3);
	padding: 38px;
}

.dark h4 {
	color: #fff;
	font-size: 20px;
	line-height: 42px;
}

.dark p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}

.pro-02 {
	height: 487px;
	background: url(../img/pro02.png)center no-repeat;
	padding-top: 38px;
	margin-top: 27px;
}

.block-dark {
	width: 267px;
	height: 45px;
	background: rgba(0, 0, 0, 0.3);
}

.block-dark h4 {
	color: #fff;
	font-size: 20px;
	line-height: 45px;
	padding-left: 39px;
}

.pro-03 {
	height: 487px;
	background: url(../img/pro03.png)center no-repeat;
	padding-top: 38px;
}

.form-control {
	width: 240PX;
	height: 33px;
    line-height:33px;
	margin-left: 10px;
	display: inline;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	margin-bottom: 18px;
	color: #999;
	background-color: #f6f9ff;
}
#industry {
    padding: 6px 10px;
    line-height: 33px;
    color: #999;
    border: 1px solid #e0e0e0;
}

.about-heading {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 33px;
}

.text p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 44px;
}

.text a {
	color: #fff;
	font-size: 16px;
}

.divider-wrapper-dark {
	background-color: #3d4348;
	padding-top: 56px;
}

.phone {
	color: #7bd761;
	font-size: 24px;
	line-height: 56px;
	margin: 0;
	font-weight: 500;
}

.time {
	color: #fff;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 37px;
}

.en-name {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 10px;
	text-align: right;
}

.en-text {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	text-align: right;
}

.en-text a {
	color: #fff;
}

.copyright {
	text-align: center;
	font-size: 14px;
	font-weight: 100;
	line-height: 56px;
	margin: 0;
}

.en-text a:hover {
	color: #cb465b;
}


@media (min-width: 768px) {

	/*.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
                color: #202c2f;
                background-color: #fff;
            }
            .dropdown:hover, .dropdown:focus {
                border-bottom: 4px solid #0460d2;
            }*/
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
		color: #202c2f;
		background-color: #fff;
		border-bottom: 4px solid #0460d2;
	}

	.bounceInDown1 {
		background-color: #fff !important;
	}
}

.section1 h1 {
	margin: 0;
	padding: 0px 0px;
	opacity: 0;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	transform: scale(0, 0);
}

.section1 h1 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 16px;
	margin-top: 5px;
	opacity: 0;
}

.jj-block,
.jj-block-02 {
	height: 200px;
}

.section1 h1 {
    opacity: 1;
    transform: scale(1, 1);
    transition-delay: .5s;
    font-size: 50px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.section1.active h1 {
    
	opacity: 1;
	transform: scale(1, 1);
	transition-delay: .5s;

}
.section1 p {
    font-size: 24px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
}
#section1 {
    background: url(../img/bg/6.png)top center no-repeat;
    background-size: cover;
}
.section1 .yx-ded {
    transition: all 1s;
    transform: scale(0.5, 0.5);
    opacity: 0;
}

.section1.active .yx-ded {
	transition-delay: 0.7s;
	transform: scale(1, 1);
	opacity: 1;
}

.section1 .yx-dedd {
	position: absolute;
	left: 8%;
	margin-left: -70px;
	top: 100%;
	margin-top: 30%;
	cursor: pointer;
	transition: opacity 1s ease-out 1.2s, top 1s ease-out 1.2s, color 0.3s, background-color 0.3s;
	opacity: 0;
}

.section1.active .yx-dedd {
	top: 40%;
	opacity: 1;
}

.bounceInDown {
	background-color: transparent !important;
}

/* .yx-rund{
	transform: scale(1,1) rotate(0deg);
	    opacity: 1;
	    -webkit-transition-property: opacity, transform;
	    -o-transition-property: opacity, transform;
	    transition-property: opacity, transform;
	    transition-duration: 1s;
	    transition-delay: .5s;
	    -webkit-transition-timing-function: ease-in;
	    -o-transition-timing-function: ease-in;
	    transition-timing-function: ease-in;
}
.section2.active .yx-rund {
	    transform: scale(0,0) rotate(720deg);
	    opacity: 0;
    
} */
.yx-rund {
	width: 384px;
	opacity: 0;
}

.yx-rund:nth-child(1) {
	opacity: 0;

}

.yx-rund:nth-child(2) {
	opacity: 0;
}

.yx-rund:nth-child(3) {
	opacity: 0;
}

.yx-rund:nth-child(1) {
	    transform: translatey(300px);
	    opacity: 0;
	    transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
}

.yx-rund:nth-child(2) {
	    transform: translatey(300px);
	    opacity: 0;
	    transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.1s;
}

.yx-rund:nth-child(3) {
	transform: translatey(300px);
	    opacity: 0;
	    transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.2s;
}

.yx-rund:nth-child(4) {
	    transform: translatey(300px);
	    opacity: 0;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.4s;
}

.yx-rund:nth-child(5) {
	transform: translatey(300px);
	opacity: 1;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.3s;
}

.yx-rund:nth-child(6) {
	transform: translatey(300px);
	opacity: 1;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.2s;
}

.section2.active .yx-rund:nth-child(1) {
	transform: translatey(0);
	opacity: 1;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
}

.section2.active .yx-rund:nth-child(2) {
	transform: translatey(0);
	opacity: 1;
	transition: transform 1s ease-in-out 0.1s, opacity 1s ease-in-out 0.1s;
}

.section2.active .yx-rund:nth-child(3) {
	transform: translatey(0);
	opacity: 1;
	transition: transform 1s ease-in-out 0.2s, opacity 1s ease-in-out 0.2s;
}

.section2.active .yx-rund:nth-child(4) {
	transform: translatey(0);
	opacity: 1;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out  0s;
	/* transition-duration: 1.5s; */
	transition-delay: 0.5s;
}

.section2.active .yx-rund:nth-child(5) {
	transform: translatey(0);
	opacity: 1;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.2s;
	/* transition-duration: 1.5s; */
	transition-delay: 0.5s;
}

.section2.active .yx-rund:nth-child(6) {
	transform: translatey(0);
	opacity: 1;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.3s;
	/* transition-duration: 1.5s; */
	transition-delay: 0.5s;
}

.img-yx {
	cursor: pointer;
}

.yx-rund{
	position: relative;
}
.biankuang {
    width: 1px;
    height: 3px;
    position: absolute;
    z-index: 99;
    border-radius: 10px;
}
.biankuang_1 {
    height: 3px;
    top: -1px;
    left: 0px;
    border-left: 1px solid #fcad82;
}
.biankuang_2 {
    width: 0px;
    bottom: -3px;
    left: 0px;
    border-top: 1px solid #fcad82;
}
.biankuang_3 {
    height: 0px;
    bottom: 0px;
    right: 0px;
    border-right: 1px solid #fcad82;
}
.biankuang_4 {
    width: 0px;
    top: -3px;
    right: 0px;
    border-bottom: 1px solid #fcad82;
}
.yx-rund:hover{
	cursor: pointer;
	border: 1px solid #fff;
} 
.yx-rund:hover .biankuang_1{
	height: 190px;
	animation: flsw 0.5s;
}
.yx-rund:hover .biankuang_2{
	width: 382px;
	animation: flswq 0.5s;
}
.yx-rund:hover .biankuang_3{
	height:189px;
	animation: flswq 0.5s;
}
.yx-rund:hover .biankuang_4{
	width: 382px;
	animation: flswq 0.5s;
}
.img-yx {
	position: absolute;
	bottom: 36px;
}
.yx-rund:hover .img-yx {
	animation: fls 0.5s;
}
@keyframes flsw{
	0%{height:0;}
	100%{height:190px;}
}
@keyframes flswq{
	0%{height:0;}
	100%{height:189px;}
}
@keyframes flswq{
	0%{width:0;}
	100%{width:384px;}
}

@keyframes fls{
	0%{bottom:64px;}
	50%{bottom:74px;}
	100%{bottom:64px;}
}
/* .yx-rund:hover .yx-hhe{
	color: #fcad82;
} */
.jj-title-bottom {
	font-size: 18px;
}

.jj-zhihui {
	margin-top: 24px;
}

/* .yx-rund1{
	    opacity: 0;
	    -webkit-transform: scale(0.1, 0.1);
	    -ms-transform: scale(0.1, 0.1);
	    -o-transform: scale(0.1, 0.1);
	    transform: scale(0.1, 0.1);
	    -webkit-transition-property: opacity, transform;
	    -o-transition-property: opacity, transform;
	    transition-property: opacity, transform;
	    transition-duration: 1.5s;
	    transition-delay: 1s;
	    -webkit-transition-timing-function: ease-out;
	    -o-transition-timing-function: ease-out;
	    transition-timing-function: ease-out;
		}
		.section2.active .yx-rund1{
		    opacity: 1;
		    -webkit-transform: scale(1, 1);
		    -ms-transform: scale(1, 1);
		    -o-transform: scale(1, 1);
		    transform: scale(1, 1);
		} */
.jj-title {
	font-size: 20px;
}

.text-muted {
	font-size: 15px;
}

.more {
	margin-top: 8px;
}

.box-min {
	position: absolute;
}

.yx-leftpic {
	margin-top: 120px;
	opacity: 0;
	transition: opacity 1s ease-out 1.2s, margin-top 1s ease-out 1.2s, ;
}

.section3.active .yx-leftpic {
	opacity: 1;
	margin-top: 1px;
}

.box-min-1 {
	position: absolute !important;
	left: 240px;
	top: 0;
}

.box-min-2 {
	position: absolute;
	position: absolute !important;
	left: 480px;
	top: 0;
}

.box-min-3 {
	position: absolute;
	position: absolute !important;
	left: 0;
	top: 200px;
}

.box-min-4 {
	position: absolute;
	position: absolute !important;
	left: 240px;
	top: 200px;
}

.box-min-5 {
	position: absolute;
	position: absolute !important;
	left: 480px;
	top: 200px;
}

.box-min-6 {
	position: absolute;
	position: absolute !important;
	left: 720px;
	top: 200px;
}

.box-min-7 {
	position: absolute;
	position: absolute !important;
	left: 960px;
	top: 200px;
}

.box-min-8 {
    position: absolute;
    position: absolute !important;
    left: 480px;
    top: 400px;
    .section-inner
}

/* .section-inner {
		    padding-top: 18px;
		    padding-bottom: 0;
		} */
/* .yx-leftpic{
			left: -10%;
		}
		.section3.active .yx-leftpic{
			left: 0;
			transition: all 1s;
		} */
.section3.active .yx-right-e {
	margin-left: 60%;
	transition: all 1s;
}

.section3.active .yx-right-g {
	margin-left: 60%;
	transition: all 1s;
}

.section3.active .yx-right-f {
	margin-left: 0%;
	transition: all 1s;
}

.section3.active .yx-leftpic {
	margin-left: 0%;
	transition: all 1s;
}

.yx-right-e {
	margin-left: 100%;
}

.yx-leftpic {
	margin-left: -40%;
}

.yx-right-f {
	margin-top: 190px;
	margin-left: -40%;
}

.yx-right-g {
	margin-top: -230px;
	margin-left: 100%;
}

.divider-wrapper-dark {
	background-color: #3d4348;
	padding-top: 35px;
}

.people {
	margin-left: -40%;
}

.section6.active .people {
	margin-left: 0;
	transition: all 1s;
}

.text {
	margin-left: 200%;
}

.section6.active .text {
	margin-left: 0;
	transition: all 2s;
}

yx-ded {
	height: 90px;
	z-index: 1;
}

.yx-dedd {
	cursor: pointer;
}

.yx-dedd:hover {
	background-color: #007BB6;
	z-index: 9999;
}

ul,
ol {
	list-style: none;
}

.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../img/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../img/next.png) no-repeat;
}

.luara-left {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.luara-left ul {
	position: relative;
	padding: inherit;
	margin: 0;
}

.luara-left ul li {
	float: left;
	padding: inherit;
	margin: inherit;
	list-style: none;
}

.luara-left ul li img {
	width: inherit;
	height: inherit;
}


.swiper-container {
	width: 100%;
	height: 150px;
}

.swiper-slide {
	width: 100%;
	height: 150px;
}
/* .swiper-container1{
	width: 100%;
	height: 624px;
}
.swiper-container1 .swiper-slide{
    width: 100%;
    height: 100%;
}
.swiper-container1 .swiper-slide img{
    width: 100%;
    height: 100%;
} */
.btn-zixun {
    background-color: transparent;
    border: 1px solid #fff;
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    width: 150px;
    height: 50px;
    line-height: 2.5rem;
    border-radius: 100px;
    font-size: 18px;
}

    .btn-zixun:hover {
        background-color: #fff;
        color: #000;
        overflow: hidden;
    }
.btn-liji {
    background-color: #3caafa;
}
    .yx-dedd:hover {
        background-color: transparent !important;
    }
.tanchu {
    
    color: #fff;
    margin-bottom:34px;
    /*margin-bottom: 40px;*/
}

.form-inner {
    position: absolute;
    width:100%;
    top: 50%;
    height: 240px;
    margin-top: -120px; /* negative half of the height */
    padding-right: 40px;
    padding-left:20px;
}
    .form-inner.col-lg-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
.tanchu-bg{
    background:url(../img/tanchuang.png)top center no-repeat;
}
.tanchu span {
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    text-shadow: 2px 2px 5px #999;
    letter-spacing: 2px;
}
.layui-layer-content{
    border-radius:20px!important;
}
.layui-layer {
    border-radius: 30px !important;
}