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: 1500px;
	scroll-behavior: smooth;
}
body {
	color: #444;
	font-size: 12px;
	line-height: 1.5;

	font-family:'微软雅黑';
	min-width: 1500px;
}

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: 100%;
	margin: 0 auto;
	padding-top: 100px;
}


* {
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box；
}

.clear{clear: both;}




/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:59px;overflow:hidden;background:#2a61cf;position:fixed;z-index:100000;width:100%;border-bottom: 1px #fff solid;display: none}
.sp_logo{padding:10px;float:left;position: relative;top: 0;left: 0; font-size: 20px; color: #fff;padding-left: 10px;; line-height: 39px;width: 250px;}
.sp_logo span{position:absolute;top: 15px;left:20px;}
.sp_logo img{margin:auto;width: 100%;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:17px;margin-right: 10px;}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9999;background:#eee;width:100%;height:calc(100% - 58px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:58px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:45px;font-size:14px;text-align: left;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%;font-size: 15px;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;margin-top: 5px;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#045fec}
.sjj_nav ul li ul li>ul{margin-left:10px}

.login_div{width: 100%;}
.login_div a{width: 50%;height: 45px;display:block; text-align: center; font-size: 15px;color: #666;line-height: 45px; float: left;border-bottom: 1px #ddd solid;}


/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/

body{background: #e1e3e2}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1024;
	background: #000;
	padding: 1rem 0;
	box-shadow: 0 4px 8px #cbcbcb40, inset 0 -1px #b7b7b740;
	z-index: 999999999
}

.logo {

	margin-left: 0
}

.logo img {
	display: inline-block;
	vertical-align: middle;
	max-width:10rem;
}

.nav {
	
	position: relative;
	padding-left:5px;
	flex: 1;
	text-align: center;
}

.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: 1.1rem;
	color: #fff;
	/*padding:45px 25px 28px;*/
	display: block;
	padding: 0 15px;
}

.nav dl {
	display: none;
	position: absolute;
	width: 128px;
	background-color: #000;
	opacity: 0.8;
	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;
}

.nav dd a {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 42px;
	text-align: center
}

/* .nav dd.ok a,
.nav dd:hover a {
	background-color: #0073c6;
	color: #fff;
} */

/* .navline {
	position: absolute;
	width: 46px;
	height: 4px;
	background: #fff;
	left: 67px;
	bottom: 0
} */

.nav li.on .v1,
.nav li:hover .v1 {

	color: #99b6ff;
}

.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;
}


.flex-box-v {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-justify-content: center;
	justify-content: center;
}

/*banner*/
.Banner-container {
	height: 100vh;
	min-height: 600px;
	max-height: 1600px;
	width: 100%;
}

.banner-background {
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.banner-slide {
	display: flex;
	flex-flow: column;
	justify-content: center;
	overflow: hidden;
}

.banner-text {
	margin: 0 auto;
	width: 90%;
	text-align: center;
	max-width: 1200px;
	transform: translate3d(0, 0, 0);
	will-change: transform;
}

.banner-text h1 {
	font-weight: bold;
	font-size: 50px;
	margin-bottom: 30px;
	color: #fff;
	display: inline-block;
	background: rgba(0,112,192,.5);
	padding: 10px;
	letter-spacing: 5px;
}

.banner-text h2 {
	position: relative;
	margin-top: 1rem;
	padding-top: 30px;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	font-family: arial;
}

.banner-text h2:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 2px;
	width: 100px;
	background: #fff;
	z-index: 1;
}

.banner-text h2 span {
	font-size: 18px;
	display: inline-block;
	margin-top: 15px;
}
.banner-text .small-title{
	
	letter-spacing: 3px;
}
.banner-bg-ss {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.1);
}

.banner-text {
	z-index: 10;
}

.banner-text:before {
	content: "";
	position: absolute;
	width: 300px;
	height: 400px;
	display: block;
	border: 10px solid rgba(255, 255, 255, 0.2);
	top: 4.5rem;
	margin-top: -200px;
	left: -6rem;
	display: none;
}

.small-title {
	color: #fff;
	margin-bottom: 1rem;
	font-size: 40px;

}


.banner-switch {
	position: absolute;
	z-index: 30;
	right: auto;
	bottom: 0;
	height: 70px;
	left: 0;
	color: #fff;
	display: flex;
	margin-top: 0px;
	background: rgba(0, 112, 192, .8);
	width: 45%;
	justify-content: flex-end;
	align-items: center;
	text-transform: uppercase;
}

.banner-switch>div>* {
	display: inline-block;
	vertical-align: middle;
}

.sL_icon {
	background-size: contain;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
}

.banner-switch>div>span {
	margin: 0 0.5rem;
	font-size: 0.825rem;
}

.banner-switch>div {
	margin: 0.3rem 2rem;
}

.banner-switch>div {
	cursor: pointer;
	transition: 0.5s;
}

.swiper-button-disabled {
	opacity: 0.4;
}

.Scroll-tip {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100px;
	color: #fff;
	text-align: center;
}

.Tipss {
	text-transform: uppercase;
	font-size: 0.825rem;
}

.tip_anim {
	display: inline-block;
	margin: 0.75rem 0;
	height: 30px;
}

.Tipss span {
	display: block;
}

.tip_anim span {
	display: inline-block;
	width: 1px;
	height: 100%;
	background: #fff;
	animation-name: scrollTip;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0.82, 0.24, 0.25, 1);
}

.Banner-A1 {
	z-index: 1;
}

@keyframes scrollTip {
	0% {
		transform: scale(1, 0);
		transform-origin: top;
	}

	49% {
		transform: scale(1, 1);
		transform-origin: top;
	}

	51% {
		transform: scale(1, 1);
		transform-origin: bottom;
	}

	100% {
		transform: scale(1, 0);
		transform-origin: bottom;
	}
}

.banner-background {
	transition: 1s 2.5s;
	transform: perspective(1000px) translate3d(0, 0, 100px);
}

.swiper-slide.banner-slide.swiper-slide-active .banner-background {
	transition: 5s 0s;
	transform: perspective(1000px) translate3d(0, 0, 0px);
}

.banner-text:before {
	transition-delay: 2s;
	transition-duration: 2s;
	transform: translate3d(-80px, 0, 0);
	opacity: 0;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text:before {
	transition-delay: 1.3s;
	transform: translate3d(0px, 0, 0);
	opacity: 1;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(1) {
	transition-delay: 0.5s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(2) {
	transition-delay: 0.7s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(3) {
	transition-delay: 0.9s;
}

.banner-text * {
	transition-delay: transform 2s, opacity 0s;
	transition-duration: 2s;
	transform: translate3d(0, 80px, 0);
	opacity: 0;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text * {
	transform: translate3d(0, 0px, 0);
	opacity: 1;
}

.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;
	visibility: visible !important; 
}



.hy_news{
	background: #e1e3e2;
/* 	padding: 5% 0; */
clear:both;
width: 1200px;margin:0 auto;
padding-bottom: 100px;
}

.news_swiper_li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0rem;
}


.hy_news_ul{
	background: #fff;
	padding: 5%;
	border-radius: 1rem;
	position: relative;
}

.hy_news_ul .dleft img{
	height: 281px;
	display: block;
	width: 100%;
	border-radius: 1rem;
}
.hy_news_ul .dleft{
	flex: 1;
	padding-right: 5%;
}

.hy_news_ul .dright{
	flex: 1;
}

.hy_news_ul .dright .d1 span{
	border-bottom: 2px solid #05329f;
	font-size: 1rem;
	font-weight: bold;
	color: #05329f;
	padding-bottom: 0.3rem;
}
.hy_news_ul .dright .d1 {
	margin-bottom: 2rem;
}


.hy_news_ul .dright .d2{
	
	font-size: 2rem;
	font-weight: bold;
	color: #1e1f1f;
	margin-bottom: 1rem;
	text-align: left;
	
}
.hy_news_ul .dright .d2 a{font-size: 2rem;
	font-weight: bold;
	color: #1e1f1f; line-height: 45px;}
.hy_news_ul .dright .d2 a:hover{color:#84bca0}

.hy_news_ul .dright .d3{
	font-size: 0.9rem;
	color: #1e1f1f;
	line-height: 150%;
	letter-spacing: 1px;
	text-indent: 2em;
	line-height: 30px;

}
.hy_news_ul .dright .d3 p{text-align: left;}

.hy_news_ul .dright .d4{margin-top: 20px;}
.hy_news_ul .dright .d4 a{
	display: inline-block;
	color: #84bca0;
	font-size: 0.9rem;
	background: #fff;
	border:1px #84bca0 solid;
	padding: 0.8rem 3.5rem;
	font-weight: bold;
}
.hy_news_ul .dright .d4 a:hover{
	background: #1a649f;
	color: #fff;
}

.hy_news_ul .swiper-pagination{
	left: 50%;
	transform: translate(-50%,0);
	bottom: 3%;
}

.hy_news_ul .swiper-pagination-clickable .swiper-pagination-bullet{
	margin: 0 0.3rem;
	background: #84bca0;
}

.sdgd_ul .swiper-pagination{
	left: 50%;
	transform: translate(-50%,0);
	bottom: 3%;
}

.sdgd_ul .swiper-pagination-clickable .swiper-pagination-bullet{
	margin: 0 0.3rem;
	background: #05329f;
}
.jdzs_swiper .swiper-pagination{
	left: 50%;
	transform: translate(-50%,0);
	bottom: 3%;
}

.jdzs_swiper .swiper-pagination-clickable .swiper-pagination-bullet{
	margin: 0 0.3rem;
	background: #05329f;
}
.xyyj_ul .swiper-pagination{
	left: 50%;
	transform: translate(-50%,0);
	bottom: 3%;
}

.xyyj_ul .swiper-pagination-clickable .swiper-pagination-bullet{
	margin: 0 0.3rem;
	background: #05329f;
}
.ljlj_ul .swiper-pagination{
	left: 50%;
	transform: translate(-50%,0);
	bottom: 3%;
}

.ljlj_ul .swiper-pagination-clickable .swiper-pagination-bullet{
	margin: 0 0.3rem;
	background: #05329f;
}


.swiper-button-prev{
	background:#cccccc url('../images/right1.png') 3px 2px no-repeat;
	border-radius: 50%;
	background-size: 1.5rem 1.5rem;
	width: 2rem;
	height: 2rem;
	top:-70px;
	left: auto;right:60px;
	text-align: center;
	
}
.swiper-button-prev:hover{
	background:#000  url('../images/right1.png')  3px 2px no-repeat;
	background-size: 1.5rem 1.5rem;

}
.swiper-button-next{
	background:#cccccc url('../images/left1.png')  4px 3px no-repeat;
	border-radius: 50%;
	width: 2rem;
	height: 2rem;
	top:-70px;
	left: auto;right:10px;
	text-align: center;
	background-size: 1.5rem 1.5rem;
}
.swiper-button-next:hover{
	background:#000 url('../images/left1.png') 4px 3px no-repeat;
	background-size: 1.5rem 1.5rem;

}


.hide{
	display: none;
}
.hy_news_t{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	color: #2653a4;
	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{
	height: 2.5rem;
	margin: 0 3%;
}

.bq_ul{
	display: flex;
	align-items: center;
}
.bq_li{
	flex: 1;
	position: relative;
}


.bq_li img{
	display: block;
	width: 100%;
	border-radius: 1rem;
}
.bq_li a {
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%,0);
	display: inline-block;
	padding: 0.6rem 5rem;
	border-radius: 3rem;
	background: #eee;
	font-size: 1.4rem;
	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: 20%;
}
.yjjb_li .dd{
	margin: 1rem;
	background: #fff;
	border-radius: 1rem;
	
}
.yjjb_li .dd .d1 img{
	height: auto;
	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: #d8d8d8;
	padding:  0;
	color: #000;
	font-size: 0.9rem;
	align-items: center;
	height: 120px;
	position: relative;
	padding:0 2%;
	width: 100%;
	padding-top: 10px;
	border-radius: 0 0 1rem 1rem;
	vertical-align: top;
}
.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;vertical-align:top;
}

.yjjb_li .dd .d2 .p1{
	display: block;
	font-weight:normal;
	color: #000;
	font-size: 16px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 23px;

}
.yjjb_li .dd .d2 .p2{

	line-height: 24px;
	color: #2c2c2c;
}
.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: #0a1121;
	background: -webkit-linear-gradient(top,#0a1121 0,#122e4e 100%);
	background: -moz-linear-gradient(top,#0a1121 0,#122e4e 100%);
	background: -o-linear-gradient(top,#0a1121 0,#122e4e 100%);
	background: linear-gradient(top,#0a1121 0,#122e4e 100%);

	display: flex;
}
.zjxc_left{
	flex: 1;
	height: 30rem;
}
.zjxc_right{
	width: 17rem;
	padding: 1rem;
}

.zjxc_r_t{
	font-size: 1rem;
	color: #fff;
	padding-bottom: 1rem;
}
.zjxc_left_li video{
	max-width: 100%;
	width: 100%;
	display: block;
	height: 30rem;
	/*object-fit:fill; */
	cursor: pointer;
}
.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: flex;
	align-items: center;
	font-size: 0.95rem;
	color: #eee;
	cursor: pointer;
}
.zjxc_right_li .dd .d1{
	width: 50%;
		margin-right: 0.5rem;
}
.zjxc_right_li .dd .d1 img{
	width: 100%;
	display: block;
	height: 4rem;
	border-radius: 0.5rem;

}
.zjxc_right_li .dd .d2{
	flex: 1;
	font-size: 0.8rem;
}
.zjxc_right_li.on .dd .d2{
	color: #0073c6;
}


/* .sdgd{
	display: flex;
}
.sdgd_li{
	flex: 1;
} */
.sdgd_ul{
	position: relative;
}
.sdgd_li a{
	display: block;
	margin: 1rem;
	background: #fff;
	border-radius: 1rem;
	border:1px #d3d3d3 solid;
	
}
.sdgd_li a .d1 {
	/* overflow: hidden; */
}
.sdgd_li a .d1 img{
	border-radius: 1rem 1rem 0 0;
	display: block;
	width: 100%;
}
/*.sdgd_li a .d1 img:hover{*/
/*	transform: scale(1.3);*/
/*	transition: 0.5s;*/
/*}*/
.index_sdgd_li_tc{
	display: none;
}
.index_sdgd_li_tc img{
	position: fixed;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	transform:translate(-50%,-50%);
	width: auto;
	height: 90%;
	display: block;
}

.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;
}

.sdgd_li a .d2 img{
	width: 2rem;
	height: 2.6rem;
	margin-right: 0.5rem;
}
.sdgd_li a .d2 {
	display: flex;
	align-items: center;
	padding: 0 1rem 1rem 1rem;
	font-size: 0.95rem;
	color: #05329f;
	margin-top: 0.5rem
}
.sdgd_li a .d2 span{
	display: block;

	font-weight: bold;
}

.padding_bottom{
	padding: 5% 0;
}
/* .margin_bottom{
	padding-bottom: 5%;
} */

.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;
	top:0;left: 0
}
/* .ljlj_li{
	flex: 1;
} */
.ljlj_li a img{
	border-radius: 1rem;
	width: 100%;
}
.ljlj_li a img:hover{
	transform:scale(1.1);
	transition: 0.5s;
}
.ljlj_li a {
	display: block;
	margin: 0.5rem;
}
.bottom{
	background: #616161;
	background-size: 100%100%;
	text-align: center;
	margin-top: 5%;
}
.bottom_li{
	display: inline-block;
	border-right: 1px solid #474747;
	padding: 3% 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: #99b6ff;
		transition: 0.5s;
	}
.nav dl{
	top: 2.5rem;
}
.index_banner img{
	display: block;
	width: 100%;
	margin-top: 71px;
}
.index_banner1{
	cursor: pointer;
}
.index_banner video{
	width: 100%;
	/*object-fit: fill;*/
	display: block;
	background: #000;
	min-height: 40rem;
}
.index_ban {
	background: #2653a4;
	padding: 4rem 0;
}
.index_ban .d1{
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	padding-bottom: 0.5rem;
	border-left: 5px #fff solid;padding-left: 10px;
}
.index_ban .d1 span{
	font-size: 1.2rem;
	display: inline-block;
	margin-left: 0.5rem;
}
.index_ban .d2{
	margin-top: 1rem;
	text-indent: 2em;
	font-size: 0.95rem;
	color: #fff;
	letter-spacing: 1px;
	padding-bottom: 1rem;
}
.index_ban .d2 p{
	text-indent: 2em;
	font-size: 0.95rem;
	color: #fff;
	letter-spacing: 1px;
	padding-bottom: 1rem;
	line-height: 2rem
}

.fu_right {
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 99;
	display: none
}

.fu_right_li a {
	display: block;


	border-radius: 50%;

}

.fu_right_li a img {
	width: 32px;
	height: 32px;
	display: block;
	margin: 0 auto;

}

.hyyc{
	display: flex;
}
.hyyc_left{
	flex: 1;
	padding-right: 1.5rem;
}
.hyyc_right{
	flex: 1;
	padding-left: 1.5rem;
}
.hyyc_r_1{
	position: relative;
}
.border{
	border-left: 2px dashed #05329f;
	height: 30rem;
	position: absolute;
	left: 0.45rem;
	width: 1px;
}
.hyyc_r_1 ul {
	overflow: auto;
	height: 30rem;
		padding: 2rem 2rem 0 0;
}
.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: #666;
		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: #999;
			border-radius: 1rem;
		}
	.yjjb_li .dd .d3::-webkit-scrollbar-track { /*滚动条里面轨道*/
			-webkit-box-shadow: inset 0 0 5px #eee;
			background: #eee;
			border-radius: 1rem;
		}
.hyyc_r_1 ul li{
	display: flex;
	color: #05329f;
	margin-bottom: 1rem;
}
.hyyc_r_1 ul li:hover{
	color: #0073c6;
	transition: 0.5s;
}
.hyyc_r_1 ul li .d1{
	position: relative;
	left: 0rem;
	z-index: 9;
}
.hyyc_r_1 ul li .d1 img{
	width: 1rem;
	height: 1rem;
}
.hyyc_r_1 ul li .d2{
	padding-left: 1rem;
}
.hyyc_r_1 ul li .d2_1{
	font-size: 0.9rem;	
	display: none;
}
.hyyc_r_1 ul li .d2_2{
	font-size: 1.2rem;
	font-weight: bold;	
}
.hyyc_r_1 ul li .d2_3{
	font-size: 0.9rem;
}

.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;
}

.table_div_layout{width: 1100px;margin:0 auto;}

.list-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 34px;
  background: #2653a4;
  padding:20px 10px;
}

.list-title p {
  font-size: 18px;
  font-weight: bold;
  text-align:left;
  color: #fff;
}
.list-title p:nth-child(1) {
  /* width: 180px; */
  width: 20%;
  border-right: 1px #fff solid;
  margin-right: 5%;
}
.list-title p:nth-child(2) {
  width: 45%;
  border-right: 1px #fff solid;
    margin-right: 5%;
}
.list-title p:nth-child(3) {
  /* width: 178px; */
  /* width: 540px; */
  width:30%;
  margin-right: 0%;
}
.time {
  margin: 0 0 30px 0;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  padding-left: 10px;
}
.list-li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  cursor: pointer;
}
.list-li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  text-align: left;
  color: #333333;
}
.list-li p:nth-child(1) {
  width: 15%;
  padding-left: 10px;
   margin-right: 5%;
}
.list-li p:nth-child(2) {
  width: 40%;
   margin-right: 5%;
}
.list-li p:nth-child(3) {
  /* width: 178px; */
  /* width: 540px; */
  width: 45%;
  margin-right: 0;
}

.sdgd_ul_1{display: none}
.video_div{width: 900px;height: 500px;}

.table1{width: 100%;border:0;background: #c9d4e7;}
.table1 tr{ }
.table1 td{border:0;padding:10px 0;font-size: 16px;
    text-align: left;
    color: #333333; overflow: hidden;
    text-overflow: ellipsis;  }
.sj_rc_div_1{display: none}
					.sj_rc{width: 94%;margin:0 auto;padding-left: 2%;border-bottom: 1px #cccccc dashed;padding-bottom: 10px;margin-top: 10px;}
					.sj_rc_t{font-size: 0.9rem; line-height:1.5rem;text-align: left;}
					.sj_rc_p{margin-top: 5px;text-align: left;}
					.sj_rc_p h2{font-size: 0.9rem; line-height:2rem;}
					.sj_rc_p p{font-size: 0.9rem; line-height:2rem;}
					.sj_time{margin:20px 0;text-align: left;font-size: 0.9rem; line-height:1rem;width: 94%;margin:20px auto;font-weight: bold;border-left: 3px #2a61cf solid;padding-left: 2%;}




.plist3{width: 100%;}
.plist3_img{width:300px;float: left;}
.plist3_img img{width: 100%;border-radius: 1rem;
    border: 1px #d3d3d3 solid;}
.plist3_p{float: left;margin-left: 40px;text-align: left;width: 1000px;}
.plist3_p h2{text-align: left;}
.plist3_p h2 a{font-size: 30px;line-height: 40px;color: #000;font-weight: bold;}
.plist3_p h3{font-size: 16px;line-height: 40px;color: #000;font-weight: normal;}

.plist3_p p{font-size: 14px;line-height: 30px;color: #000;font-weight: normal;}


.layout_5{width: 1100px;margin:0 auto;margin-top: 100px;}
.layout_tittle{text-align: center;font-size: 30px; line-height: 40px; color: #000;}
.layout_h3{text-align: center;font-size: 14px; line-height: 40px; color: #9c9c9c;font-weight: normal;}
.layout_n{margin-top: 40px;}
.layout_n p{text-align: left;font-size: 14px;color: #000;line-height: 40px;margin-bottom: 20px;text-indent: 2em}
.layout_n h2{text-align: left;font-size: 20px;color: #000;line-height: 40px;margin-bottom: 10px;}
.layout_n h3{text-align: center;font-size: 14px;color:#9c9c9c;line-height: 30px;font-weight: normal;margin-top: 10px;display: block;padding-right: 50px; }
.layout_n h4{text-align: left;font-size: 16px;color: #000;line-height: 40px;margin-bottom: 10px;font-weight: bold;}


.n_p{text-align: center;margin: 15px 0;}
.n_p img{width: 50%;}
.layout_n span{text-align: center;font-size: 14px;color:#9c9c9c;line-height: 30px;font-weight: normal;margin-top: 10px;display: block;padding-right: 50px; }


.bqfb_div{width: 90%;margin:0 auto;text-align: center;}
.bqfb_div img{width: 80%;}

.titBox{width: 100%;text-align:center;background: url(../images/h2_tittle.png) center center no-repeat;}
.titBox .engListTit {
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #999;
}
.titBox .chinaTitBox {
    font-size: 40px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #000;
    padding-top: 3px
}



.rc_list ul li[data-v-1eb70614] {
    margin-bottom: 2px;
    display: table;
    width: 100%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.rc_title{
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    line-height: 30px;
}

.rc_title i[data-v-1eb70614] {
    position: absolute;
    bottom: 0;
    left: 40px;
    margin-left: -40px;
    width: 80px;
    height: 4px;
    background: #e33e33
}

.entry[data-v-1eb70614] {
    position: relative
}

.entry .back_line[data-v-1eb70614] {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 12px;
    background-color: #e8e8ee
}



.index-agenda-list-data[data-v-1eb70614] {
    position: relative;
    width: 70%;
    margin-bottom: 6px;
    left: 26px;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    color: #000;
    text-align: left;
}

.index-agenda-list-data i[data-v-1eb70614] {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #84bca0;
    left: -29px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9
}

.index-agenda-list[data-v-1eb70614] {
    width: calc(100% - 10px);
    padding-left: 24px
}

.index-agenda-list .index-agenda-list-con[data-v-1eb70614] {
    background-color: #f7f7f7;
    padding: 5px 12px;
    text-align: left;
    border:1px #d9d9d9 solid; 
}

.index-agenda-list .index-agenda-list-con .index-agenda-list-title[data-v-1eb70614] {
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 24px
}

.index-agenda-list-content{color: #606060;margin-top: 10px;font-size: 16px;line-height: 25px;margin-bottom: 10px;}


.layout_div3{width: 100%;background:#eaeaea;padding-top: 0px;padding-bottom: 100px;}
.layout_div3_n{width: 1200px;margin:0 auto;padding-top: 100px;}

.luntan_rc_1{display: inline-block;margin-right: 20px;width: 230px;height: 40px; border:1px #d9d9d9 solid; color: #000;background: #fff; color: #000;text-align: center; line-height: 40px;font-size: 14px}
.luntan_rc_1:hover{display: inline-block;margin-right: 20px; border:1px #d9d9d9 solid; color: #000;background: #84bca0; color: #fff; cursor: pointer;}
.luntan_rc_1_hover{border:1px #d9d9d9 solid; color: #fff !important;background: #84bca0 !important; color: #fff !important; cursor: pointer;}


.zbfb_1{display: inline-block;margin-right: 24px;width:180px;height: 40px; border:1px #d9d9d9 solid; color: #fff;background: #d9d9d9; color: #000;text-align: center; line-height: 40px;font-size: 14px}
.zbfb_1:hover{display: inline-block;margin-right: 24px; border:1px #d9d9d9 solid; color: #000;background: #84bca0; color: #fff; cursor: pointer;}
.zbfb_1_hover{border:1px #d9d9d9 solid; color: #fff !important;background: #84bca0 !important; color: #fff !important; cursor: pointer;}

.zbfb_2{display: inline-block;margin-right: 10px;margin-left:10px;width:220px;height: 40px; border:1px #d9d9d9 solid; color: #fff;background: #d9d9d9; color: #000;text-align: center; line-height: 40px;font-size: 14px}
.zbfb_2:hover{ border:1px #d9d9d9 solid; color: #000;background: #84bca0; color: #fff; cursor: pointer;}
.zbfb_2_hover{border:1px #d9d9d9 solid; color: #fff !important;background: #84bca0 !important; color: #fff !important; cursor: pointer;}

.layout_video{width:1200px;border-radius: 10px;}
.zjxc_list{width: 290px;padding-left:10px;}
.zjxc_list h2{font-size: 16px; color: #fff; line-height: 40px;text-align: left;padding-top: 20px;}
.video_list{width: 100%;}
.plist_video1{width: 270px;margin-top: 10px;padding:5px;}
.plist_video1_img{width: 80px; float: left;}
.plist_video1_img img{width: 100%;}
.plist_p{text-align: left;margin-left: 20px;width: 150px; font-size: 14px;color: #fff; line-height: 20px; float: left;}
.plist_p a{ font-size: 14px;color: #fff; }
.plist_video1:hover{cursor: pointer;background: #26466a;}
.plist_video1:hover .plist_p a{font-weight:normal; color: #fff;}
.plist_video1_hover{cursor: pointer;background: #26466a;}
.plist_video1_hover .plist_p a{font-weight: normal; color: #fff;}

.ljlj{width: 1200px;margin:0 auto;}


.dhjj_div{width: 1200px;margin:0 auto;}
.dhjj_div p{font-size: 1rem; color: #fff; line-height: 42px;text-indent: 2em;margin-bottom: 10px}

.ljlj_ul1 {
    position: relative;
    top: 0;
    left: 0;
}

.d2_2{position: relative;top: 0;left: 0;height: 120px;	}
.d2_2 h2{position: absolute;bottom: 12px;left: 0;display:block;height: 30px;width:100%;text-align: center;font-size: 16px; color: #000;font-weight: bold;}


@media only screen and (min-width: 768px) 
{
body{ width:1600px;}
} 
@media only screen and (min-width: 1200px) 
{
body{ width:100%;}
.foot_div{width:100%;}
}



