blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

abbr,
acronym,
fieldset,
img {
	border: 0
}

ol,
ul {
	list-style: none
}


a {
	text-decoration: none;
	color: #444
}

html {
	min-width: 1300px;
}

body {
	color: #444;
	font-size: 12px;
	line-height: 1.5;
	background: #e7f3fc;
	font-family: '思源黑体';
	min-width: 1300px;
	overflow-x: hidden;
}

a:hover {
	color: #f60
}

img {
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}

input,
select,
textarea {
	font-size: 12px;
	color: #444;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

input[type=button],
input[type=reset],
input[type=submit],
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer
}

::-webkit-input-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

::-ms-input-placeholder {
	color: #999
}

select::-ms-expand {
	display: none
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

.ani {
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}

.wp {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto
}


* {
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

.header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1024;
	background:#15339c;
	padding: 0.5rem 0;
}
.header.fu{
	position: fixed;
}

.logo {

	margin-left: 0;
	padding-right: 5%;

}

.logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 7rem;
	padding: 0.3rem 0;
}

.nav {
	position: relative;
	padding: 0 45px;
	flex: 1;
}

.nav:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: auto;
	background: rgba(0, 0, 0, 0)
}

.nav ul {
	position: relative;
	z-index: 2
}

.nav li {
	text-align: center;
	display: inline-block;
	position: relative
}

.nav .v1 {

	font-size: 1rem;
	color: #fff;
	/*padding:45px 25px 28px;*/
	display: block;
	padding: 0 2rem;
}

.nav dl {
	display: none;
	position: absolute;
	width: 128px;
	background-color: #fff;
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 0.5rem;
	box-shadow: 0 0 0.5rem #ccc;
}

.nav dd a {
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 42px;
	text-align: center
}


.nav li.on .v1,
.nav li:hover .v1 {

	color: #476fca;
}

.menuBtn {
	z-index: 9;
	display: none;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 50px;
	height: 40px;
	padding: 7px;
	cursor: pointer;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}

.menuBtn b {
	display: block;
	height: 4px;
	background-color: #fff;
	margin: 3px 0 7px;
	border-radius: 2px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}

.menuBtn.open b {
	display: none;
	margin: 0;
	position: absolute;
	left: 5px;
	top: 45%;
	width: 40px
}

.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}

.banner-background {
	height: 100vh;
}




.head_top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: -webkit-center;
	align-items: -moz-center;
	align-items: center;
	justify-content: space-between;
}



.hy_news {
	background: #f1f8fd;
	/* 	padding: 5% 0; */
}

.news_swiper_li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0.2rem;
}
.news_swiper_li a{
	position: relative;
}
.news_swiper_li a span{
	position: absolute;
	bottom: 0;
	left: 0;
	
	width: 100%;
	background: #2349b8;
	background: rgba(37, 75, 184, 0.7);
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	padding: 0.5rem 0;
	border-radius: 0 0 2rem 2rem;
}

.news_swiper_li .dright .dd{
	display: flex;
	
	justify-content: space-between;
}
.news_swiper {
	background: #fff;
	border-radius: 1rem;
	
	
}
.hy_news_ul{
	position: relative;
	padding-top: 3rem;
}
.hy_news_ul .dleft img {
	height: 30rem;
	object-fit: 100%100%;
	display: block;
	width: 100%;
	border-radius: 0 1rem 1rem 0;
}

.hy_news_ul .dleft {
	width: 50%;
}

.hy_news_ul .dright {
	flex: 1;
	
	padding: 3% 6% 3% 3%;
	border-radius: 1rem 0 0 1rem;
}

.hy_news_ul .dright .d1 span {

	font-size: 1.3rem;
	font-weight: bold;
	color: #333;

}

.hy_news_ul .dright .d1 {
	margin-bottom: 2rem;
	padding-top: 0.3rem;
	width: 9rem;
}


.hy_news_ul .dright .d2 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 1rem;
	
	flex: 1;

}

.hy_news_ul .dright .d3 {
	min-height: 10rem;
	font-size: 1rem;
	color: #333;
	line-height: 180%;
	letter-spacing: 1px;
	text-indent: 2em;
}

.hy_news_ul .dright .d3 p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;

}
.hy_news_ul .dright .d4{
	text-align: right;
}
.hy_news_ul .dright .d4 a {
	display: inline-block;
	color: #0073c6;
	font-weight: bold;
	font-size: 1rem;
	
}

.hy_news_ul .dright .d4 a:hover {
	color: #333;
}

.hy_news_ul .swiper-pagination {
	left: 1%;
	bottom: 5%;
}

.hy_news_ul .swiper-pagination-clickable .swiper-pagination-bullet {
	margin: 0 0.3rem;
	background: #0212af; 
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: -2.5rem;
	background: url('../imgs/img (32).png') no-repeat;
	background-size: 2rem 2rem;
	width: 2rem;
	height: 2rem;

}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: -2.5rem;
	background: url('../imgs/img (33).png') no-repeat;
	background-size: 2rem 2rem;
	width: 2rem;
	height: 2rem;

}

.hy_news_ul .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 92%;
	background: url('../imgs/img (32).png') no-repeat;
	background-size: 2rem 2rem;
	width: 2rem;
	height: 2rem;
	top: 3%;

}

.hy_news_ul .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 1%;
	background: url('../imgs/img (33).png') no-repeat;
	background-size: 2rem 2rem;
	width: 2rem;
	height: 2rem;
	top: 3%;
}

.sdgd_bottom_ul .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 92%;
	background: url('../imgs/img (32).png') no-repeat;
	background-size: 2rem 2rem;
	width: 2rem;
	height: 2rem;
	top: initial;
	bottom: 0%;

}

.sdgd_bottom_ul .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 1%;
	background: url('../imgs/img (33).png') no-repeat;
	background-size: 2rem 2rem;
	width: 2rem;
	height: 2rem;
	top: initial;
	bottom: 0%;
}

.xyyj .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 94%;
	background: url('../imgs/img (32).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top: -11.5rem;

}

.xyyj .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 1%;
	background: url('../imgs/img (33).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top: -11.5rem;
}

.ljlj .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 94%;
	background: url('../imgs/img (32).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top: -5.5rem;

}

.ljlj .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 1%;
	background: url('../imgs/img (33).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top: -5.5rem;
}


.hy_news_ul .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 2rem;
	background: url('../imgs/aimg (15).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top:50%;

}

.hy_news_ul .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 2rem;
	background: url('../imgs/aimg (16).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top:50%;

}

.hy_news_ul1 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 94%;
	background: url('../imgs/img (32).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top: -1rem;

}

.hy_news_ul1 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 1%;
	background: url('../imgs/img (33).png') no-repeat;
	background-size: 1.3rem 2rem;
	width: 1.3rem;
	height: 2rem;
	top:  -1rem;
}

.sdgd_bottom_li{
	position: relative;
	padding-bottom: 3%;
}
.hide {
	display: none;
}

.hy_news_t {
	display: flex;
	align-items: center;

	padding: 1rem;
	color: #05329f;
	font-size: 3rem;
	font-weight: bold;
	padding-bottom: 5%;

}

.hy_news_t h3 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hy_news_t img {
	max-width: 15rem;
	display: block;
	width: 15rem;
}

.bq_ul {
	display: flex;
	align-items: center;
}

.bq_li {
	flex: 1;
	position: relative;
}


.bq_li img {
	display: block;
	width: 100%;
	border-radius: 1rem;

}
.yjjb_img1{
	padding: 2% 0;
}
.yjjb_img1 img{
	max-width: 80%;
	display: block;
	margin: 0 auto;
}

.bq_li a {
	position: absolute;
	top: 80%;
	left: 50%;
	transform: translate(-50%, 0);
	display: inline-block;
	padding: 0.6rem 5rem;
	border-radius: 3rem;
	background: #eee;
	font-size: 1.2rem;
	font-weight: bold;
	color: #05329f;
	border: 0.2rem solid #fff;
}

.bq_li a:hover {
	background: #05329f;
	color: #fff;
	transition: 0.5s;
}

.yjjb_li {
	display: inline-block;
	float: left;
	width: 25%;
}

.yjjb_li .dd {
	margin: 1rem;
	background: #fff;
	border-radius: 1rem;

}

.yjjb_li .dd .d1 img {
	height: 22rem;
	cursor: pointer;
	width: 100%;
	display: block;
}

.yjjb_li .dd .d1 {
	border-radius: 1rem 1rem 0 0;
	overflow: hidden;
}

.yjjb_li .dd .d1 img:hover {
	transform: scale(1.1);
	transition: 0.5s;
}

.yjjb_li .dd .d2 {
	background: #fff;
	padding: 0;
	color: #0073c6;
	font-size: 0.9rem;
	display: flex;
	align-items: center;
	height: 64px;
	position: relative;
}

.yjjb_li .dd .d2 img {
	width: 6.5rem;
	height: 3.5rem;
	display: block;
}

.yjjb_li .dd .d2 .d2_1 {
	width: 6.5rem;

}

.yjjb_li .dd .d2 .d2_2 {
	flex: 1;
}

.yjjb_li .dd .d2 .p1 {
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: 20px;
	left: 10px;
}

.yjjb_li .dd .d2 .p2 {

	line-height: 120%;
}

.yjjb_li .dd .d3 {
	height: 7rem;
	overflow: auto;
	font-size: 0.9rem;
	color: #0073c6;
	padding: 0.5rem 0.8rem;
	display: none;

}

.yjjb {
	clear: both;
	overflow: hidden;
}




.zjxc {
	background: #333763;
	display: flex;
	border-radius: 2rem;
	
}

.zjxc_left {
	flex: 1;
	height: 34rem;
}

.zjxc_right {
	width: 20%;
	padding: 1.5rem 1rem;
}

.zjxc_r_t {
	font-size: 1.7rem;
	color: #fff;
	font-weight: bold;
	padding-bottom: 1rem;
}
.zjxc_right_ul{
	height: 28rem;
	overflow-y: auto;
	padding-right: 0.5rem;
}

.zjxc_right_ul::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/

	/* 	-webkit-box-shadow: inset 0 0 5px #666; */
	background: #666ec7;
	border-radius: 1rem;
}

.zjxc_right_ul::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #252848;
	background: #252848;
	border-radius: 1rem;
}
.zjxc_left_li video {
	max-width: 100%;
	width: 100%;
	display: block;
	/* height: 34rem; */
	height: 36rem;
	object-fit:fill;
	cursor: pointer;
	background: #000;
	 border-radius: 1rem;
	/* border-radius: 2rem 0 0 2rem; */
	
}

.zjxc_left_li .dd {
	position: relative;
}

.zjxc_left_li .dd .dd_fu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.zjxc_left_li .dd .dd_fu img {
	width: 100%;
	height: 100%;
	display: block;
}

.zjxc_right_li {
	margin-bottom: 1rem;
}

.zjxc_right_li .dd {
	display: block;
	
	font-size: 0.95rem;
	color: #eee;
	position: relative;
	cursor: pointer;
	border-radius: 0 0 1rem 1rem;
}

.zjxc_right_li .dd .d1 {
	width: 100%;
	margin-right: 0.5rem;
}

.zjxc_right_li .dd .d1 img {
	width: 100%;
	display: block;
	height: 7rem;
	border-radius: 1rem;

}

.zjxc_right_li .dd .d2 {

	padding: 0 .5rem;
	font-size:0.9rem;
	position: absolute;
	height: 2rem;
	background: rgba(0, 0, 0, 0.5);
	
	color:#fff;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 2rem;
	text-align: center;
	z-index: 99;
	border-radius: 0 0 1rem 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.zjxc_right_li.on .dd .d2 {
	
	background: rgba(12, 97, 247, 0.8);
}


/* .sdgd{
	display: flex;
}
.sdgd_li{
	flex: 1;
} */
.sdgd_ul {
	position: relative;

}
.sdgd_head_ul{
	display: flex;
		padding-bottom: 3%;
}
.sdgd_head_li{
	display: inline-block;
	border-radius: 3rem;
	padding: 0.4rem 1rem;
	color: #fff;
	background: #e1e1e1;
	font-size: 1rem;
	font-weight: bold;
	min-width: 10rem;
	margin-right: 1rem;
	cursor: pointer;
	text-align: center;
}
.sdgd_head_li.on{
	background: #2a8df7;	
	background: -webkit-linear-gradient(to right,#0dccff 0,#5369f6 100%);
	background: -moz-linear-gradient(to right,#0dccff 0,#5369f6 100%);
	background: -o-linear-gradient(to right,#0dccff 0,#5369f6 100%);
	background: linear-gradient(to right,#0dccff 0,#5369f6 100%);
}

.sdgd_li a {
	display: block;
	margin: 1rem 0;
	background: #fff;
	border-radius: 1rem;
	box-shadow: 0 0 1rem #ccc;
}

.sdgd_li a .d1 {
	overflow: hidden;
}

.sdgd_li a .d1 img {
	border-radius: 1rem 1rem 0 0;
	display: block;
	width: 100%;
	height: 12rem;
}
.new_yjcg_tab .sdgd_li a{
	box-shadow: initial;
}
.new_yjcg_tab .sdgd_li a .d1 img {
	border-radius: 1rem;
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #eee;
	background: #f5f5f5;
}
.sdgd_li a .d1 img:hover{
	transform: scale(1.1);
	transition: 0.5s;
}


.new_sdgd_ul{
	padding: 5% 0;
}
.sdgd_li a .d2 span{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 0.95rem;
	color: #333;
}
.sdgd_li a:hover .d2 span{
	color: #2a8df7;
}
.sdgd_li a .d2 span {
	display: block;

	font-weight: bold;
}

.padding_bottom {
	padding: 5% 0;
}

.hy_news_ul.margin_bottom{
	padding-bottom: 7%;
}

.xyyj {
	padding: 5% 0;
	background: #fff;

}

.xyyj_ul {
	position: relative;

}

.xyyj_ul img {
	height: 35rem;
	border-radius: 1rem;
}

.xyyj_ul img:hover {
	transform: scale(1.1);
	transition: 0.5s;
}

.ljlj_ul {
	/* display: flex;
	align-items: center; */
	position: relative;
	padding-bottom: 5%;
}

/* .ljlj_li{
	flex: 1;
} */
.ljlj_li a img {
	    border-radius: 1rem;
	    height: 10rem;
	    display: block;
	    margin: 0 auto;
	    width: 100%;
}

.ljlj_li a img:hover {
	transform: scale(1.05);
	transition: 0.5s;
}

.ljlj_li a {
	display: block;
	margin: 0.5rem;
}

.bottom {
	background: #0a1764;
	background-size: 100%100%;
	text-align: center;
	padding: 4% 0;
	margin-top: 5%;
}

.bottom_li { 
	display: block;
	/*flex: 1;*/
	padding: 2% 5%;
}

.bottom_li:last-child {
	border: 0;
}

.bottom_li .d2 img {
	width: 1rem;
	margin-right: 0.5rem;
}

.bottom_li .dd {
	display: flex;
}

.bottom_li .d2 ul li {
	padding: 0.5rem 0;
}

.bottom_li .d1 {
	margin: 1rem;
}

.bottom_li .d1 img {
	width: 7rem;
	height: 7rem;
	display: block;
	margin: 0 auto;
}

.bottom_li .d1 span {
	display: block;
	text-align: center;
	font-size: 1rem;
	color: #fff;
	padding-top: 0.5rem;
}

.bottom_li .d2 p {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	padding-bottom: 0.5rem;
	text-align: left;
}

.bottom_li .d2 ul li {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 0.95rem;

}

.nav dl dd a:hover {
	/* 	background: rgba(25, 25, 88,0.8); */
	color: #476fca;
	transition: 0.5s;
}

.nav dl {
	top: 2.5rem;
}

.index_banner {

	position: relative;
}
.index_banner .fu{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.index_banner .fu img{
	width: 16rem;
	height: auto;
}
.index_banner .fu img:hover{
	transform: scale(1.1);
	transition: 0.5s;
	cursor: pointer;
}

.index_banner img {
	display: block;
	width: 100%;
}

.index_banner_video {
	cursor: pointer;
}

.index_banner_video video {
	width: 100%;
	object-fit: fill;
	display: block;
	background: #000;
	height: 57vh;
}

.index_ban {
	padding: 4% 0 2% 0;
}

.index_ban .d1 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #333;
	display: block;
	padding-bottom: 2%;
}

.index_ban .d1 img {
	max-width: 12rem;
	display: block;
	margin: 0 auto;
}

.index_ban .d2 {
	font-size: 1.2rem;
	color: #000;
	line-height: 200%;
	letter-spacing: 3px;

}
.index_ban .d2 p{
    margin: 10px 0;
    line-height: 200%;
}
.fu_right {
	position: fixed;
	bottom: 15%;
	right: 2rem;
	z-index: 99;
	border-radius: 0.5rem;
	padding: 5px;

}
.fu_right_ewm{
	position: absolute;
	right: 3rem;
	z-index: 99;
	width: 9rem;
	height: 9rem;
	top: 0;
	display: none;
}
.fu_right_li.rewm:hover .fu_right_ewm{
	transition: 0.5s;
	display: block;
}
.fu_right_li.rewm{
	display: none;
}
.fu_right_ewm img{
	width: 9rem;
	height: 9rem;
}
.fu_right_li {
	position: relative;
}
.fu_right_li a {
	display: block;
	border-radius: 50%;
	padding: 0.8rem 0;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}
.fu_right_li:last-child a{
	border: 0;
} 
.fu_right_li a img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 auto;

}
.fu_right_li span{
	width: 40px;
	font-size: 1rem;
	font-weight: bold;
	color: #050c37;
	display: block;
	text-align: center;
}
.hyyc {
	display: flex;
	border-radius: 1rem;
	background: #fff;
}

.hyyc_left {
		background: #05329f;
	width: 23rem;
	border-radius: 1rem 0 0 1rem;
}

.hyyc_right {
	flex: 1;
}
.stxq_tab{
	display: flex;
	justify-content: center;
}
.stxq_tab_li{
	display: inline-block;
	padding: 0.3rem 1.4rem;
	border-radius: 0.2rem;
	cursor: pointer;
	border: 1px solid #ccc;
	color: #777;
	font-size: 0.95rem;
	margin: 2rem 1rem;
}
.stxq_tab_li.on{
	border: 1px solid #3f6aff;
	color: #fff;
	background: #05329f;
	background: -webkit-linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
	background: -moz-linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
	background: -o-linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
	background: linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
}
.hyyc_r {
	position: relative;
	padding: 3% 5%;
}
.hyyc{
	border: 3px solid #fff;
	border-radius: 1rem;
}
.border {
	border-left: 1px solid #ccc;
	height: 44.5rem;
	position: absolute;
	right: 2.5rem;
	width: 1px;
}
.hyyc_rul .hyyc_rli{
	height: 5rem;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: center;


}
.hyyc_rul .hyyc_rli.on{
	background: #fff;	

	color: #05329f;
	transition: 0.5s;
}

.hyyc_rul .hyyc_rli .d1{
	width: 100%;
	font-size: 1rem;
	color: #fff;
	display: flex;	
	align-items: center;

}
.hyyc_rul .hyyc_rli .d1 span{
	display: inline-block;
	background: url('../images/sd1.png') no-repeat;
	background-size: 100%100%;
	width: 1.8rem;
	height: 1.8rem;
	margin-right: 1rem;
	/*border-radius: 50%;*/
}
.hyyc_rul .hyyc_rli.on .d1 span{
	display: inline-block;
	background: url('../images/sd1_on.png') no-repeat;
	background-size: 100%100%;
	width: 1.8rem;
	height: 1.8rem;
	margin-right: 1rem;

}
.hyyc_rul .hyyc_rli:nth-child(2) .d1 span{
	background: url('../images/sd2.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(2).on .d1 span{
	background: url('../images/sd2_on.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(3) .d1 span{
	background: url('../images/sd3.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(3).on .d1 span{
	background: url('../images/sd3_on.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(4) .d1 span{
	background: url('../images/sd4.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(4).on .d1 span{
	background: url('../images/sd4_on.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(5) .d1 span{
	background: url('../images/sd5.png') no-repeat;
	background-size: 100%100%;
}
.hyyc_rul .hyyc_rli:nth-child(5).on .d1 span{
	background: url('../images/sd5_on.png') no-repeat;
	background-size: 100%100%;
}

.hyyc_rul .hyyc_rli.on .d1{
	font-size: 1rem;
	font-weight: bold;

	color: #294fca;
}


.hyyc_r_1 ul {
	overflow-y: scroll;
	height: 39rem;
	position: relative;
}

.hyyc_r_1 ul::-webkit-scrollbar {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 1rem;

}

.hyyc_r_1 ul::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/

	/* 	-webkit-box-shadow: inset 0 0 5px #666; */
	background: #ccc;
	border-radius: 1rem;
}

.hyyc_r_1 ul::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #eee;
	background: #eee;
	border-radius: 1rem;
}

.yjjb_li .dd .d3::-webkit-scrollbar {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 1rem;

}

.yjjb_li .dd .d3::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/

	/* 	-webkit-box-shadow: inset 0 0 5px #666; */
	background: #ccc;
	border-radius: 1rem;
}

.yjjb_li .dd .d3::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #eee;
	background: #eee;
	border-radius: 1rem;
}



.about_box {
	padding: 10% 0 5% 0;
}

.about_t img {
	display: block;
	margin: 0 auto;
}

.about_t {
	padding: 1rem 0;
}

.about_nr .d1 {
	font-size: 1.5rem;
	color: #555;
	text-indent: 2em;
	padding: 1rem 0;
	line-height: 180%;
}

.about_nr .d2 img {
	display: block;
	margin: 1rem auto;
	max-width: 800px;
}

.jb_box {
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
	top: 0%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: none;

}

.jb_box.on {
	display: block;
}

.jb_box2 {
	position: relative;
}

.jb_box1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 3% 5%;
	border-radius: 2rem;
	box-shadow: 0 0 1rem #ccc;
	min-height: 20rem;
	display: flex;
	z-index: 9999;
}

.jb_box1 .d1 img {
	width: 10rem;
	height: auto;
	border-radius: 1rem;

}

.jb_box1 .d1 {
	width: 10rem;
}

.jb_box1 .dd {
	padding-left: 5%;
	flex: 1;
}

.jb_box1 .d2 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #0073c6;
	padding-bottom: 0.3rem;
}

.jb_box1 .d3 {
	font-size: 1.1rem;

	color: #666;
	padding-bottom: 0.5rem;
}

.jb_box1 .d4 {
	font-size: 1rem;
	text-indent: 2em;
	color: #666;

}

.closed {
	position: absolute;
	text-align: right;
	font-size: 1rem;

	color: #666;
	right: 1rem;
	top: 1rem;
}

.closed span {
	display: inline-block;
	cursor: pointer;
	height: 2rem;
	width: 2rem;
	text-align: center;
	line-height: 2rem;
	border: 1px solid #666;
	border-radius: 50%;
}

.closed span:hover {
	background: #0073c6;
	color: #fff;
	border: 1px solid #0073c6;
}



.news_box .d1 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding-bottom: 3%;
}


.news_box .d2 img {
	display: block;
	margin: 1rem auto;
}

.news_box .d3 p {
	text-indent: 2em;
	font-size: 1rem;
	color: #555;
	padding-bottom: 0.5rem;
	letter-spacing: 2px;
}

.news_box .d3 p img {
	display: block;
	margin: 1rem auto;
}

.news_box .d3 p a {
	color: #05329f;
}

.news_box {
	padding: 10% 0 5% 0;
}

.xyyj_swiper_li_fix {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.xyyj_swiper_li_fix img {
	width: auto;
}
.yjjb_img img{
	display: block;
	width: 100%;
}

.nh_bg{
	background: #f5f5f5;
}
.yjjb_uls_bottom{
	padding-bottom: 5%;
}

.new_sthb img{
	display: block;
	width: 100%;
}

.new_yjcg_tab{
	padding-bottom: 5%;
}


.post{
	margin-top: 2%;
}
.post_ul {
    position: relative;
    background: #fff;
    padding: 3% 5% 2% 5%;
    border-radius: 0.5rem;
	max-width: 1200px;
	display: block;
	margin: 0 auto;
}

.post_t {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;  
    padding: 1rem;
    text-align: center;
}
.post_t1 {
    font-size: 1rem;
    color: #999;
	border-bottom: 1px solid #eee;
    text-align: center;
	padding-bottom: 1rem;
	margin-bottom: 2rem;
}
.post_t2{
	font-size: 1rem;
	color: #999;
	text-align: center;
	padding-bottom: 1rem;
}
.post_ul p{
	text-indent: 2em;
	font-size: 1.1rem;
	color: #666;
	line-height: 200%;
	margin-bottom: 1.5rem;
}

.post_ul p img{
	display: block;
	width: auto;
	max-width: 800px;
	margin: 0.5rem auto;

}
.post_ul p span{
	display: block;
	text-indent: 0
}
.post_ul p span.s1{
	color: #f00;
	font-weight: bold;
}

.new_yjjb_ul .sdgd_li a .d1 img{
	height: auto;
}
.new_yjjb_ul .sdgd_lis{
	display: flex;
	flex-wrap: wrap;
}
.new_yjjb_ul .sdgd_li{
	width: 20%;
	display: inline-block;
}
.new_yjjb_ul .sdgd_li a{
	display: block;
	margin: 0.7rem 1rem;
}



.new_sdgd_ul .sdgd_li video{
	height: 17rem;
	background: #000;
	object-fit: contain;
	object-position: center;
	display: block;
	width: 100%;
	border-radius: 0.5rem;
}


.new_sdgd_ul .sdgd_li.sdgd_li_one video{
	height: 30rem;
	background: #000;
	object-position: center;
	object-fit: contain;
	display: block;
	width: 100%;
	border-radius: 0.5rem;
}



/* video::-webkit-media-controls-fullscreen-button {
    display: none;
}

video::-webkit-media-controls-play-button {
    display: none;
}

video::-webkit-media-controls-timeline {
    display: none;
}
video::-webkit-media-controls-toggle-closed-captions-button {
    display: none;
}
video::-webkit-media-controls-volume-slider {
    display: none;
}
video::-webkit-media-controls-mute-button {
    display: none;
} */
/*

video::-webkit-media-controls-enclosure {
    display: none;
}

video::-webkit-media-controls-time-remaining-display {
    display: none;
}



video::-webkit-media-controls-current-time-display {
    display: none;
 }*/
  .sdsj_swiper .sdgd_img_1 a{
	  position: relative;
	  overflow: hidden;
  }
  .sdgd_img_1 a:hover img{
	  transform: scale(1.05);
	  transition: 0.5s;
  }
 .sdsj_swiper .sdgd_img_1 a span{
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 padding: 0.5rem;
	 width: 100%;
	 background: rgba(0, 0, 0, 0.7);
	 color: #2ee5f6;
	 text-align: center;
	font-size: 0.9rem;
 }
 
 
 
 
 
 
 
 
 
.closed1{
	text-align: right;
	width: 1200px;
	display: block;
	margin: 0 auto;
	margin-top: 1rem;
}
.closed1 img{
	cursor: pointer;
	display: inline-block;
	margin: 0.5rem auto;
	width: 2.5rem;
}


.index_sdgd_li_tc{
	display: none;
}
.index_sdgd_li_tc.on{
	position: fixed;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	
	display: block;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	z-index: 999999;
}
.index_sdgd_swiper{
	overflow: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 1200px;
	margin: 0 auto;
	height: 80vh;
	background: #fff;
	border-radius: 1rem;
	padding: 1rem;
}
.index_sdgd_swiper img{
	display: none;
	width: 100%;
}
.index_sdgd_swiper img.on{
	display: block;
}
.index_sdgd_swiper::-webkit-scrollbar{
		width: 0.5rem;
		height: 0.5rem;
		border-radius: 1rem;
	 
	}
.index_sdgd_swiper::-webkit-scrollbar-thumb { /*滚动条里面小方块*/

	/* 	-webkit-box-shadow: inset 0 0 5px #666; */
		background: #666;
		border-radius: 1rem;
	}
.index_sdgd_swiper::-webkit-scrollbar-track { /*滚动条里面轨道*/
		-webkit-box-shadow: inset 0 0 5px #eee;
		background: #eee;
		border-radius: 1rem;
	}
@media screen and (max-width: 1000px) {

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 0;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 0;
	}
	
	.wp{
		width: 95%;
	}
}


@media screen and (max-width: 769px) {
    .index_banner_video video{
        height: 30rem;
    }
	.pro_det_right {
		padding: 1rem;
	}

	.pro_det_left {
		width: 100%;
		padding: 1rem;
	}

	.index_box_t {
		font-size: 1rem;
	}

	#showbox {
		width: 100% !important;
		height: 320px !important;
	}

	#showbox>div img {
		height: 320px !important;
	}

	.showpage {
		width: 100% !important;

	}

	#showsum span {
		width: 60px !important;
		height: 60px !important;
	}

	.showpage a {

		height: 60px !important;

		line-height: 60px !important;
	}

	#showbox>div {
		width: 100% !important;
		height: 350px !important;
	}


}


.hide1{
	display: none!important;
}
.hy_news1{
	background: #f8f8f8;
}
.dkjj_img img{
	display: block;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	border-radius: 0.5rem;
	
}
/* .dkjj_img img:hover{
	z-index: 99;
	transform: scale(1.2);
	transition: 1s;
} */
.dkjj_img{
	display: flex;
	padding: 3% 0;
}
.dkjj_img .imgs{
	flex: 1;
	margin: 0.5rem ;
	
}

.bq_ul{
	display: flex;
	align-items: center;
	padding-bottom:5%
}
.bq_li{
	flex: 1;
	position: relative;
}


.bq_li img{
	display: block;
	width: auto;
	max-width: 55rem;
	max-height: 40rem;
	border-radius: 1rem;
	margin: 0 auto;
}
.bq_li a {
	position: absolute;
	top: 82%;
	left: 50%;
	transform: translate(-50%,0);
	display: inline-block;
	padding: 0.3rem 4rem;
	border-radius: 3rem;
	background: #1d44b6;
	font-size: 1.2rem;

	color: #fff;
	border: 0.2rem solid #fff;
}
.bq_li a:hover{
	background: #112a70;
	color: #fff;
	transition: 0.5s;
}

.cgfb_tab{
	text-align: center;
	padding-bottom: 3%;
	display: flex;
	justify-content: center;
}
.cgfb_tab_li{
	display: block;

}
.cgfb_tab_li a{
	display: block;
	background: #6780e4;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0.5rem 2rem;
	border-radius: 2rem;
	width: 25rem;
}
.cgfb_tab_li a.a1{
	border-radius: 2rem 
}
.cgfb_tab_li a.a2{
	border-radius: 0 2rem 2rem 0;
}
.cgfb_tab_li.on a{
	background: #f8c381;
	color: #333;
}


.xyzs{
	background: #fff;
}
.xyzs_news{
	display: flex;
	width: 100%;

}
.xyzs_news_left{
	width: 50%;
}
.xyzs_news_right{
	width: 50%;
	
}
.xyzs_news_left .news_swiper_li a{
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 2rem;
}
.xyzs_news_left .news_swiper_li a img{
	display: block;
	width: 100%;
	border-radius: 2rem;
	height: 30rem;
	object-fit: cover;
} 
.xyzs_news_left .news_swiper_li a:hover img{
	transform: scale(1.05);
	transition: 0.5s;
}
.xyzs_news_left .hy_news_ul{
	padding: 0
}
.xyzs_news_left .hy_news_ul .swiper-pagination{
	left: 50%;
}

.xyzs_news_rli{
	overflow-y: auto;
	height: 30rem;
	padding-right: 2rem;
	margin-right: 2rem;
}
.xyzs_news_rli a{
	font-weight: bold;
	font-size: 15px;
	color: #0073c6;

	
}
.xyzs_news_rli a:hover{
	color: #1b41b4;
}

.xy_lis .d0{
	font-size: 1.1rem;
	font-weight: bold;
	color: #555;
}
.xy_lis{
	padding-bottom: 1rem;
	padding-right: 1rem;
	border-bottom: 1px solid #eee;
	margin-bottom: 1rem;
}
.xy_lis .d1{
	font-size: 1rem;
	text-indent: 2em;
	color: #666;
	margin: 0.5rem 0;
	overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}

.xy_lis .d2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #1b41b4;
	font-size: 0.9rem;
}
.xy_lis a .d2 .d2_1 {
	color: #1b41b4;
}
.xy_lis a:hover .d2  .d2_1 span{

	display: inline-block;
	padding-left: 0.5rem;
	transition: 0.5s;
}
.xy_lis a:hover .d0{
	color: #1b41b4;
}
.xy_lis .d2 .d2_2 span{
	
	font-weight: bold;
	font-size: 1.2rem;
}

::-webkit-scrollbar {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 1rem;

}

::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/

	/* 	-webkit-box-shadow: inset 0 0 5px #666; */
	background: #ccc;
	border-radius: 1rem;
}

::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #eee;
	background: #eee;
	border-radius: 1rem;
}


.xyyj_tab{
	text-align: center;
	padding-bottom: 2%;
}
.xyyj_tab_li{
	display: inline-block;
	padding: 1rem;
}
.xyyj_tab_li a{
	display: inline-block;

	color: #555;
	font-size: 1rem;
	padding: 0.5rem 1rem;
	border-radius: 2rem;
}
.xyyj_tab_li.on a{
	color: #fff;
	background: #72a1f3;
}



.xyyj_ul{
	position: relative;
	
}

.xyyj_ul img{
	height: 25rem;
	border-radius: 1rem;
	width: 100%;
}
.xyyj_ul img:hover{
	transform:scale(1.05);
	transition: 0.5s;
}
.xyyj_lis{
	display: flex;
}
.xyyj_lis .xyyj_swiper_li{
	width: 20%;
}
.xyyj_lis .xyyj_swiper_li a{
	display: block;
	padding: 0 0.5rem;
}

.xyzs_bottom{
	padding-bottom: 5%;
}


.bottom{
	background: #2c71fd;
	background-size: 100%100%;
	text-align: center;
	padding: 3% 0 1% 0;
	background: -webkit-linear-gradient(left,#2c71fd 0,#7896fe 100%);
	background: -moz-linear-gradient(left,#2c71fd 0,#7896fe 100%);
	background: -o-linear-gradient(left,#2c71fd 0,#7896fe 100%);
	background: linear-gradient(left,#2c71fd 0,#7896fe 100%);

}
.bottom_b{
	color: #fff;
	border-top: 1px solid #92a6fd;
	padding-top: 1%;
	font-size: 14px;
	letter-spacing: 2px;
}
.bottom_li{
	display: block;
	text-align: center;
	padding: 1% 0;

}


.bottom_li .d2 img{
	width: 1rem;
	margin-right: 0.5rem;
}
.bottom_li .dd{
	display: flex;
	justify-content: center;
}
.bottom_li .d2 ul li{
	padding: 0.5rem 0;
}
.bottom_li .d1 {
	margin: 1rem;
}
.bottom_li .d1 img{
	width: 7rem;
	border-radius: 0.3rem;
	height: 7rem;
	display: block;
	margin: 0 auto;
}
.bottom_li .d1 span{
	display: block;
	text-align: center;
	font-size: 1rem;
	color: #fff;
	padding-top: 0.5rem;
}
.bottom_li .d2 p{
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
	padding-bottom: 0.5rem;
	text-align: center;
}
.bottom_li .d2 ul li{
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 0.95rem;
	justify-content: center;
	
}

.bqfb img{
	display: block;
	width: 100%;
	border-radius: 1rem;

}

.bottom_ul {
	display: flex;
	justify-content: space-between;
}
.bottom_li .d2 p{
	font-size: 1.5rem;
	text-align: left;
}
.bottom_li .d2 ul li{
	justify-content: flex-start;
}
.fbanner img{
	display: block;
	width: 100%;
}


.dsld_ul{
	display: flex;
}
.dsld_li{
	position: relative;
	top: 0;
	flex: 1;
	margin: 2%;
	background: url('../images/ld_1.png') no-repeat;
	background-size: 100%100%;
	border-radius: 1rem;
	padding: 2% 3%;
	height: 32rem;
}
.dsld_li:nth-child(2){
	background: url('../images/ld_2.png') no-repeat;
	background-size: 100%100%;
}
.dsld_li:nth-child(3){
	background: url('../images/ld_3.png') no-repeat;
	background-size: 100%100%;
}

.dsld_li .d1 {
	display: block;
	height: 7rem;
}
.dsld_li .d2{
	font-size: 1.8rem;
	color: #000;
	text-align: center;
}
.dsld_li .d3{
	text-indent: 2em;
	line-height: 170%;
	font-size: 1rem;
	color: #333;
	padding-top: 1rem;
}
.dsld_li:hover{
	top: -1rem;
	transition: 0.5s;
}

.stxq_ul{
	display: flex;
}
.stxq_li{
	flex: 1;
	margin: 1%;
	background: #ccc;
	border-radius: 1rem;
	padding: 2% ;
	height:35rem;
	border: 2px solid #fff;
}

.stxq_li .d1{
	width: 3rem;
	height: auto;
	display: block;
	margin: 1rem auto;
}
.stxq_li .d2{
	font-size: 1rem;
	color: #759fff;
}
.stxq_li .d3{
	font-size: 1.2rem;
	color: #3f6aff;
	height: 3.5rem;
	line-height: 120%;
}

.stxq_li .d4{
	font-size: 0.9rem;
	color: #333;
	height: 21rem;
}
.stxq_li .d5{
	text-align: center;
}
.stxq_li .d5 a{
	display: inline-block;
	padding: 0.5rem 1.5rem;
	background: #3f6aff;
	color: #fff;
	border-radius: 2rem;
	font-size: 0.9rem;
	font-weight: bold;
} 
 
.stxq{
	padding: 5% 0;
}

.title{
	text-align: center;
	padding-top: 1%;
	padding-bottom: 3%;
}
.title img{
	display: block;
	width: auto;
	height: 4rem;
	margin:  1rem auto;
}


.dsld{
	padding: 5% 0;
}
.ssyq_ul{
	background: #fff;
	padding: 1% 3%;
	border-radius: 2rem;
	margin: 1rem 0;
	border: 2px solid #eee;
}
.ssyq_li .d1{
	display: flex;
	align-items: center;
	border-bottom: 2px dashed #ccc;
	padding: 2rem 0;
}
.ssyq_li:last-child .d1{
	border: 0;
}
.ssyq_li .d1 img{
	width: 1.5rem;
	height: auto;
	margin-right: 0.5rem;
}
.ssyq_li .d1 span{
	flex: 1;
	display: block;
	font-size: 1rem;
	color: #555;
}


.dsyc .wp img{
	display: block;
	width: 100%;
	margin-top: 3%;
}

.jxsz_ul{
	display: flex;
	align-items: center;

}
.jxsz_ul img{
	display: block;
	width: 100%;
}
.jxsz_li{
	margin: 1rem;
	flex: 1;
}
.dsyc{
	padding: 3% 0;
}

.jxsz_text{
	background: #fff;
	border-radius: 1.5rem;
	padding: 2%;
	line-height: 180%;
	color: #444;
	font-size: 1.1rem;
	margin-top: 1rem;
	letter-spacing: 2px;
}

.jxsz_text span{
    font-size: 1.3rem;
    font-weight: bold;
}
.hyyc_r .sd_li .d1{
	font-size: 1.5rem;
	color: #0c61f7;
}

.hyyc_r .sd_li .d1 span{
	display: block;
}
.hyyc_r .sd_li .d2{
	font-size: 1rem;
	color: #555;
	padding: 1rem 0;
	letter-spacing: 2px;
	text-indent: 2em;
	line-height: 180%;
}
.hyyc_r .sd_li .d3 {
	text-align: right;
	margin-top: 1rem;
	display: none;
}
.hyyc_r .sd_li .d3 a{
	display: inline-block;
	border-radius: 2rem;
	color: #fff;
	font-size: 1rem;
	padding: 0.5rem 2rem;
	background: #3f6aff;
	background: -webkit-linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
	background: -moz-linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
	background: -o-linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
	background: linear-gradient(to right,#3f6aff 0,#1d88fe 100%);
}
.hyyc_r .sd_li .d3 a:hover{
	opacity: 0.8;
}

.dsdt_ul{
	display: flex;
	flex-wrap: wrap;
}
.dsdt_li{ 
    	width: 31%; 
	/*flex: 1;*/

	padding: 1rem 2rem;
}
.dsdt_li a{
	display: block;
	position: relative;
	top:0;
	left: 0;
}
.dsdt_li a .d1 img{
	display: block;
	width: 100%;
	height: 16rem;
	object-fit: cover;
	border-radius: 1rem;
}
/* .dsdt_li a .d3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 1rem;
} */
.dsdt_li a .d2{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 9;
	color: #fff;
	padding: 0.7rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 1.1rem;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 0 0 1rem 1rem;
}
.dsdt_li a .d2 span{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	flex: 1;
}
.dsdt_li a .d2 .s2{
	font-size: 1rem;
	text-align: right;
	flex: initial;
	width: 6rem;
}
.dsdt_li a:hover .d2 .s1{
	padding-left: 0.5rem;
	transition: 0.5s;
}
.dsdt_li a:hover .d2 .s2{
	padding-right: 0.5rem;
	transition: 0.5s;
}

.zjps_ul{
	display: flex;
}
.zjps_li{
	flex: 1;
	margin: 1rem;
	margin-bottom: 0;
	position: relative;
	top:0
}
.zjps_li .d1 img{
	width: 8rem;
	height: 8rem;
	border: 1px solid #fff;
	padding: 0.6rem;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}
.zjps_li .d2{
	font-size: 1.2rem;
	font-weight: bold;
	color: #214d95;
	text-align: center;
	padding: 1rem 0;
}

.zjps_li .d3{
	height: 4rem;
	font-size: 1rem;
	color: #999;
	text-align: center;
}
.zjps_li:hover{
	top: -0.5rem;
	transition: 0.5s;
}

.hzmt .wp img{
	background: #fff;
	display: block;
	width: 100%;
}
.dsyc_img{
	padding: 3% 0 5% 0;
}

.hjmd_ul{
	background: #f1f7fe;
	padding: 1% 2%;
}
.hjmd_head{
	display: flex;
	align-items: center;
	padding: 1rem;
	justify-content: center;
}

.hjmd_head .d1{
	flex: 1;
	color: #96cef1;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
.hjmd_head .d1:last-child{
	width: 40%;
	flex: initial;
}
.hjmd_con_li{
	display: flex;
	align-items: center;
	padding: 1rem;
	justify-content: center;
	margin-bottom: 1rem;
	background: #f7f8ff;
	border-radius: 1rem;
	color: #666;
	font-size: 1rem;
}
.hjmd_con_li .d1{
	flex: 1;
	text-align: center;
}
.hjmd_con_li .d1:last-child{
	width: 40%;
	flex: initial;
}
.hjmd_con_li .d1 span{
	display: inline-block;
	padding: 0.3rem 1.2rem;
	border-radius: 2rem 0 0 2rem;
	background: #e9b567;
	background: -webkit-linear-gradient(left,#f7cf7a 0,#dfa359 100%);
	background: -moz-linear-gradient(left,#f7cf7a 0,#dfa359 100%);
	background: -o-linear-gradient(left,#f7cf7a 0,#dfa359 100%);
	background: linear-gradient(left,#f7cf7a 0,#dfa359 100%);
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
}
.hjmd_con_li .d1.f2 span{
	background: #bdc1c5;
	background: -webkit-linear-gradient(left,#e5ebf0 0,#bdc1c5 100%);
	background: -moz-linear-gradient(left,#e5ebf0 0,#bdc1c5 100%);
	background: -o-linear-gradient(left,#e5ebf0 0,#bdc1c5 100%);
	background: linear-gradient(left,#e5ebf0 0,#bdc1c5 100%);
}
.hjmd_con_li .d1.f3 span{
	background: #edc0a1;
	background: -webkit-linear-gradient(left,#edc0a1 0,#be8a68 100%);
	background: -moz-linear-gradient(left,#edc0a1 0,#be8a68 100%);
	background: -o-linear-gradient(left,#edc0a1 0,#be8a68 100%);
	background: linear-gradient(left,#edc0a1 0,#be8a68 100%);
}
.bot_logo img{
	display: block;
	width: 10rem;
}
.bot_logo{
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #fff;
}



.notice_ul a:Hover{
	color: #0073c6;
}

.notice_ul p span{
	display: block;
	text-align: center;
}
.stxq_con_li_img .dsdt_li a .d1 img:hover{
	transform: scale(1.3);
	transition: 0.8s;
	z-index: 99;
	position: relative;
}
.kcimg img{
	display: block;
	width: 100%;
}
@media(max-width: 992px){
	.hyyc_r_1 ul li .d2_2{
		font-size: 1.1rem;
	}
	.xyyj_tab_li{
		padding: 1rem 0;
	}
}

