.logo img {
	width: auto;
	height: auto;
}

.logo {
	height: 120px;
	display: flex;
	align-self: center;
	align-items: center;

}

.zhongying {
	font-size: 0;
	height: 120px;
	display: flex;
	align-self: center;
	align-items: center;
}

.zhongying>div {
	border: 1px solid #2a3583;
	border-radius: 2px;
}

.zhongying a {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	line-height: 30px;
	font-size: 16px;
	color: #293583;
	text-align: center;
}

.zhongying a.on {
	background: #2a3583;
	color: #fff;

}

.sousuo {
	height: 120px;
	display: flex;
	align-self: center;
	align-items: center;
	width: 14%;
	margin-right: 3%;

}

.sousuo form {
	width: 100%;
	display: block;
	position: relative;
}

.sousuo .input {
	width: 100%;
	height: 30px;
	border: 1px solid #cccccc;
	color: #333;
	font-size: 14px;
	display: block;
	border-radius: 100px;
	padding: 0 10px;

}


.sousuo input::-webkit-input-placeholder {
	color: #999999;
	font-size: 14px;
}

.submitt {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0%, -50%);
	background: url("../images/fdj_03.png") center center no-repeat;
	border: none;
	width: 20px;
	cursor: pointer;


}

.nav {
	background: #f9f9f9;
}

.nav ul {
	text-align: justify;
	font-size: 0;
}

.nav ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5.5%;
	line-height: 60px;
	font-size: 18px;
	position: relative;
}

.nav ul li a {
	color: #333333;
	display: block;
	width: 100%;
	height: 100%;
}

.nav ul li.las {
	width: 100%;
	height: 0;
	display: inline-block;
}

.nav ul li.liang::after {
	background: #293583;
	width: 46px;
	height: 1px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	margin: auto;
}

.nav ul li.liang a {
	color: #2a3583;
}




.nav ul li:hover::after {
	background: #293583;
	width: 46px;
	height: 1px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	margin: auto;
}


.nav ul li:hover a {
	color: #2a3583;
}


.footer {
	background: #333333;
}

.footer_s {
	padding: 10px 0;
}

.footer_nav {
	width: 72%;
	padding-top: 26px;
}

.footer_nav ul {
	font-size: 0;
	text-align: right;
}

.footer_nav ul li {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #fff;
	margin-right: 10%;
}

.footer_nav ul li:last-of-type {
	margin-right: 0;
}


.footer_x_z ul li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}

.footer_x_z ul li:nth-of-type(1) {
	background-image: url("../images/a1_03.png");
	background-position: left 1px center;
}

.footer_x_z ul li:nth-of-type(2) {
	background-image: url("../images/a1_07.png");

}

.footer_x_z ul li:nth-of-type(3) {
	background-image: url("../images/a1_11.png");
	background-position: left 1px center;
}

.footer_x_z ul li:nth-of-type(4) {
	background-image: url("../images/a1_15.png");
	background-position: left 2px center;
}

.footer_x {
	padding: 10px 0;
}

.footer_x_y {
	width: 13%;
}

.footer_x_y ul {
	font-size: 0;
}

.footer_x_y ul li {
	display: inline-block;
	width: 37.5%;
	margin-right: 25%;
}

.footer_x_y ul li img {
	width: 100%;
}

.footer_x_y ul li:last-of-type {
	margin-right: 0;
}


.footer_x_y ul li p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 1.6;
}

.footer_bq_z {
	width: 5%;
}

.footer_bq_z ul {
	display: flex;
	justify-content: space-between;
}

.footer_bq {
	border-top: 1px solid #fff;
	padding: 10px 0;

}
.footer_bq_z ul li{
	position: relative;
}
.footer_bq_z ul li:hover .ma{
	display: block;
}
.footer_bq_z ul li .ma{
	position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 32px;
    z-index: 99;
    display: none;
}
.footer_bq_z ul li .ma img{
	width: 100%;
}
.footer_bq_zz {
	position: relative;
	max-width: 1200px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 14px;
	color: #f2f2f2;
	text-align: center;
	line-height: 1.5;
}

.sj_nav {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 120px;
	left: 0;
	background: #fff;
	display: none;
	z-index: 99999999;
}


.sj_nav ul li {
	font-size: 16px;
	color: #333;
	line-height: 40px;
}


.mianbao {
	display: none;
	align-self: center;
	align-items: center;
	width: 8%;
	height: 120px;
}

.mianbao img {
	width: 100%;
}


.banner img {
	width: 100%;
}

.xdh {
	text-align: right;
	font-size: 16px;
	color: #666666;
	margin-right: 20px;
	padding: 40px 0;
}

.xdh p {
	padding-left: 30px;
	background-image: url("../images/fz_03.png");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #666666;
	display: inline-block;
}

.xdh p a {
	padding: 0 10px;
}

.ty_tit {
	max-width: 22.22%;
	margin: 0 auto;
	margin-bottom: 30px;


}

.ty_tit::after {
	display: block;
	width: 100%;
	height: 2px;
	background: url("../images/xian_03.jpg") center center no-repeat;
	background-size: 100% 100%;
	content: "";
	margin-top: 30px;
}

.ty_tit h2 {
	text-align: center;
	font-size: 36px;
	color: #333333;
	margin-bottom: 5px;

}

.ty_tit h2::after {
	display: block;
	width: 27px;
	height: 2px;
	background: #7f7e7f;
	margin: 0 auto;
	content: "";
	margin-top: 10px;
}

.ty_tit h3 {
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.chanpin_erji .swiper-container {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #ededed;
}

.chanpin_erji .swiper-button-prev {
	left: 0;
	width: 10%;
	height: 50px;
	background: url("../images/zuo_02.jpg");
	background-size: 100% 100%;
	margin: 0;
	top: 0;
	outline: none;
}

.chanpin_erji .swiper-button-next {
	right: 0;
	width: 10%;
	height: 50px;
	background: url("../images/you_04.jpg");
	background-size: 100% 100%;
	margin: 0;
	top: 0;
	outline: none;
}

.chanpin_erji .swiper-slide {
	line-height: 50px;
	height: 50px;
	color: #666666;
	text-align: center;
}

.chanpin_erji {
	box-shadow: 0 0 10px 10px #ededed;
}

.chanpin_erji .swiper-slide.on {
	background: #e51e34;
	color: #fff;
}

.chanpin_sanji ul {
	font-size: 0;
}

.chanpin_sanji ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 2%;
	background: #ececec;
	color: #666666;
	font-size: 16px;
	line-height: 50px;
	margin-right: 4%;

}

.chanpin_sanji ul li.on {
	background: #a3a5a8;
	color: #fff;
}

.chanpin_sanji_w {
	padding: 30px 0;
}

.chanpin_lb {
	padding-bottom: 60px;
}

.chanpin_lb ul {
	font-size: 0;
}

.chanpin_lb ul li {
	display: inline-block;
	width: 23.4%;
	margin-right: 2.13%;
	margin-bottom: 50px;
}

.chanpin_lb ul li:nth-of-type(4n) {
	margin-right: 0;
}

.chanpin_img {
	border-radius: 8px;
	position: relative;
	margin-bottom: 26px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

.chanpin_img img {
	width: 100%;
	border-radius: 8px;
}

.chanpin_img_hide {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	left: 0;
	display: flex;
	align-self: center;
	align-items: center;
	justify-self: center;
	background: rgba(42, 53, 131, 0.6);
	border-radius: 8px;
	opacity: 0;
	/*菜单透明到显示 0到1*/
	visibility: hidden;
	/*隐藏（动画过渡的固定写法）*/
}

.chanpin_img_hide img {
	width: unset;
	height: unset;
	margin: 0 auto;
}


.chanpin_lb ul li:hover .chanpin_img_hide {
	opacity: 1;
	transition: opacity 1s;
	/*动画过渡*/
	visibility: visible;
	/*显示（动画过渡的固定写法）*/
}


.chanpin_lb ul li h2 {
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.chanpin_lb ul li:hover h2 {
	color: #2a3583;
}

.chanpin_show_z {
	width: 66.66%;
}

.chanpin_show_z_s_lun {
	width: 50%;
}

.chanpin_show_z_s_lun .swiper-slide img {
	width: 100%;
	border-radius: 8px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

.chanpin_show_z_s_lun .swiper-slide {
	border-radius: 8px;
}


.chanpin_show_z_s_lun .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	background: #fff !important;
	border-radius: 100% !important;
	display: inline-block !important;
	margin: 0 5px !important;
	opacity: 1 !important;
}

.chanpin_show_z_s_lun .swiper-pagination-bullet-active {
	opacity: 1 !important;
	background-color: #fff !important;
}

.chanpin_show_z_s_ms {
	width: 40%;
}

.chanpin_show_z_s_ms h2 {
	font-size: 24px;
	color: #2a3583;
	margin-bottom: 60px;
	font-weight: bold;
}

.chanpin_show_z_s_ms ul li {
	margin-bottom: 26px;
}

.chanpin_show_z_s_ms dl {
	font-size: 0;
}

.chanpin_show_z_s_ms dl dt {
	display: inline-block;
	width: 40%;
	line-height: 60px;
	background: #a3a5a8;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-right: 19%;
}

.chanpin_show_z_s_ms dl dt.on {
	background: #2a3583;
}

.chanpin_show_z_s_ms dl dt:last-of-type {
	margin-right: 0;
}

.chanpin_show_z_qie ul {
	font-size: 0;
	border-bottom: 1px solid #bfbfbf;
}

.chanpin_show_z_qie ul li {
	display: inline-block;
	line-height: 35px;
	font-size: 16px;
	color: #333333;
	padding: 0 30px;
	cursor: pointer;
	position: relative;
}

.chanpin_show_z_qie ul li.on {
	border: 1px solid #bfbfbf;
	border-bottom: none;
	color: #2a3583;
}

.chanpin_show_z_qie ul li.on::after {
	display: block;
	width: 100%;
	content: "";
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 9999;
}

.chanpin_show_z_x {
	padding: 70px 0;

}

.chanpin_show_z_nr img {
	max-width: 100%;
	margin: 0 auto;
	height: auto;
	margin-bottom: 40px;
}

.chanpin_show_z_qie {
	margin-bottom: 46px;
}

.chanpin_show_z_nr,
.chanpin_show_z_nr * {
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
}

.chanpin_show_bd input {
	height: 60px;
	border: 1px solid #bfbfbf;
	padding: 0 30px;
	display: block;
	width: 100%;
	margin-bottom: 30px;
	font-size: 16px;
	color: #333;
	box-sizing: border-box;
}

.aaaaa {
	display: none;
}


.chanpin_show_bd input::-webkit-input-placeholder {
	color: #999999;
	font-size: 16px;
}

.chanpin_show_bd textarea {
	width: 100%;
	height: 110px;
	padding: 20px 30px;
	border: 1px solid #bfbfbf;
	resize: none;
	margin-bottom: 30px;
}

.subb {
	width: 100% !important;
	background: #2a3583;
	height: 60px;
	color: #fff !important;
	padding: 0 !important;
	cursor: pointer;
}

.chanpin_show_y {
	width: 25%;
}

.tong_tit h2 {
	font-size: 24px;
	color: #2a3583;
	padding-bottom: 30px;
	border-bottom: 1px solid #bfbfbf;
	font-weight: bold;
	margin-bottom: 35px;
}

.chanpin_lbb ul li {
	width: 100%;
	display: block;
	margin-right: 0;
}

.renmen_ul ul li {
	padding-bottom: 30px;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
	margin-bottom: 30px;
}

.renmen_img {
	width: 48%;
}

.renmen_img img {
	width: 100%;
}

.renmen_ms {
	width: 48%;
}

.renmen_ms h2 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.renmen_ms h3 {
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url("../images/rl_03.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.renmen_ms p {
	font-size: 16px;
	color: #666666;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


.fan {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;

}


.fan a {
	float: left;
	line-height: 74px;
}

.fan a:last-of-type {
	float: right;
}

.fan a:hover {
	color: #b53939;
}


/* 分页样式*/
#pages {
	padding: 14px 0 10px;
	font-family: 宋体;
	text-align: -webkit-center;
	font-size: 14px;
}

#pages a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages a.a1 {
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #2a3583;
	border: 1px solid #2a3583;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 30px;
	line-height: 30px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}



/*.ty_tit h2{
    font-size: 20px;
}*/

.ty_tittt::after {
	display: none;
}

.gywm_w {
	max-width: 1700px;
	margin: 0 auto;
	width: 93%;
}

.gywm_ms,
.gywm_ms * {
	font-size: 16px;
	color: #666666;
	line-height: 2.2;
	text-align: center;
}

.gywm_w {
	padding-bottom: 60px;
}

.gywm_lun {
	padding-bottom: 100px;
}

.gywm_lun .swiper-slide {
	transition: 300ms;
	transform: scale(0.8);
	z-index: 99;
}

.gywm_lun .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
	z-index: 999;
}

.gywm_lun .swiper-slide img {
	width: 100%;
}


.chanpin_bt_lm {
	margin-bottom: 50px;
}

.chanpin_bt_lm ul {
	text-align: center;
	font-size: 0;
}


.chanpin_bt_lm ul li {
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	text-align: center;
	background: #ececec;
	font-size: 16px;
	color: #666666;
	line-height: 50px;
	margin-right: 2%;
}

.chanpin_bt_lm ul li.on {
	background: #a3a5a8;
	color: #fff;
}

.chanpin_bt_lm ul li:last-of-type {
	margin-right: 0;
}


.news_z {
	width: 66.66%;
}

.news_ul ul li {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 30px;
}

.news_img img {
	width: 100%;
}

.news_img {
	width: 26.8%;
}

.news_ms {
	width: 70%;
}

.news_ms h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.news_ms h3 {
	font-size: 14px;
	color: #999999;
	padding-left: 34px;
	background-image: url("../images/rl_03.png");
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 26px;
}

.news_ms p {
	font-size: 14px;
	color: #666666;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news_ms h4 {
	float: right;
	font-size: 16px;
	color: #333333;
	position: relative;
	/*      margin-top: -13px;*/
}


.news_ul ul li:hover .news_ms h2 {
	font-size: 18px;
	color: #2a3583;
}

.news_ul ul li:hover .news_ms h4 {
	color: #2a3583;
}

.news_tit {
	text-align: center;
	margin-bottom: 30px;
}

.news_tit h2 {
	font-size: 24px;
	color: #354081;
	margin-bottom: 25px;
}

.news_tit h3 {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #666666;
	margin-right: 3%;
}

.news_xq_nr,
.news_xq_nr {
	font-size: 16px;
	color: #666666;
	line-height: 2;
}

.news_xq_nr img {
	max-width: 100%;
	margin: 40px auto;
	height: auto;
	box-shadow: 0 0 10px 10px #e3e3e3;
	border-radius: 6px;
}

.bshare-custom {
	padding: 40px 0;
}


.news_xq_w {
	padding-bottom: 70px;
}


.jjfa_z {
	width: 66.66%;
}


.jjfa_ul ul li {
	overflow: hidden;
	margin-bottom: 46px;
}

.jjfa_img {
	width: 27%;
}

.jjfa_img img {
	width: 100%;
}

.jjfa_y {
	width: 68%;
}

.jjfa_y h2 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
	font-weight: bold;
}

.jjfa_y_k_z {
	width: 20%;
	border-right: 1px solid #bfbfbf;
	padding: 20px 0;
}

.jjfa_y_k_z dl dt {
	margin-bottom: 40px;
	font-size: 16px;
	color: #999999;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}

.jjfa_y_k_z dl dt:nth-of-type(1) {
	background-image: url("../images/b5_03.png");
}

.jjfa_y_k_z dl dt:nth-of-type(2) {
	background-image: url("../images/b6_06.png");
}

.jjfa_y_k_z dl dt:nth-of-type(3) {
	background-image: url("../images/b7_08.png");
	margin-bottom: 0;
}

.jjfa_y_k_y {
	width: 74%;
	padding: 10px 0;
}

.jjfa_y_k_y p {
	font-size: 16px;
	color: #666666;
	line-height: 2.2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.jjfa_y_k_y h3 {
	font-size: 16px;
	color: #333333;
	float: right;
	position: relative;
	/*    margin-top: -10px;*/
}


.jjfa_ul ul li:hover .jjfa_y h2 {
	color: #2a3583;
}

.jjfa_ul ul li:hover .jjfa_y h3 {
	color: #2a3583;
}

.chanpin_show_w {
	padding-bottom: 60px;
}

.lxwm_dt {
	width: 46.8%;
	height: 500px;
}


.lxwm {
	background: #f9f9f9;
}

.lxwm_y {
	width: 50%;
	padding: 20px 40px;
}

.page_logo {
	width: 48.857%;
	margin-bottom: 30px;
}

.page_logo img {
	width: 100%;

}

.page_ul ul {
	font-size: 0;
}

.page_ul ul li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
}

.page_ul ul li:nth-of-type(1) {
	background-image: url("../images/b9_03.png");
}

.page_ul ul li:nth-of-type(2) {
	background-image: url("../images/b9_06.png");
}

.page_ul ul li:nth-of-type(3) {
	background-image: url("../images/b9_10.png");

}

.page_ul ul li:nth-of-type(4) {
	background-image: url("../images/b9_12.png");
	background-position: left 2px center;
}

.page_ul ul li:nth-of-type(5) {
	background-image: url("../images/b9_20.png");
	background-position: left 2px center;
}

.page_ul ul li:nth-of-type(6) {
	background-image: url("../images/b9_17.png");
	background-position: left 4px center;
}


.page_bd input {
	width: 100%;
	height: 40px;
	background: none;
	padding: 0 30px;
	border: none;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
	display: block;
	border: 1px solid #e0e0e0;
}

.page_bd textarea {
	width: 100%;
	height: 100px;
	background: none;
	border: none;
	resize: none;
	padding: 15px 30px;
	font-size: 16px;
	color: #999999;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
}


.page_bd input::-webkit-input-placeholder {
	color: #999999;
	font-size: 16px;
}

.submi {
	width: 200px !important;
	height: 40px !important;
	margin: 0 auto !important;
	background: #2a3583 !important;
	font-size: 18px !important;
	color: #fff !important;
	display: block;
	cursor: pointer;
	border-radius: 6px !important;
}


.lunbo .swiper-button-next {
	right: 0;
	width: 38px;
	height: 80px;
	background: url('../images/yy_04.png') center center no-repeat;
	background-size: 100% 100%;
}


.lunbo .swiper-button-prev {
	right: 0;
	width: 38px;
	height: 80px;
	background: url('../images/zz_02.png') center center no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.lunbo .swiper-slide img {
	width: 100%;
}

.index_mao_w {
	max-width: 1200px;
	margin: 0 auto;
	width: 93%;
}

.index_ul ul {
	width: 91%;
	margin: 0 auto;
	background: #fff;
	border-radius: 6px;
	position: relative;
	margin-top: -80px;
	padding: 24px 0;
	z-index: 9999;
	text-align: center;
	display: flex;
	  box-shadow: 0px 1px 0px 1px #eaebf2; 
}


.index_ul ul li {
	flex: 1;
	border-right: 1px dashed #dedede;
	cursor: pointer;
}

.index_img img {
	width: 80px;
	margin: 0 auto;
}

.index_ul ul li:last-of-type {
	border-right: none;
}

.index_img {
	margin-bottom: 24px;
}


.index_ul ul li h2 {
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.index_ul ul li.on h2 {
	color: #2a3a7f;
}

.index_zs {
	padding: 70px 0;
}

.ty_titt h4 {
	float: right;
}

.ty_titt {
	max-width: unset;
	margin-bottom: 40px;
}

.ty_titt::after {
	display: none;
}

.index_zs_img {
	width: 100%;
	border-radius: 6px;
	margin-bottom: 25px;
	overflow: hidden;
	transition: all 0.6s;
}

.index_zs_img:hover img {
	transform: scale(1.1);
}

.index_zs_img img {
    max-height: 268px;
    max-width: 80%;
	border-radius: 6px;
	transition: all 0.6s;
	display: block;margin: auto;
}

.index_zs_lun .swiper-button-next {
	right: 0;
	width: 38px;
	height: 80px;
	background: url('../images/yy_04.png') center center no-repeat;
	background-size: 100% 100%;
}


.index_zs_lun .swiper-button-prev {
	right: 0;
	width: 38px;
	height: 80px;
	background: url('../images/zz_02.png') center center no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.index_zs_lun .swiper-slide h2 {
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.index_zs_lun .swiper-slide{
	
	box-sizing: border-box;
	border-radius: 6px;
	padding-bottom: 16px;
}
.index_zs_lun .swiper-slide:hover h2 {
	color: #2a3583;
}
.index_zs_lun .index_zs_img{
	border: 1px solid #ddd;
	height: 268px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.gsdt {
	margin-bottom: 90px;
}

.gsdt_z {
	width: 46.87%;
}

.index_zs_lun {
	padding-bottom: 100px;
	display: flex;
}

.gsdt_z img {
	width: 97%;
}

.gsdt {
	background: #f9f9f9;
}

.gsdt_y {
	width: 50%;
	padding: 20px 40px;
}


.tyt_titt {
	max-width: 18%;
	margin: 0;
}

.tyt_titt h2 {
	font-size: 36px;
}


.gsdt_y hr {
	width: 100%;
	height: 1px;
	border: none;
	background: #354081;
	display: block;
	margin-top: 20px;
	margin-bottom: 56px;
}


.gsdt_y_nr,
.gsdt_y_nr * {
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
}

.gsdt_y_nr {
	margin-bottom: 60px;
}

.gsdt_y_rq {
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}

.gsdt_y_more a {
	display: block;
	width: 100px;
	line-height: 34px;
	border: 1px solid #292d50;
	border-radius: 4px;
	font-size: 14px;
	color: #292d50;
	text-align: center;
}


.gsdt_y .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: unset !important;
	left: unset;
	right: 0;
}



.gsdt_y .swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	background: #9193a4 !important;
	border-radius: 100% !important;
	display: inline-block !important;
	margin: 0 14px !important;
	opacity: 1 !important;
}

.gsdt_y .swiper-pagination-bullet-active {
	opacity: 1 !important;
	background-color: #292d50 !important;
}

.index_jjfa {
	margin-bottom: 40px;
}

.index_jjfa_lm {
	margin-bottom: 56px;
}

.index_jjfa_lm ul {
	text-align: center;
	border-bottom: 1px solid #000000;
	font-size: 0;
}

.index_jjfa_lm ul li {
	display: inline-block;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
	line-height: 30px;
	width: 86px;
	text-align: center;
	margin-right: 2%;
	position: relative;
}

.index_jjfa_lm ul li:last-of-type {
	margin-right: 0;
}

.index_jjfa_lm ul li.on {
	border: 1px solid #000000;
	border-bottom: none;
	color: #2c3f82;
}

.index_jjfa_lm ul li.on::after {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	bottom: -1px;
	left: 0;
	display: block;
	content: "";
}

.bbbbb {
	display: none;
}

.index_jjfa_rq {
	width: 96px;
	margin: 0 auto;
	background: #222383;
	position: relative;
	margin-top: -30px;
	margin-bottom: 20px;
}

.index_jjfa_rq h2 {
	font-size: 30px;
	color: #fff;
	text-align: center;
}

.index_jjfa_rq h3 {
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.index_jjfa_ms {
/*	padding: 20px;*/
}

.index_jjfa_ms h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_jjfa_ms p {
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index_jjfa_lun .swiper-container {
	padding-bottom: 100px;
}

.index_jjfa_ms_k {
	width: 100%;
	margin: 0 auto;
}

.index_jjfa_ms h3 {
	font-size: 16px;
	color: #333333;
}

.index_jjfa_ms h3 span {
	margin-right: 10px;
}

.index_jjfa_lun .swiper-slide:hover .index_jjfa_ms_k h2 {
	color: #354081;
}

.index_jjfa_lun .swiper-slide:hover .index_jjfa_ms h3 {
	color: #394483;
}

.index_jjfa_lun .swiper-slide:hover .index_jjfa_ms h3 span {
	color: #333333;
}


.index_jjfa_lun .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	background: #e5e5e5 !important;
	border-radius: 100% !important;
	display: inline-block !important;
	margin: 0 5px !important;
	opacity: 1 !important;

}

.index_jjfa_lun .swiper-pagination-bullet-active {
	opacity: 1 !important;
	background-color: unset !important;
	border: 2px solid #26327a;
}


.kefu {
	position: fixed;
	width: 60px;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	z-index: 999999;
}

.kefu ul li {
	margin-bottom: 2px;
	position: relative;
}

.kefu_show {
	position: absolute;
	left: -130px;
	top: 0;
	width: 120px;
	padding: 10px;
	background: #9091c1;
	display: none;
}

.kefu_show_img img {
	width: 100%;
}

.kefu_show_img {
	margin-bottom: 12px;
}

.kefu_show p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 1.8;
	word-break: break-all;
}

.kefu ul li:hover .kefu_show {
	display: block;
}

.index_jjfa_img img {
	width: 100%;
}

.footer_w {
	margin: 0 auto;
	width: 98%;
	max-width: 1800px;
}
