.index {
	position: relative;
	width: 100%;
	background-color: #fff;
}

.index .banner {
	padding: 100px 0px 0px;
}

.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: 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: 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;
}

@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) {
	.cw-right .swiper2 {
		flex-direction: column;
	}
	.cw-right .swiper2 .jsyf, .cw-right .swiper2 .sczz {
		width: 100% !important;
	}
	.cw-right .swiper2 .jsyf {
		margin-bottom: 20px;
	}
	.c-wrap {
		flex-direction: column !important;
	}
	.c-wrap .cw-left {
		width: 100% !important;
	}
	.c-wrap .cw-right {
		width: 100% !important;
	}
	.ct-wrap {
		flex-direction: column !important;
	}
	.ct-wrap .sqjxs {
		width: 100% !important;
	}
	.ct-wrap .yxwl {
		width: 100% !important;
	}
	.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;
	}

	.prod_bt h1 {
		font-size: 22px;
	}

	.prod_bt P {
		font-size: 12px !important;
		padding: 0 10px;
	}
}

.swiper-pagination-bullet {
	width: 60px !important;
	height: 7px !important;
	border-radius: 1px !important;
	background-color: #fff !important;
	opacity: .5 !important;
}

.swiper-pagination-bullet-active {
	background: #083a77 !important;
	opacity: 1 !important;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

/* 产品分类 */
.prduct-box {
	/* display: flex; */
	margin-bottom: 0px;
}

.prduct-box .prduct_img img {
	width: 44%;
	border: 2px solid #ccc;
	border-radius: 100%;
	float: left;
}

.prduct-box .prduct_img img:hover {
	width: 44%;
	border: 2px solid #083a77;
	border-radius: 100%;
	float: left;
}

.prduct-txt {
	padding-top: 31px;
	margin-left: 5%;
	/* display: flex; */
	flex-direction: column;
	width: 50%;
	float: left;
}

.prduct-wrap {
margin-top: 40px;
    overflow: hidden;
    margin-bottom: 40px;
}

.prduct-txt {
	position: relative;
}

.n-title {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
}

.prduct-list {
margin: 20px 0px;
    padding: 4px;
}

.n-title::after {
	content: '';
	position: absolute;
	top: 63px;
	left: 3px;
	width: 25px;
	height: 2px;
	background-color: #083a77;
}

.prduct-txt a {
	font-size: 13px;
	line-height: 54px;
	border-radius: 23px;
	text-align: left;
	color: #868686;
	text-decoration: none;
}

.go_detail:hover {
	color: #083a77;
	text-decoration: none;
}

.prduct_img {
	transition: all 0.3s linear;
	top: 0;
}

.prduct_img:hover {
	position: relative;
	top: -5px;
}

.prod_bt {
	margin-top: 40px;
}

.prod_bt h1 {
	color: #083a77;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
	margin: 0 !important;
}

.prod_bt P {
    width: 100%;
    margin: 0 auto;
    line-height: 27px;
    font-size: 15px;
    text-align: center;
}

.news {
	display: flex;
	border: 1px solid #e7e7e7;
}
.news .n-left {
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: center;
    justify-content: space-evenly;
	background-color: #083a77;
	color: #fff;
}
.c-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.c-wrap .cw-left {
	width: 40%;
	flex-direction: column;
}
.c-wrap .cw-right {
	width: 58%;

}
.c-wrap .cw-left .news:nth-child(1) {
	margin-bottom: 20px;
}
.c-wrap .cw-left .news:nth-child(2) .n-wrap {
	padding: 10px;
}
.news .n-right img {
	height: 250px;
}

.news .n-left span {
	font-size: 16px;
	font-weight: 700;
}
.news .n-left img{
	width: 54%;
}
.news .n-right {
	width: 75%;
}
.news .n-right ul {
	margin-bottom: 0;
}
.news .n-right li{
	border-bottom: 1px dotted #e7e7e7;
}
.news .n-right li a {
    height: 46px;
    line-height: 46px;
    padding-left: 15px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
 }


.gsjj {
	padding: 20px;
	padding-bottom: 9px;
	padding-top: 0;
	margin-bottom: 20px;
	border: 1px solid #e7e7e7;
}
.cw-right {
	display: flex;
	flex-direction: column;
}
.cw-right .swiper2 {
	display: flex;
	justify-content: space-between;
	border: 1px solid #e7e7e7;
}
.cw-right .swiper2 .jsyf,.cw-right .swiper2 .sczz {
	/* border: 1px solid #e1e1e1; */
} 
.cw-right .swiper2 .jsyf p,.cw-right .swiper2 .sczz p {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.6);
	font-size: 14px;
	color: #fff;
	z-index: 9;
	margin-bottom: 0;
} 
.cw-right .swiper2 .public-t span:nth-child(2) {
	height: 30px;
	line-height: 30px;
}
.cw-right .swiper2 .public-t  {
	padding-left: 20px;
	position: absolute;
	top: -30px;
	left: 0;
}
.cw-right .swiper2 img {
	height: 211px;
}
.cw-right .swiper2 .jsyf,.cw-right .swiper2 .sczz {
	width: 48%;
	position: relative;
	padding: 10px;
	margin-top: 40px;
}
.public-t span:nth-child(1) {
	width: 6px;
	background-color: #083a77;
	display: inline-block;
	height: 23px;
	position: relative;
	top: 4px;
}
.public-t span:nth-child(2) {
	height: 64px;
	line-height: 64px;
	padding-left: 18px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #000;
	font-weight: bold;
}
.cw-right .cr-wrap {
	/* display: flex; */
	justify-content: space-between;
}
.cw-right .cr-wrap .cr-left {
    width: 55%;
    float: left;
}
.cw-right .cr-wrap .cr-left p {
    line-height: 27px;
    text-indent: 2em;
    margin-bottom: 0;
    padding-right: 9px;
}
.cw-right .cr-wrap .cr-left .cr-bottom a{
    display: block;
    color: #cc3333;
    text-align: left;
    line-height: 47px;
}
.cw-right .cr-wrap .cr-right {
    width: 45%;
    text-align: center;
    float: right;
}

.sqjxs .sq-wrap {
	display: flex;
}
.sqjxs .sq-wrap .sq-left {
	width: 50%;
}
.sqjxs .sq-wrap .sq-left span {
	display: block;
	height: 28px;
	line-height: 28px;
	color: #333;
	font-size: 14px;
}
.sqjxs .sq-wrap .sq-right {
	width: 50%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.sqjxs .sq-wrap .sq-right img {
	width: 100%;
	text-align: center;
}
.ct-wrap {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}
.ct-wrap .yxwl {
	width: 58%;
	border: 1px solid #e7e7e7;
	display: flex;
    flex-direction: column;
}
.ct-wrap .sqjxs {
    width: 40%;
    padding: 7px 20px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}
.ct-wrap .sqjxs .sq-title {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #000;
	border-bottom: #e7e7e7 solid 1px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ct-wrap .yxwl .y-title {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    background-color: #083a77;
    text-align: LEFT;
    font-weight: 700;
    text-indent: 1.2em;
}
.ct-wrap .yxwl .y-list {
	padding: 17px;
	flex: 1;
}
.ct-wrap .yxwl .y-list ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	height: 210px;
}
.ct-wrap .yxwl .y-list ul li {
	width: 30%;
	background-color: #e7e7e7;
	border-radius: 25px;
	color: #000;
    font-weight: 700;
	text-align: center;
	height: 45px;
	line-height: 45px;
}

@media (max-width:768px) {
	
	.cw-right .cr-wrap .cr-left {
	    width:100%;
	}
	.cw-right .cr-wrap .cr-left {
	    width: 100%;
	    float: left;
	}
	.cw-right .cr-wrap .cr-right {
	    width: 100%;
	    text-align: center;
	    float: right;
	}
	
}