.cn {}

.en {
	display: none;
}

.index {
	position: relative;
	width: 100%;
	background-color: #fff;
}

.index .banner .ma5slider {
	margin-bottom: 10px;
}

.index .banner .navs-wrapper {
	/* min-height: 27rem; */
	padding: 0 !important;
}

.index .banner .navs-wrapper .slide-area {
	overflow: visible;
}
.zycp_b span{
	float: left;
}
.zycp_b h3{
	font-size: 16px;
	float: left;
	font-weight: bold;
	margin: 0;
	line-height: 33px;
}
.index .banner .banner_box {
	display: inline-block;
	height: 100%;
}

.index .banner .banner_box .bnerimg {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.index .banner .banner_box .bnerimg img {
	height: 213px;
	width: 60%;
	margin: 0 auto;
}

.banner .navs-wrapper {
	/* height: auto !important; */
}

.index .banner .banner_box .bnerimg .banntit {
	text-align: left;
}

.index .banner .banner_box .bnerimg .banntit h2 {
	color: #4F0599;
	font-size: 1.871429rem;
}

.index .banner .banner_box .bnerimg .banntit p {
	font-size: 1.15714286rem;
	color: #333;
}

.index .banner .banner_box .bnerimg .banntit .btn {
	/* background: #4F0599 !important; */
	color: #fff;
}

.index .banner .dots {
	margin: 0;
	position: absolute;
	z-index: 99;
	left: 50%;
	transform: translateX(-50%);
	bottom: 4px;
}

.index .banner .banner1 {
	background-color: #c8e6f4;
}

.index .banner .banner2 {
	background-color: #F4F5F6;
}

.index .banner .banner3 {
	background-color: #bcdaff;
}

.index .banner_fot .dots {
	display: none;

}

.index .banner_fot .banbox {
	background-color: #819ab1;
	color: #fff;
}

.index .banner_fot .slides_tit .banbox {
	font-size: 22px;
	line-height: 70px;
}

.index .banner_fot .slides_tit .banbox span {
	font-size: 16px;
	display: inline;
}

.index .banner_fot .slides_tit .banbox .more_btn {
	padding: 9px 35px;
	border: 2px solid #fff;
	border-radius: 20px;
	cursor: pointer;
	margin-left: 100px;
}

.index .zycp {
	width: 100%;
	position: relative;
	z-index: 99;
}

.index .zycp .zycp_pic {
	width: 100%;
	display: block;
	overflow: hidden;
}

.index .zycp .zycp_pic ul {
	width: 100%;
	transition: all .5s;
}

.index .zycp .zycp_pic ul li {
	display: inline-block;
	padding: 0 !important;
	/* float: none; */
	background-color: #2081e1;
}

.index .zycp .zycp_pic ul li:nth-last-child(2) {
	display: inline-block;
	padding: 0 !important;
	/* float: none; */
	background-color: #0052a4;
}


.index .zycp .zycp_pic ul li .zcjs {
	/* box-shadow: 0 0 5px #ccc; */
}

.index .zycp .zycp_pic ul li .zc_pic {
	text-align: center;
}

.index .zycp h4 {
	margin: 0;
	font-size: 22px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

.index .zycp h4 a {
	color: #fff;
}

.index .zycp .zycp_pic ul li .zc_pic .fl_pic {
	/* height: 475px; */
	overflow: hidden;
	transition: all 0.6s;
}

.index .zycp .zycp_pic ul li .zc_pic img {
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
}

.index .zycp .zycp_pic ul li .zc_pic img:hover {
	transform: scale(1.2);
}

.index .zycp .zycp_pic ul li .fot_li {
	background: #f7f7f7;
	overflow: hidden;
	display: none;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs {
	padding: 25px 0;
	text-align: center;
	margin: 43px 43px 20px;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	overflow: hidden;
	height: 170px;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p {
	color: #4e4f63;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
	color: #333;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 10px;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn {
	text-align: center;
	padding: 20px 0;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
	font-size: 20px;
	width: 150px;
	height: 51px;
	background: transparent;
	border: 0;
	border-radius: 30px;
	outline: none;
	border: 1px solid #5d7eb1;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
	background: #5d7eb1;
	color: #fff;
}

.index .zycp .zycp_pic ul li:hover {
	/* box-shadow: 2px 2px 20px #ccc; */
	background-color: #0052a4;
}

.index .zycp .zycp_pic ul li:hover button {
	color: #fff !important;
	background: #5d7eb1 !important;
}

.index .zycp .cpsub_btn {
	text-align: center;
	margin-top: 50px;
}

.index .zycp .cpsub_btn button {
	width: 200px;
	height: 50px;
	/* background: #5d7eb1; */
	color: #fff;
	border: 0;
	border-radius: 6px;
	outline: none;
}

.zycp_b {
	width: 850px;
	text-align: center;
	line-height: 33px;
	margin: 0 auto;
	font-size: 16px;
	color: #666;
	top: -24px;
	position: relative;
}


/* 关于我们样式 */
.ab_box {
	width: 100%;
	float: left;
}

.about {
	line-height: 90px;
	text-align: center;
	font-size: 46px;
	color: #0052a4;
	margin-top: 50px;
}

.about_box {
	max-width: 1300px;
	margin: 0 auto;
}

.about_box_a {
	float: left;
}

.about_box_a p {
	float: left;
	line-height: 29px;
	font-size: 16px;
}

.about_box_b {
	float: right;
}

.about_a {
	margin-top: 20px;
	width: 100%;
	height: 300px;
	background: url(/assets/image/18facfbb.jpg) no-repeat right bottom;
	float: left;
}

.about_c {
	/* background-position: center 0; */
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	/* background-attachment: fixed; */
	position: relative;
	/*    padding-top: 50px;
padding-bottom: 75px; */
}

.about_fw {
	max-width: 1300px;
	margin: 0 auto;
}

.about_fw ul {
	margin: 0;
}

.about_fw ul li {
	width: 25%;
	float: left;
	text-align: center;
	height: 300px;
	padding-top: 69px;
}

.about_fw ul li a {
	text-decoration: none;
}

.about_fw ul li span {
	font-size: 80px;
	color: #fff;
}

.about_fw ul li text {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
}

.about_fw ul li:hover {
	width: 25%;
	float: left;
	background-color: #0065ca91;
	text-align: center;
	text-decoration: none;
}

/* 行业应用样式 */
@media (min-width:1520px) and (max-width:2400px) {

	.hy {
		float: left;
		width: 100%;
	}

	.hy_box {
		line-height: 90px;
		text-align: center;
		font-size: 46px;
		color: #0052a4;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.hy_fw {
		width: 100%;
		float: left;
	}


	.hy_box_l {
		width: 50%;
	}

	.hy_box_l img {
		width: 100%;
		max-height: 450px;
	}

	.hy_box_r {
		position: absolute;
		right: 0;
		width: 52%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		background: #fff;
		padding: 20px 60px 40px 4%;
		overflow: hidden;
		margin-top: -225px;
		background: #2081e1;
		overflow: hidden;
		transition: all 0.6s;
	}

	.hy_box_r:hover {
		background-color: #0052a4;
		color: #fff;
		text-decoration: none;
	}

	.hy_box_r h2 {
		color: #fff;
		line-height: 75px;
	}

	.hy_box_r p {
		font-size: 16px;
		line-height: 40px;
		color: #fff;
	}

	.hy_box_la {
		width: 50%;
		float: right;
	}

	.hy_box_la img {
		width: 100%;
		max-height: 450px;
	}

	.hy_box_ra {
		position: absolute;
		left: 0;
		width: 52%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		background: #fff;
		padding: 20px 60px 40px 4%;
		overflow: hidden;
		margin-top: 225px;
		background: #2081e1;
		overflow: hidden;
		transition: all 0.6s;
	}

	.hy_box_ra:hover {
		background-color: #0052a4;
		color: #fff;
		text-decoration: none;
	}

	.hy_box_ra h2 {
		color: #fff;
		line-height: 75px;
	}

	.hy_box_ra p {
		font-size: 16px;
		line-height: 40px;
		color: #fff;
	}
}

/* 新闻样式 */
.news {
	margin-top: 80px;
	width: 100%;
	height: 574px;
	background: url(/assets/image/news.jpg) no-repeat right bottom;
	float: left;
}

.news_h1 {
	line-height: 50px;
	text-align: LEFT;
	font-size: 46px;
	color: #0052a4;
	margin-top: 32px;
	margin-bottom: 14px;
}

.news_a {
	position: relative;
	background: #ffffffb8;
	width: 70%;
	height: 400px;
	top: 83px;
	float: right;
	padding: 20px 60px;
}

.news_b {
	line-height: 57px;
	font-size: 16px;
	border-bottom: 1px dotted #999;
	height: 57px;
}

.news_c {
	float: left;
	width: 87%;
	line-height: 57px;
	overflow: hidden;
	height: 57px;
}

.news_c a:hover {
	color: #2081e1;
	text-decoration: none;
}

.news_d {
	float: right;
}


@media (min-width: 980px) {
	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}

	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}

	.zycp_pic {
		padding: 0px 0px !important;
	}

	.zycp_pic ul li {
		/* margin: 25px; */
		width: 33.33%;
	}

	.index .banner .banner_box .bnerimg {
		padding: 75px 0;
		overflow: hidden;
	}

	.banner .navs-wrapper {
		height: 400px;
	}

	.outside-dots .dots>.dot {
		width: 30px;
		margin: 4px 13px;
		height: 5px;
	}

	.outside-dots .dots>.dot.active {
		background-color: #819ab1 !important;
		width: 35px;

	}

}

@media (max-width: 980px) {
	.index .banner .banner_box {
		/* height: 580px; */
	}

	.index .banner .banner_box .bnerimg .banntit h2 {
		font-size: 16px;
		font-weight: bold;
	}

	.btn-group-justified {
		width: 100px;
	}

	.banner .navs-wrapper {
		height: 172px !important;
	}

	.index .banner .banner_box .bnerimg img {
		height: 100px;
		width: 147px;
	}

	.index .banner .banner_box .bnerimg .banntit p {
		font-size: 12px;
	}

	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}

	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}

	.zycp_pic {
		padding: 10px !important;
	}

	.bnerimg {
		overflow: hidden;
		padding: 20px 10px;
	}

}

@media (min-width:1200px) and (max-width:1520px) {

	.hy {
		float: left;
		width: 100%;
	}

	.hy_box {
		line-height: 90px;
		text-align: center;
		font-size: 46px;
		color: #0052a4;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.hy_fw {
		width: 100%;
		float: left;
	}

	.hy_box_l {
		width: 50%;
	}

	.hy_box_l img {
		width: 100%;
		height: 350px;
	}

	.hy_box_r {
		position: absolute;
		right: 0;
		width: 52%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		background: #fff;
		padding: 20px 38px 40px 3%;
		overflow: hidden;
		margin-top: -177px;
		background: #2081e1;
		overflow: hidden;
		transition: all 0.6s;
	}

	.hy_box_r:hover {
		background-color: #0052a4;
		color: #fff;
		text-decoration: none;
	}

	.hy_box_r h2 {
		color: #fff;
		line-height: 46px;
	}

	.hy_box_r p {
		font-size: 15px;
		line-height: 29px;
		color: #fff;
	}

	.hy_box_la {
		width: 50%;
		float: right;
	}

	.hy_box_la img {
		width: 100%;
		height: 350px;
	}

	.hy_box_ra {
		position: absolute;
		left: 0;
		width: 52%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		background: #fff;
		padding: 20px 38px 40px 3%;
		overflow: hidden;
		margin-top: 178px;
		background: #2081e1;
		overflow: hidden;
		transition: all 0.6s;
	}

	.hy_box_ra:hover {
		background-color: #0052a4;
		color: #fff;
		text-decoration: none;
	}

	.hy_box_ra h2 {
		color: #fff;
		line-height: 46px;
	}

	.hy_box_ra p {
		font-size: 15px;
		line-height: 29px;
		color: #fff;
	}
}

@media (max-width:768px) {

	.zycp_b {
		width: 92%;
		text-align: left;
		line-height: 26px;
		margin: 0 auto;
		font-size: 14px;
		color: #666;
		top: 31px;
		position: relative;
	}

	.about_box_a img {
		width: 100%;
	}

	.index .zycp .zycp_pic {
		width: 100%;
		/* display: block; */
		overflow: hidden;
		margin-top: 50px;
	}

	.about_fw ul li {
		width: 50%;
		float: left;
		text-align: center;
		height: 131px;
		padding-top: 39px;
	}

	.about_fw ul li:hover {
		width: 50%;
		float: left;
		background-color: #0065ca91;
		text-align: center;
		text-decoration: none;
	}

	.about_fw ul li span {
		font-size: 46px;
		color: #fff;
	}

	.about_fw ul li text {
		width: 100%;
		float: left;
		text-align: center;
		color: #fff;
		font-size: 18px;
		line-height: 40px;
	}

	.hy_box {
		line-height: 90px;
		text-align: center;
		font-size: 46px;
		color: #0052a4;
		margin-top: 30px;
		margin-bottom: 30px;
		float: left;
		width: 100%;
	}

	.hy_box_l {
		width: 100%;
		height: 200px;
		float: left;
	}

	.hy_box_l img {
		width: 100%;
		height: 200px;
	}

	.hy_box_la {
		width: 100%;
		height: 200px;
		float: left;
	}

	.hy_box_la img {
		width: 100%;
		height: 200px;
	}

	.hy_box_r {
		/* position: absolute; */
		/* right: 0; */
		width: 100%;
		/* transform: translateY(-50%); */
		/* -webkit-transform: translateY(-50%); */
		background: #fff;
		padding: 20px 3% 40px 3%;
		overflow: hidden;
		background: #2081e1;
		overflow: hidden;
		transition: all 0.6s;
		float: left;
	}

	.hy_box_ra {
		/* position: absolute; */
		/* right: 0; */
		width: 100%;
		/* transform: translateY(-50%); */
		/* -webkit-transform: translateY(-50%); */
		background: #fff;
		padding: 20px 3% 40px 3%;
		overflow: hidden;
		margin-top: 5px;
		background: #2081e1;
		overflow: hidden;
		transition: all 0.6s;
		float: left;
	}

	.hy_box_r h2 {
		color: #fff;
		line-height: 46px;
	}

	.hy_box_r p {
		font-size: 15px;
		line-height: 29px;
		color: #fff;
	}

	.hy_box_ra h2 {
		color: #fff;
		line-height: 46px;
	}

	.hy_box_ra p {
		font-size: 15px;
		line-height: 29px;
		color: #fff;
	}

	.news_a {
		position: relative;
		background: #ffffffb8;
		width: 100%;
		height: 400px;
		top: 83px;
		float: right;
		padding: 20px 10px;
	}

	.news_c {
		float: left;
		width: 70%;
		line-height: 57px;
		overflow: hidden;
		height: 57px;
	}
	.news_b {
	    line-height: 57px;
	    font-size: 14px;
	    border-bottom: 1px dotted #999;
	    height: 57px;
	}


}
