
.no_border {
	border-left: none!important;
	border-right: none!important;
}

.part_two,
.part_five {
	text-align: center;
	background: #f8f8f8;
}

.part_two {
	padding-bottom: 200px;
	background: url(../img/computer_bg.png) bottom right no-repeat;
}

.part_two h1,
.part_five h1 {
	font-size: 0.46rem;
	color: #038fee;
	font-weight: bold;
	padding-bottom: 0.78rem;
}

.lunbo_box {
	margin-top: 80px;
	width: 100%;
	height: 540px;
	position: relative;
	overflow: hidden;
}

.w1200_show {
	display: none;
}

.lunbo_img {
	width: 500px;
	height: 530px;
	overflow: hidden;
	position: absolute;
	left: 50%;
}

.lunbo_img img {
	width: 100%;
}

.lunbo_list {
	width: 100%;
	height: 530px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.my_li {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
}

.lunbo_list img {
	width: 100%;
	height: 530px;
	border: none;
	float: left;
}

.p1 {
	transform: translate3d(0px, 0, 0) scale(0.81);
	transform-origin: 0 50%;
	opacity: 0.6;
	z-index: 2;
}

.p2 {
	transform: translate3d(224px, 0, 0) scale(1);
	z-index: 3;
	opacity: 1;
}

.p3 {
	transform: translate3d(449px, 0, 0) scale(0.81);
	transform-origin: 100% 50%;
	opacity: 0.6;
	z-index: 2;
}

.p5 {
	transform: translate3d(672px, 0, 0) scale(0.81);
}

.p6 {
	transform: translate3d(896px, 0, 0) scale(0.81);
}

.p7 {
	transform: translate3d(1120px, 0, 0) scale(0.81);
}

.part_three h1 {
	font-size: 0.46rem;
	color: #fff;
	font-weight: bold;
	padding-bottom:0.78rem;
}

.title_p {
	font-size: 0.25rem;
	color: #666666;
}

.part_five p {
	line-height: 0.5rem;
}

.part_five img {
	width: 100%;
	max-width: 380px;
	display: block;
	margin: 0 auto;
}

.part_five h4 {
	color: #038fee;
	font-size: 0.3125rem;
	padding: 0.78rem 0 0.54rem 0;
}

.part_five .title_p {
	padding-bottom: 20px;
}

.five_box {
	border: 1px solid #eeeeee;
	padding-bottom: 0.6rem;
	background: #ffffff;
}

.five_box p {
	padding: 0 0.6rem;
}

.part_three {
	text-align: center;
	background: url(../img/part3_bg.png) no-repeat #57768f;
	background-size: 100%;
}

.part_three .title_p {
	color: #c8d0d6;
}

.list img {
	display: block;
	margin: 20px auto;
	width: 100%;
	max-width: 44px;
}

.list {
	color: #ffffff;
	overflow-x: hidden;
}

.list p {
	margin-top: 15px;
	font-size: 0.21rem;
}

.list .item_box {
	float: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 0.3rem 0.6rem 0.6rem;
	margin-top: 0.85rem;
	position: relative;
}

.mask_box {
	width: 100%;
	height: 0;
	background: rgba(3, 143, 238, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.item_box:hover .mask_box {
	transition: .5s;
	height: 100%;
}

.item_box:hover {
	background: none;
}

.list h4 {
	font-size: 0.28rem;
}

.line {
	width: 40%;
	height: 1px;
	background: #ffffff;
	margin: 0.7rem auto;
}

.part_three .container {
	overflow: hidden;
}

.part_four {
	position: relative;
	padding: 1.56rem;
	height: 850px;
}

.yinhao img,
.yinhao2 img {
	width: 1.84rem;
	height: 1.4rem;
}

.w_1200 {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	height: 664px;
	background: url(../img/four_special.png) 15% 50% no-repeat;
}

.w_box {
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: 664px;
}

.w_text {
	width: 320px;
	text-align: center;
	position: absolute;
	top: 240px;
	left: 75px;
}

.point {
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #038fee;
}

.point_in {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: rgba(3, 143, 238, .16);
	box-shadow: 0 0 0 rgba(119, 105, 232, 0);
	opacity: 1;
	animation: jianbian .4s linear 1;
	-webkit-animation: jianbian .4s linear 1
}

.point .point_in {
	animation: jianbian 8s linear 0s infinite;
	-webkit-animation: jianbian 8s linear 0s infinite
}

.point2 .point_in {
	animation: jianbian 8s linear 2s infinite;
	-webkit-animation: jianbian 8s linear 2s infinite
}

.point3 .point_in {
	animation: jianbian 8s linear 4s infinite;
	-webkit-animation: jianbian 8s linear 4s infinite
}

.point4 .point_in {
	animation: jianbian 8s linear 6s infinite;
	-webkit-animation: jianbian 8s linear 6s infinite
}

.point1 {
	left: 620px;
	top: 72px;
}

.point1_text {
	left: 710px;
	top: 52px;
}

.point2 {
	left: 720px;
	top: 215px;
}

.point2_text {
	left: 780px;
	top: 205px;
}

.point3 {
	right: 468px;
	bottom: 215px;
}

.point3_text {
	left: 780px;
	bottom: 150px;
}

.point4 {
	right: 568px;
	bottom: 72px;
}

.point4_text {
	left: 710px;
	bottom: 10px;
}

@-webkit-keyframes jianbian {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	10% {
		-webkit-transform: scale(2.7);
		transform: scale(2.7);
		opacity: 1
	}
	20% {
		-webkit-transform: scale(2.7);
		transform: scale(2.7);
		opacity: 1
	}
	25% {
		-webkit-transform: scale(4);
		transform: scale(4);
		opacity: 0
	}
	30% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
	35% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes jianbian {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	10% {
		-webkit-transform: scale(2.7);
		transform: scale(2.7);
		opacity: 1
	}
	20% {
		-webkit-transform: scale(2.7);
		transform: scale(2.7);
		opacity: 1
	}
	25% {
		-webkit-transform: scale(4);
		transform: scale(4);
		opacity: 0
	}
	30% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
	35% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.point_text {
	position: absolute;
}

.point_text p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 14px;
}

.point_text h4 {
	font-size: 20px;
	font-weight: bold;
	color: #038fee;
	margin-bottom: 15px;
}

.w_text h3 {
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0;
}

.w_text p {
	font-size: 16px;
	padding-top: 30px;
}

.w_text img {
	display: block;
	width: 100%;
	max-width: 40px;
	margin: 0 auto;
}

.w_line {
	width: 20px;
	height: 2px;
	background: #038fee;
	margin: 0 auto;
}

.yinhao,
.yinhao2 {
	position: absolute;
}

.yinhao {
	left: 2%;
	top: 2%;
}

.yinhao2 {
	right: 2%;
	bottom: 2%;
}

.text_box h4 {
	font-size: 0.31rem;
	color: #038fee;
	padding: 0.25rem 0;
}

.text_box p {
	line-height: 30px;
	font-size: 0.25rem;
}
a.nav_list_active{
	background: #038fee;
	color: #ffffff;
}
@media screen and (max-width: 1200px) {
	.nedd_btn {
		display: none;
	}
	.nedd_btn2 {
		display: block;
	}
	.part_text {
		left: 10%;
		top: 15%;
		font-size: 0.31rem;
	}
	.part_four {
		display: none;
	}
	.w1200_hide {
		display: none;
	}
	.w1200_show {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	#nav_scroll {
		position: fixed;
		top: 0;
	}
	.navbar-default {
		position: absolute;
		top: 0;
		border: none;
		background: #ffffff!important;
		border-bottom: 1px solid #eeeeee!important;
	}
	.part_one {
		margin-top: 100px;
	}
	.part_two h1,
	.part_three h1,
	.part_five h1 {
		padding-top: 1rem;
	}
	li.nav_active>a {
		color: #ffffff!important;
	}
	.nedd_btn2 {
		width: 2.43rem;
		top: -20px;
	}
	/*.list .item_box {
		padding: 0.2rem 0.1rem 0.4rem;
		min-height: 308px;
	}*/
	.part_two {
		padding-bottom: 50px;
		background: url(../img/computer_bg.png) no-repeat;
		background-size: 220%;
		background-position: center 10%;
	}
}

@media screen and (max-width: 500px) {
	.part_one {
		margin-top: 50px;
	}
	.dis_p {
		display: none;
	}
	.part_text {
		left: 5%;
		top: 18%;
		font-size: 0.31rem;
	}
	.part_text h1 {
		font-size: 0.4rem;
	}
	.part_text p {
		font-size: 0.24rem;
	}
	.text_p1 {
		padding: 0.3rem 0;
	}
}

@media screen and (max-width: 320px) {
	.nedd_btn2 {
		width: 2rem;
		top: -30px;
		right: 0;
	}
	.text_p1 {
		padding: 0.1rem 0;
	}
}