.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;
}

.index .banner .banner_box {
	display: inline-block;
	height: 100%;
}

.index .banner .banner_box .bnerimg {
	position: relative;
	max-width: 1300px;
	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: 999;
}

.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;
}

.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 .zycp_pic ul li .zc_pic h4 {
	margin: 0;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	/* background-color: #4e0499; */
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.index .zycp .zycp_pic ul li .zc_pic .fl_pic {
	height: 250px;
}

.index .zycp .zycp_pic ul li .zc_pic img {
	width: 100%;
}

.index .zycp .zycp_pic ul li .fot_li {
	background: #f7f7f7;
	overflow: hidden;
}

.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;
}

.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;
}

.hrr {
	max-width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.hrr img {
	margin: 55px auto;
	clear: both;
	display: block;
}

.hrr img {
	margin: 55px auto;
	clear: both;
	display: block;
}

/* 关于我们 */
.con {
	width: 100%;
	background-color: #ffffff;
	/* height: 572px; */
	padding-top: 87px;
	overflow: hidden;
	padding-bottom: 85px;
}

.con h6 {
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
}

.con h1 {
	text-align: center;
	margin-bottom: 43px;
	font-weight: bold;
	margin-top: 10px;
	color: #0040d0;
}

.about_in {
	max-width: 1300px;
	margin: 0 auto;
}

.top_img img {
	width: 100%;
}

.left_text {
	width: 51%;
	float: right;
	margin-left: 33px;
}

.left_text div {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	color: #5a5a5a;
}

.left_text p {
	text-indent: 2em;
}

.p_tc {
	color: #ffffff;
	font-weight: bold;
}

.a_btn_b {
	border: 2px solid #0040d0;
	width: 30%;
	border-radius: 0;
	margin-top: 10px;
	background: #0040d0;
}

.btn {
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	float: right;
}

.p_img {
	width: 46%;
	height: 190px;
	float: left;
}

.wimg {
	width: 100%;
	height: 350px;
	position: relative;
}

.wimg img {
	width: 100%;
	height: 339px;
	overflow: hidden;
}

/* 产品 */
.con_w {
	width: 100%;
	background-color: #0040d0;
	padding-top: 57px;
	overflow: hidden;
	padding-bottom: 79px;
}

.con_w h6 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.con_w h1 {
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 10px;
	color: #fff;
}

.fw {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.fl {
	float: left
}

.fr {
	float: right
}

.nd {
	display: none
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap
}

ul,
li {
	list-style: none
}

.title_in {
	overflow: hidden;
	width: 100%
}

.title_in .fl {
	font-size: 16px;
	color: #3488EA
}

.title_in .fl small {
	font-size: 12px;
	color: #BBB;
	margin-left: 5px
}

.title_in .fr a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 12px;
	color: #828282;
	position: relative
}

.title_in .fr a:hover {
	color: #ff9000
}

.title_in .fr a:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 12px;
	background: #E5E5E5;
	right: 0;
	top: 10px
}

.title_in .fr a.cur {
	color: #fff;
	border-radius: 3px
}

.title_in .fr a.cur:before {
	display: none
}

.title_in .nd a {
	border-radius: 5px;
	background: #0040d0;
	color: #fff
}

.title_in .nd a:before {
	display: none
}

.title_in .nd a:hover {
	color: #fff
}

.pro_in {
	max-width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fff;
}

.pro_in .title_in {
	margin-bottom: 30px
}

.pro_in .flist {
	background-color: #0040d0;
	width: 100%;
	overflow: hidden;
	float: left;
}

.pro_in .flist .tt {
	color: #fff;
	padding: 15px 25px;
	background: #0040d0;
}

.pro_in .flist .tt span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

.pro_in .flist .tt p {
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
}

.pro_in .flist ul {
	padding: 10px;
	text-align: center;
	width: 64%;
	margin: 0 auto;
}

.pro_in .flist ul li {
	float: left;
	width: 14%;
}

.pro_in .flist ul li a {
	display: block;
	height: 65px;
	line-height: 47px;
	color: #fff;
	font-size: 15px;
	text-overflow: ellipsis;
	work-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}

.pro_in .flist ul li a:hover {
	background: #0040d0;
	color: #fff;
	text-decoration: none;
}

#por-more {
	color: #0040d0;
}

#por-more:hover {
	background: #0040d0;
	color: #fff;
	border-radius: 5px
}

.pro_in .frlist {
	width: 100%;
	float: right;
}

.pro_in .frlist li {
    width: 24.5%;
    padding-left: 25px;
    float: left;
    margin-bottom: 24px;
    margin-top: 24px;
}

.pro_in .frlist li .pic {
	display: table;
	width: 100%;
	height: 176px;
	border: 3px solid #f1f3f7;
	transition: all 0.3s;
}

.pro_in .frlist li .pic span {
	display: table-cell;
	width: 100%;
	height: 204px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

.pro_in .frlist li .pic span img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.pro_in .frlist li .txt {
	position: relative;
	padding: 5px;
	border-bottom: 1px solid #f1f3f7;
	transition: all 0.3s;
}

.pro_in .frlist li .txt h2 {
	font-size: 16px;
	color: #0040d0;
	line-height: 37px;
	margin: 0;
	font-weight: bold;
}

.pro_in .frlist li .txt p {
	font-size: 12px;
	color: #999;
	line-height: 22px;
	margin: 0
}

.pro_in .frlist li .txt .jt {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #0040d0;
}

.pro_in .frlist li a:hover .pic span img {
	transform: scale(1.3, 1.3)
}

.pro_in .frlist li a:hover .pic {
	border: 3px solid #0040d0;
	transition: all 0.3s;
}

.pro_in .frlist li a:hover .txt {
	border-bottom: 1px solid #0040d0;
}

.pro_in .frlist li a:hover .jt {
	color: #0040d0;
	text-decoration: none;
}

.pro_in .frlist li a:hover {
	color: #0040d0;
	text-decoration: none;
}

.cpsub_btn {
	text-align: center;
}

.cpsub_btn button {
	font-size: 15px;
	width: 29%;
	height: 46px;
	background: #ffffff;
	border-radius: 0;
	outline: none;
	color: #333;
	margin-top: 3%;
	border: 0;
}

.cpsub_btn button:hover {
	text-decoration: none;
}

.biaot {
	width: 60%;
	margin: 0 auto;
	text-align: center
}

.biaot div {
	font-size: 25px;
	color: #575757;
}

.biaot hr {
	color: #b9b9b9
}

/* 应用 */
.yingy {
	max-width: 1300px;
	margin: 0px auto;
	overflow: hidden;
}

.yingy h6 {
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	margin-top: 55px;
}

.yingy h1 {
	text-align: center;
	margin-bottom: 43px;
	font-weight: bold;
	margin-top: 10px;
	color: #0040d0;
}

.yingy .yy_img {
	width: 100%;
	overflow: hidden;
}

.yingy .yy_img img {
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 260px;
}

.yingy .yy_img img:hover {
	transform: scale(1.1);
}

.yingy .yy_img img:hover span {
	transform: scale(1.1);
	color: #0044cd;
	text-decoration: none;
}

.yingy ul li {
	float: left;
}

.yingy ul li span {
	width: 100%;
	opacity: 0.8;
	color: #000;
	display: block;
	height: 65px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}

.yingy ul li span:hover {
	color: #0044cd;
	text-decoration: none;
}

.f_img img {
	width: 210px;
	margin-top: 10px;
}


/* 新闻中心 */
.news_in {
	max-width: 1300px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 40px;
}


.news_in h6 {
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	margin-top: 55px;
}

.news_in h1 {
	text-align: center;
	margin-bottom: 43px;
	font-weight: bold;
	margin-top: 10px;
	color: #0040d0;
}

.news_in a {
	text-decoration: none;
	color: #000;
}

.news_in ul {
	list-style: none;
	padding-left: 0px;
}

.news_l {
	width: 34.7%;
	float: left;
	height: 286px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 4px;
}

.news_l img {
	height: 100%;
	width: 100%;
}

.news_r {
	width: 60%;
	float: right;
}

.t {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #bbbbbb;
}

.t_xwzx {
	float: left;
}

.t_ckgd {
	float: right;
}

.c {
	width: 100%;
}

.img_data {
	width: 100%;
	height: 110px;
	border-bottom: 1px dashed #dddddd;
}

.t_l {
	font-size: 18px;
	font-weight: bold;
}

.t_r {
	font-size: 12px;
	color: #bbbbbb;
	margin-left: 5px;
}

.t_c {
	font-size: 14px;
}

.t_c a {
	font-size: 14px;
}

.c_data {
	width: 16%;
	height: 70px;
	float: left;
	margin: 20px 0px;
	background-color: #dddddd;
}

.sn {
	height: 45px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	margin: 1px;
	margin-bottom: 0px;
	background-color: #fff;
}

.sr {
	background-color: #000;
	height: 25px;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	text-align: center;
}

.tc {
	width: 82%;
	float: left;
	margin: 20px 0px;
	margin-left: 2%;
}

.tc_tit {
	font-weight: bold;
	font-size: 16px;
	padding: 4px 0px;
}

.tc_con {
	font-size: 14px;
	padding: 2px 0px;
}

.c li {
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #dddddd;
	float: left;
}

.diamond {
	width: 6px;
	height: 6px;
	margin: 7px 5px 0 0;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #0040d0;
	float: left;
}

.list_tit {
	font-size: 14px;
}

.list_l {
	width: 80%;
	float: left;
}

.list_r {
	float: right;
	color: #bbbbbb;
}

.list_style:hover,
.list_style:hover .diamond {
	color: #0040d0;
	background: #0040d0;
}


@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: 20px 0px !important;
	}

	.zycp_pic ul li {
		margin: 25px;
		width: 28%;
	}

	.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;
	}

	.pro_in .frlist li {
		width: 48.7%;
		padding-left: 9px;
		float: left;
		margin-bottom: 35px;
	}

	.bnerimg {
		overflow: hidden;
		padding: 20px 10px;
	}

	.hrr img {
		margin: 35px auto;
		clear: both;
		display: block;
		width: 88%;
	}

	.wimg {
		width: 100%;
		height: 350px;
		position: relative;
		top: 0px;
		margin-left: 0px;
	}

	.a_btn_b {
		border: 2px solid #0066cc;
		width: 41%;
		border-radius: 0;
		margin-top: 10px;
		margin-bottom: 30px;
		margin-left: 10px;
	}

	.left_text {
		width: 100%;
		float: left;
		margin: 0;
	}

	.p_img {
		width: 100%;
		height: 190px;
		float: right;
	}

	.news_in {
		max-width: 1300px;
		margin: 0 auto;
		height: auto;
		padding-bottom: 20px;
	}

	.news_l {
		width: 100%;
		float: left;
		height: 246px;
		border: 1px solid #dddddd;
		border-radius: 3px;
		padding: 4px;
	}

	.news_r {
		width: 100%;
		float: left;
		padding: 10px;
	}

	.list_l {
		width: 100%;
		float: left;
	}

	.list_tit {
		font-size: 14px;
		width: 100%;
	}

	.list_r {
		/* float: right; */
		color: #bbbbbb;
		float: left;
		width: 100%;
		font-size: 13px;
		margin-top: 3px;
	}

	.left_text div {
		font-size: 14px;
		line-height: 28px;
		text-align: justify;
		color: #5a5a5a;
		margin-top: 0px;
		padding: 10px;
	}

	.con {
		width: 100%;
		background-color: #ffffff;
		/* height: 572px; */
		padding-top: 104px;
		overflow: hidden;
		padding-bottom: 190px;
	}

	.con h1 {
		text-align: center;
		margin-bottom: 15px;
		font-weight: bold;
		margin-top: 10px;
		color: #0040d0;
	}

	.con_w {
		width: 100%;
		background-color: #0040d0;
		padding-top: 35px;
		overflow: hidden;
		padding-bottom: 50px;
		margin-top: 36px;
	}

	.pro_in .flist {
		overflow: hidden;
		float: left;
	}

	.pro_in .flist ul {
		padding: 10px;
		text-align: center;
		width: 95%;
		margin: 0 auto;
	}

	.pro_in .flist ul li {
		float: left;
		width: 25%;
	}

	.pro_in .flist ul li a {
		display: block;
		height: 42px;
		line-height: 31px;
		color: #fff;
		font-size: 15px;
		text-overflow: ellipsis;
		work-break: break-all;
		white-space: nowrap;
		overflow: hidden;
		font-weight: bold;
	}

	.cpsub_btn button {
		font-size: 15px;
		width: 55%;
		height: 46px;
		background: #ffffff;
		border-radius: 0;
		outline: none;
		color: #333;
		margin-top: 7%;
		border: 0;
	}


	.pro_in .frlist {
		width: 100%;
		float: right;
	}

	.pro_in .frlist li .pic {
		display: table;
		width: 100%;
		height: 118px;
		border: 3px solid #f1f3f7;
	}

	.pro_in .frlist li .pic span {
		display: table-cell;
		width: 100%;
		height: 122px;
		vertical-align: middle;
		text-align: center;
		overflow: hidden;
	}

	.yingy .yy_img img {
		width: 100%;
		overflow: hidden;
		transition: all 0.6s;
		height: 180px;
	}

	.yingy ul li span {
		width: 100%;
		opacity: 0.8;
		color: #000;
		display: block;
		height: 50px;
		line-height: 45px;
		text-align: center;
		font-size: 14px;
	}


}
