p,
h1 {
	margin: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #00306B;
}

ul {
	padding: 0;
	margin: 0;
}

body {}

header {
	    visibility: hidden;
	background: rgba(0, 0, 0, 0);
	position: fixed;
	left: 0%;
	top: 0;
	right: 0%;
	z-index: 200;
	transition: all 0.7s ease-out 0s
}

.wp_nav .sub-nav .nav-item a.parent{
background: rgba(0, 48, 107, 0.9);
}

.header_active {
	background: rgba(0, 48, 107, 0.9);
}

.header_active .logo {
	height: 45px;
}

.header_active .wp_nav .nav-item>a>span.item-name {
	font-size: 15px;
}

.header_active .search img {
	width: 25px;
	height: 25px;
}

html::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #E2E2E2;
}

html::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: #00306B;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.d-flex {
	display: flex !important;
}

.me-auto {
	margin-right: auto !important;
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}

.picbase1-content p {
	display: none;
}

.logo-r {
	height: 4rem;
}


.title {
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
}


.container{
position: relative;
}

.sec_4 .title .iconfont {
	font-size: 2rem;
	transform: translate(10px, 5px);
}

.wp_nav .nav-item>a>span.item-name {
	padding: 0;
	line-height: 40px;
	font-size: 17px;
	color: #fff;
}

.sub-nav .item-name {
line-height: 30px !important;
    width: 100%;
    text-align: center;
}

.wp_nav {}

.wp_nav>.nav-item {}

#navbarHeader {
	z-index: 98;
	float: none;
}

.header_top {
	background: #00306B;
}

.header_top_container {
	display: flex;
	justify-content: space-between;
}

.header_top_container ul a {
	color: #9E9E9E;
	font-size: 14px;
}

.header_top_container ul a:hover {
	color: #fff;
}

.wp_nav>.nav-item:hover {
	background: rgba(0, 0, 0, 0);
	border-radius: 8px;
}

.wp_nav>.nav-item:hover>a>span.item-name {
	color: #fff;
}

.wp_nav .sub-nav .nav-item a {
	font-size: 14px;
	background: #00306B;
}

.wp_nav .sub-nav .nav-item:last-child {
	border-bottom: 1px solid #ccc;
}

.wp_article_list .list_item {
	border-bottom: 1px dashed #eee;
}

.wp_article_list .list_item span {
	margin-left: 0;
}

#nav {
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.nav {
	margin: 0;
	padding: 0;
	float: left;
}

.wp_nav .nav-item a {
	color: #fff;
	padding: 5px 12px;
}

::marker {
	display: none;
	font-size: 0;
}

.wp_article_list .list_item .Article_PublishDate {
	color: #9e9e9e !important;
	font-size: 14px;
}

.wp_article_list .list_item span {
	width: 100%;
}

.news_img_list .wp_article_list .list_item .Article_PublishDate {
	font-size: 14px;
	margin-left: 10px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 10px;
}

#navbarHeader {
	display: block;

}

.wp_article_list .list_item .Article_Index {
	display: none;
}

.wp_article_list .list_item {
	border: 0;
	height: 41px;
	line-height: 41px;
}

.wp_search #keyword {
	width: 800px !important;
	padding: 15px 20px;
	border-radius: 100px;
	border: 1px solid #cbcbcb;
	color: #7a7a7a;
	font-size: 16px;
}

.wp_search {
	position: relative;
}

.news_img_list {
	position: relative;
}

.news_list {
	position: relative;
}

.news_list_across .wp_article_list .list_item:last-child {
	margin-right: 0;
}

.news_list_across .wp_article_list {
	display: flex
}

.news_list_across .wp_article_list .list_item {
	height: auto;
	display: inline-block;
	border: 1px solid #eee;
	padding: 10px;
	margin-right: 1%;
}

.news_list_across {
	position: relative;
}

.first_link img {
	width: 100%
}

.first_link li {
	width: 49%;
	display: inline-block;
	margin-bottom: 5px;
}

.more {
	    text-align: center;
    /* margin-right: 20px; */
    font-size: 16px;
    font-weight: 300;
    color: #00306B;
    margin-top: 20px;
    position: absolute;
    right: 20px;
    top: -10px;
}

.more a {
	color: #00306B;
}

.sec_2 .more {

}

.news_img_list .list_item {
	width: 24%;
	border: 1px solid #eee;
	height: auto;
	margin-bottom: 20px;
	background: #fff;
}

#topw9 {
	width: 100% !important;
}

.news_img_list .list_item:nth-child(4n) {
	margin-right: 0;
}

.news_img_list .list_item:nth-child(n+5) {
	margin-bottom: 0px;
}

.news_img_list .wp_article_list {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.news_img_list img {
	width: 100%;
}

.news_img_list .wp_article_list .list_item .Article_Title {
	padding-left: 10px;
}

.news_img_list .list_item img {
	width: 100%
}

.tro_title {
	border-bottom: 1px solid #D8D8D8;
}



.sec_fourth {}

.img_wrap {
	border: 1px solid #e8e8e8;
	padding: 15px;
}

.wp_search .search {
	background: url(../img/search.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 25px;
	top: 16px;
	background-position: center;
	background-size: 24px;

}

.wp_nav .sub-nav .nav-item a span.item-name {}

.wp_nav .sub-nav .nav-item a.parent:hover {
	background: #00306B;

}

.wp_nav .nav-item a:hover {
	background: rgba(0, 0, 0, 0);
	font-weight: 700;
}

.wp_search #keyword:focus-visible {
	outline: none
}

.n_list {
	margin: 30px 0 0;
	border-bottom: 1px solid #666;
	margin-top: 220px;
}

.wp_listcolumn .wp_column {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#beginw12 td {
	text-align: center;
	line-height: 3;
	background: #fff;
}



.nav_wrap {
	justify-content: space-between;
	align-items: center;
	background-position: right;
	position: relative;

}

.nav_con {
	justify-content: space-between;
	align-items: center;
	background-position: right;
	position: relative;
}

.logo {
	height: 55px;
	max-width: 100%;
	margin: 20px 0;
	transition: .5s;
}

.wel {
	color: #fff;
	font-size: 13px;
	margin: 0;
	line-height: 24px;
	letter-spacing: 1px;
}

.nav-link {
	padding-left: .7rem;
	padding-right: .7rem;
	color: #00306B;
	font-size: 0.875rem;
}

.links {
	margin-top: 15px;
}

.links li {
	display: inline-block;
	width: 16.3%;
}

.links li a {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	background: #eee;
	color: #fff;
}

.links li:nth-child(1) a {
	background: #ffaaff;
}

.links li:nth-child(2) a {
	background: #f78400;
}

.links li:nth-child(3) a {
	background: #dace24;
}

.links li:nth-child(4) a {
	background: #1ba258;
}

.links li:nth-child(5) a {
	background: #a2205b;
}

.links li:nth-child(6) a {
	background: #a20002;
}



.links li a:hover {
	background: #225fa9;
}



.nav {
	align-items: center;
}

.logo_r {
	height: 40px;
}

.header_top .nav {
	color: #fff;
}

.header_top .nav .nav-link {
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
}

.search {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.search img {
	width: 35px;
	height: 35px;
	transition: .5s;
}

.banner {
    margin-top: 100px;
	position: relative;
	width: 100vw;
	z-index: 2;
}

.mask {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 500px;
	z-index: 2;
}

.mask img {
	width: 100%;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
}

.main {
	position: relative;
}

#topw12 {
	width: 100% !important
}

.sec_1 {
	padding: 20px 0 0px;
}


.pc_hide {
	display: none;
}

.intr {}


.news_list_wrap {}

.news_img {
	height: 320px;
}

.news_img>div {
	height: 100%;
}

.news_img>div>div {
	height: 100%;
}

.news_img>div>div>div {
	height: 100% !important;
	width: 100% !important;
}

.news_img img {
	width: 100%;
	height: 100%;
}

.news_img .dtjt9_div_text {
	bottom: 0;
}

.news_img .dtjt9_div_text a:link {
	font-size: 20px;
	padding: 15px 12px;
	text-align: left;
	color: #fff;
	font-weight: 400;
	display: block;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.news_img .dtjt9_div_img {
	width: 100%;
	height: 100%;
}

.news_img .dtjt9_div_text .dtjt9_div_text_title {
	background: rgba(0, 48, 107, 0.8);
	text-align: left;
	height: auto;
}

.news_img .number {
	display: none;
}

.picbase1-content h2 {
	background: #00306B;
}

#topw5 {
	width: 100% !important
}

.intr p {}

.intr_more {
	color: #00306B;
	border: 1px solid #00306B;
	padding: 0.625rem 2.25rem;
	margin-top: 0.9375rem;
	border-radius: 6.25rem;
	text-decoration: none;
	display: inline-block;
	font-size: 0.875rem;
}

.ad {
	background: url(../img/ad.jpg) no-repeat center;
	background-size: cover;
	padding: 2.1875rem;
}

.ad h1 {
	color: #fff;
}

.sec_2 {
	padding: 0px 0 10px;
	background-size: cover;
}

.sec_2 .list_item {
	display: inline-block;
	width: 31.2%;
	margin-right: 2.5%;
	height: 80px;
	margin-bottom: 30px;
	position: relative;
}

.sec_2 .list_item:nth-child(3n) {
	margin-right: 0;
}

.sec_2 .list_item:nth-child(n+6) {
	margin-bottom: 0;
}

.sec_2 .list_item .pr_fields {
	border: 1px solid #00306B;
	width: 90%;
	height: 80px;
	float: right;
	display: block;
	padding: 7px 45px 7px 48px;
	line-height: 32px;
	background: url(../img/right.png) no-repeat;
	background-position: 320px center;
}

.sec_2 .list_item .ex_fields {
	float: left;
	position: absolute;
	background: #00306B;
	height: 77px;
	width: 77px;
	padding: 10px;
	color: #fff;
	top: -8px;
}

.sec_2 .list_item .Article_PublishDate {
	color: #fff !important;
	font-size: 18px;
	line-height: 1.6;
	text-align: center;
}

.sec_1_2{
background: url(../img/bg_2.jpg) #fff no-repeat;
    background-size: cover;
}

.sec_3 {
	padding: 30px 0 10px;
}


.sec_3 .title {
	width: 3%;
	display: inline-block;
	margin-right: 4%;
	vertical-align: top;
	margin-bottom: 0;
	margin-top: 10%;
}

.platform_link_wrap {
	display: inline-block;
width: 100%;
}

.platform_link {
	position: relative;
}

.platform_link img {
	width: 100%;
border-radius: 5px;
    max-height: 300px;
}

.platform_link:first-child .platform_link_title {
	
}

.platform_link:nth-child(7) {
	margin-right:0
}

.platform_link:nth-child(n+2) {
	margin-bottom: 20px;
}

.platform_link:nth-child(n+4) {
	margin-bottom: 0;
}

.platform_link a {
	display: block;
	width: 100%;
	height: 100%;
}

.platform_link p {
	position: absolute;
	color: #fff;
	font-size: 16px;
	left: 20px;
	top: 20px;
	writing-mode: vertical-lr;
	letter-spacing: 7px;
}

.platform_link .to_link {
	    position: absolute;
    color: #fff;
    right: 10px;
    font-size: 14px;
    bottom: 5px;
    text-align: center;
    left: auto;
    top: auto;
}

.platform_link_title {
	height: 150px;
}

.sec_4 {
	background: url(../img/bg_4.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 60px;
}

.sec_4 .title {
	margin-bottom: 20px;
	text-align: left;
}

.sec_4 .list_item {
	width: 48%;
	display: inline-block;
	margin-right: 3%;
	height: 300px;
	position: relative;
	background: #fff;
	border-bottom: 4px solid #00306B;
	margin-bottom: 20px;
}

.sec_4 .Article_MicroImage {
	position: absolute;
	top: 0;
	left: 0;
}

.sec_4 .pr_fields {
	position: absolute;
	top: 200px;
	left: 20px;
	line-height: 1.7;
	line-height: 1.7;
	width: 85%;
}

.sec_4 .pr_fields .Article_Title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.sec_4 .list_item:nth-child(2n) {
	margin-right: 0;
}

.sec_4 .news_list img {
	height: 190px !important;
	width: 100%;
}

.sec_4 .Article_PublishDate {
	position: absolute;
	bottom: 5px;
	left: 20px;
}

.sec_4 .more {
	position: absolute;
	right: 0;
	top: -85px;
}

.sec_5 {
	background: url(../img/bg_5.jpg) no-repeat;
	background-size: cover;
	padding: 20px 0;
}

.sec_5 .title {
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
}

.sec_5 .wp_article_list .list_item .Article_PublishDate{
line-height:50px;
}

.sec_5 .wp_article_list {
	background: #fff;
	padding: 30px;
}

.sec_5 .list_item {
	height: 50px;
	border-bottom: 1px solid #eee;
	clear: both;
}

.sec_5 .list_item .Article_Title {
	width: 100%;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.sec_5 .list_item .pr_fields {
	width: 70%;
line-height:50px;
}

.sec_5 .list_item .ex_fields {

}

.sec_5 .more {
	    text-align: left;
    margin: 0;
    top: -50px;
    font-size: 14px;
right:0;
}

.sec_5 .more a.more-link font{
 font-size: 16px !important;

}

.sec_5 .more font {
	color: #fff !important;
}

.sec_5 .news_list{
margin-bottom:20px;
}

.sec_6 {
	background: url(../img/bg_6.jpg) no-repeat;
	background-size: cover;
	padding: 70px 0;
}

.sec_6 .list_item:first-child {
	display: none;
}

.sec_6 .list_item {
	display: inline-block;
	width: 48%;
	height: 200px;
	margin-right: 3%;
	margin-bottom: 20px;
	position: relative;
}

.sec_6 .list_item span {
	height: 100%;
}

.sec_6 .list_item img {
	width: 100%;
	height: 100%;
}

.sec_6 .list_item:nth-child(3),
.sec_6 .list_item:nth-child(5) {
	margin-right: 0;
}

.sec_6 .list_item .Article_Title {
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: rgba(0, 48, 107, 0.8);
	padding-left: 10px;
}

.sec_6 .list_item .Article_Title a {
	color: #fff;
	display: block;
	width: 95%;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.news_list_across_wrap {
	background: #fff;
	padding: 1.875rem;
}

footer {
	padding: 1.875rem 0;
	overflow: hidden;
	text-align: center;
	background: #666666;
	color: #fff;
}

.footer_wrap img {
	height: auto;
	max-height: 3rem;
	margin-top: 0;
}

.footer_link select {
	width: 300px !important;
	padding: 10px 20px;
	border-radius: 100px;
	background: none;
	border: 1px solid #fff;
	color: #fff;
}

.footer_link option {
	color: #333
}

footer p {
	color: #fff;
	font-size: 14px;
	line-height: 2;
}

footer a {
	color: #666;
	font-size: 15px;
	line-height: 2;
}

.footer_link p {
	display: inline-block
}

.navbar-toggler-icon {
	width: 1.5em;
	height: 1.5em;
	background-image: url(../img/menu.png);
}

.navbar-toggler:focus {
	box-shadow: none;
}

.wp_nav .nav-item .mark {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1 !important;
}

.nav_name {
	background: #F2F1F1;
	padding: 20px 0;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #333
}

.n_message {
	margin-top: 220px;
	margin-bottom: 30px;
}

.n_news_list {
	margin-bottom: 30px;
}

.nav_tree {
	margin-bottom: 30px;
}

.nav_pos a {
	color: #333;
	font-size: 14px;
}

.wp_listcolumn .wp_column a {
	background: #F2F1F1;
	background-image: none;
	text-align: center;
	border: 0;
}

.wp_listcolumn .wp_column a.selected {
	background: #00306B;
	color: #fff
}

.wp_listcolumn .wp_column a.selected span {
	color: #fff;
}

.nav_pos {
	color: #333;
	background: #F2F1F1;
	border-bottom: 1px solid #eee;
	padding: 20px 20px;
	margin-bottom: 20px;
	display: flex;
	    justify-content: space-between;
	    align-items: center;
}

.mbx a{
	color: #9E9E9E;
}

.nav_pos .Column_Name {
	font-size: 20px;
	font-weight: 700;
	color: #333;
}

.wp_listcolumn .wp_column a:hover {
	background: #00306B;
	color: #fff
}

.wp_listcolumn .wp_column a .column-name {
	padding: 15px 0;
	color: #9E9E9E;
	font-size: 18px;
	font-weight: 400;

}

.nav_tree {
	margin-top: -1px;
}

.wp_paging {
	float: none;
}

.per_page {
	margin-left: 0 !important;
}

.message {

}

.message_info {
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
	display: flex;
	text-align: center;
	justify-content: center;
}

.message_info>div {
	padding-left: 10px;
	padding-right: 10px;
}

.message img {
	max-width: 100%
}

.message_title {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.tro_title {
	font-size: 22px;
	color: #3a3a3a;
	font-weight: 700;
	margin-bottom: 15px;
	padding-bottom: 10px;
	letter-spacing: 2px;

}

.tro_title span {
	font-size: 16px;
	font-weight: 300;
	color: #9E9E9E;
}

.tro_message {
	color: #9E9E9E;
	line-height: 2;
	margin-bottom: 1.5rem;
}

.tro a {
	color: #00306B;
}

#jcsyzx {
	background: url(../img/jcsyzx.jpg);
	margin-bottom: 20px;
}

#gczx {
	background: url(../img/gczx.jpg);
	font-size: 20px;
}

#fxzx {
	background: url(../img/fxzx.jpg);
}

#wxzx {
	background: url(../img/wxzx.jpg);
}

.tro_right a {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 45px 0;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	height: 126px;
}

.news_news {
	border-radius: 2px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
	border-radius: 10px;
	padding: 30px;
}

.sec_second {}

.banner-text {
	position: absolute;
	top: 0;
	z-index: 99;
	background: rgba(0, 51, 162, .8);
	padding: 20px 50px;
	border-radius: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.swiper-container {height:100%;}

.banner-text .tro_title {
	color: #fff;
	font-size: 1.5rem;
	border: 0;
}

.banner-text ul li a {
	color: #fff;
	border: 1px solid;
	padding: 10px 20px;
	display: block;
	margin-bottom: 10px;
	transition: .5s;
}

.banner-text ul li a:hover {
	background: #fff;
	color: #00306B;
}

.news_list img {
	max-width: 100%;
	height: auto;
}

.dtjt8_div_img {
	width: 100% !important;
	height: 100% !important;
}

.dtjt8_div_img img {
	width: 100% !important;
	height: 100% !important;
}

#w8,
#topw8 {
	width: 100% !important;
}

.footer_wrap {}

.footer_left {
	text-align: left;
}

.link select {
	padding: 8px;
	border-radius: 100px;
	font-size: 14px;
	color: #999;
}

.header_top_container {
	color: #9e9e9e;
}

.header_top_container ul li {
	display: inline-block;
}

.header_top_container ul li a {
	line-height: 45px;
	padding: 0;
	transition: .5s;
}

.banner_text {
	position: absolute;
	z-index: 100;
	top: 11vw;
}

.banner_text p {
	font-size: 50px;
	color: #fff;
}

.gallery-thumbs {
	width: 400px;
	position: absolute !important;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
height:auto;
}

.gallery-thumbs .swiper-slide img {
	height: 80px;
	width: 100%;
	border-radius: 10px;
	border: 4px solid #fff;
}

#search_wrap {
	position: fixed;
	z-index: 9999;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .5);
	align-items: center;
	justify-content: center;
	display: none;
	top: 0;
}

.sec_1 .news_list .list_item {
	width: 31%;
	display: inline-block;
	background: #fff;
	padding: 18px;
	height: 150px;
	margin-bottom: 20px;
	margin-right: 20px;
	border-bottom: 5px solid #00306B;
}

.sec_1 .news_list .list_item:nth-child(3n) {
	margin-right: 0;
}

.sec_1 .news_list .list_item .ex_fields {
	float: left;
}

.sec_1 .news_list .list_item .Article_PublishDate {
	background: url(../img/clock.png) no-repeat;
	background-size: 16px;
	background-position: 0 11px;
	padding-left: 20px;
}

.sec_1 .wp_article_list .list_item .Article_Title{
overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.h_4 .list_item:nth-child(-n+4) {
	display: none;
}

.h_1 .list_item:nth-child(-n+4) {
	display: none;
}

.picbase1-slidenav {
	display: none;
}

.picbase1-content {
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
}

.picbase1-content h2 {
	font-size: 20px;
	padding: 15px 12px;
}

.fix_right {
	position: fixed;
	right: 0;
	top: 25%;
	z-index: 99999;
}

.fix_right_wrap {
	background: #00306B;
	margin-bottom: 5px;
	padding: 10px 20px;
	border-radius: 8px 0 0 8px;
	transform: translateX(50%);
	transition: .5s;
}

.fix_right_wrap:hover {
	transform: translateX(0);
}

.fix_right_wrap a {
	color: #fff;
	letter-spacing: 1px;
}

.fix_right_wrap:nth-child(1) {
	background: #3385e9;
}

.fix_right_wrap:nth-child(2) {
	background: rgb(99, 6, 95);
}

.fix_right_wrap:nth-child(3) {
	background: rgb(240, 159, 2);
}

.fix_right_wrap:nth-child(4) {
	background: #2a9788;
}

.fix_right_wrap:nth-child(5) {
	background: #1f3808;
}

.fix_right_wrap:nth-child(6) {
	background: #513b95;
}

.fix_right_wrap:nth-child(7) {
	background: #d15526;
}

.fix_right_wrap:nth-child(8) {
	background: #4a52ad;
}

.fix_right_wrap:nth-child(9) {
	background: #517cb1;
}

.fix_right_wrap:nth-child(10) {
	background: #00306B;
}

.n_header {
	background: #1053A4;
}

.n_list .list_item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F1F1;
	clear: both;
	height: 160px;
}

.n_list .Article_MicroImage {
	float: left !important;
	max-width: 200px;
	margin-right: 20px;
}

.n_list .Article_Title {
	float: left;
	max-width: 640px;
}

.n_list .Article_Title a {
	font-weight: 700;
}

.n_list .Article_Summary {
	float: left;
	max-width: 640px;
	line-height: 1.5;
}

.n_list .Article_Summary a {
	font-size: 14px;
	line-height: 1.5;
	color: #9E9E9E;
}

.n_list .Article_PublishDate {
	background: #F2F1F1;
	width: 70px !important;
	display: block;
	height: 70px;
	padding: 10px;
	line-height: 24px;
	font-weight: 400;
	font-size: 16px !important;
	text-align: center;
	float: right !important;
}

.n_list .news_list img {
	height: 140px;
}

@media screen and (max-width:769px) {
	.news_news {
		padding: 15px;
	}

	.logo_r {
		display: none;
	}

	.banner-text {
		background: #00306B;
		position: relative;
		padding: 10px;
		margin-top: 20px;
	}

	.logo-r {
		display: none;
	}

	.wp_article_list .list_item span.Article_Title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 360px;
	}

	.footer_copy {
		text-align: center;
	}

	.search {
		display: none;
	}

	.search_wrap {
		display: none;
	}

	.message {
		margin: 0 0 20px 0;
		padding-left: 0;
		padding-right: 0;
	}

	.message img {
		height: auto
	}

	.wp_listcolumn .wp_column {
		float: left:width:50%;
	}


	.n_news_list {
		margin-top: 0px;
	}

	.pc_hide {
		display: block;
	}

	.collapse:not(.show) {
		display: none;
	}

	#picbasew3,
	.dtjt3_w3,
	.picbase1,
	.picbase1 img {
		height: 100% !important
	}

	.dyw920_0624_txt1>a {
		font-size: 14px;
	}

	.dyw920_0624_img img {
		margin-top: 10px;
	}

	footer p {
		font-size: 14px;
		text-align: center;
	}

	.banner_text {
		top: auto;
		bottom: 0;
		transform: none;
	}

	.footer_logo {
		display: none;
	}

	.banner {
		position: relative;
		height: auto;
margin-top: 70px;
	}

.nav-box{
    position: relative;
    top: -80px;
}

	.main {
		padding-top: 0 !important;
	}

	.swiper-slide img {
		height: auto;
	}

	.intr {
		padding-right: 1.857rem;
	}

	.tro_title {
		font-size: 18px;
	}

	.more {
		top: -20px;
	}

	.gallery-thumbs {
		display: none;
	}

	.news_img {}

	.navbar-toggler {
		padding: 0;
		height: 1.2em;
		margin-top: -10px;
	}

	.picbase1-content {
		display: none;
	}

	.n_news_list .wp_article_list .list_item .Article_Title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 260px;
	}

	.wp_nav .sub-nav {
		display: none !important;
	}

	.news_list_across .wp_article_list {
		flex-direction: column;
	}

	.footer_link {
		margin-top: 20px;
	}

	.news_img_list .list_item {
		width: 100%;
		margin-bottom: 15px;
	}

	.banner h1 {
		font-size: calc(1.3rem);
		letter-spacing: 0;
		margin-bottom: 1rem;
		margin-top: .5rem;
	}

	.links li {
		display: inline-block;
		width: 32%;
	}

	.banner p {
		font-size: 18px;
		font-weight: 400;
		letter-spacing: 0;
	}


	.tro {
		margin: 1rem 0;
	}



	.tro_title {
		margin-bottom: 0;
	}

	.tro_message {
		font-size: 14px;
		margin-bottom: .9375rem;
	}

	.tro a {
		font-size: 14px
	}

	.tro_right a {
		padding: 30px 0;
		font-size: 18px;
		height: 90px;
	}

	#gczx {
		font-size: 16px;
		padding: 25px 10px;
	}

	.sec_first {}

	.sec_second {}

	.news_img_list .list_item:nth-child(n+5) {
		margin-bottom: 15px;
	}

	.sec_second .tro_title {
		margin-bottom: 0
	}

	.sec_second .more {
		top: -40px;
	}

	.sec_third {

		padding-bottom: .9375rem
	}

	.sec_fourth {

		padding-bottom: .9375rem
	}

	.sec_fifth {

		padding-bottom: .9375rem
	}

	.sec_fifth ul li a {
		font-size: 16px;
	}

	.sec_fifth ul {
		margin-left: 0;
	}

	.ad h1 {
		font-size: 0.9375rem;
	}


	.logo {
		max-width: 70vw;
		height: auto;
		margin: 20px 0;
	}

	.header_active .logo {
		height: 30px;
	}

	header.justify-content-center {
		justify-content: left !important;
	}

	.sec_5 .wp_article_list {
		padding: 20px;
	}

	.nav {
		width: 100%;
	}

	.sec_6 {
		padding: 20px 0;
	}

	.nav li {
		width: 100%;
		text-align: center;
	}

	.footer_wrap {
		flex-direction: column;
	}

	.footer_wrap img {
		max-width: 80vw;
		height: auto;
		margin: 0 auto;
		margin-bottom: 1.25rem;
		border: none;
		padding: 0
	}

	.sec_4 .news_list_wrap {
		margin-bottom: 1.875rem;
	}

	footer {
		margin-top: 0;
		padding: 1rem 0;
	}

	.intr p {
		font-size: 14px;
	}

	.title {
		font-size: 1.3rem !important;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.n_1 .more {
		top: -265px;
	}

	.sec_1,
	.sec_2,
	.sec_3,
	.sec_4 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.sec_1 .news_list .list_item {
		width: 100%;
		height: 100px;
		margin-bottom: 0;
		border-bottom: 1px solid #00306B;
		padding: 10px;
	}

	.news_img {
		border-bottom: 1px solid #eee;
		height: 300px;
	}

	.wp_nav .nav-item>a>span.item-name {
		line-height: 60px;
	}

	#navbarHeader {
		border: none;
		display: none;
	}

	.title span {
		display: none
	}

	.title .iconfont {
		display: inline-block;
	}

	.header_top_container {
		flex-direction: column;
	}

	.sec_2 .list_item {
		width: 100%;
		margin-bottom: 20px;
	}

	.sec_2 .list_item span.Article_Title {
		white-space: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
	}

	.sec_2 .more {
		margin-top: 0;
	}

	.sec_2 .list_item:nth-child(n+6) {
		margin-bottom: 20px;
	}

	.sec_3 .title {
		width: 100%;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.sec_4 {
		margin-top: 0 !important;
	}

	.sec_4 .more-link .moretext font {
		font-size: 14px !important;
	}

	.sec_4 .list_item {
		margin-right: 2%;
		height: 250px;
	}

	.sec_4 .pr_fields .Article_Title {
		white-space: normal !important;
		width: 150px !important;
	}

	.sec_4 .news_list img {
		height: 140px !important;
	}


	.wp_nav .nav-item a {
		color: #fff;
		padding: 0;
		border-bottom: 1px solid rgba(74,155,255, .4);
	}


	.sec_4 .pr_fields {
		top: 150px;
	}

	.nav_con {
		display: none;
		border: none;
		position: absolute;
		left: -2px;
		width: 100%;
		background: rgba(0, 48, 107, 1);
		z-index: 999999999;
		height: 100vh;
		top: 80px;
	}

	.platform_link {
		
	}

	.sec_5 {
		padding: 30px 0;
	}

	.sec_5 .title {
		text-align:left;
	}


	.sec_6 .list_item {
		width: 100%;
		height: 300px;
		margin-right: 0;
	}

	.sec_6 .news_img {
		margin-bottom: 20px;
	}

	.fix_right {
		display: none;
	}

	.header_top_container ul li a {
		line-height: 30px;
	}

	.nav_wrap {
		justify-content: space-between;
	}

	.platform_link_wrap {
		width: 100%;
	}

	.platform_link p {
		font-size: 16px;
	}

	.platform_link_title {
		height: 150px;
	}

	.platform_link .to_link {
		right: 10px;
		bottom: 10px;
		font-size: 14px;
	}

	.platform_link:nth-child(n+2) {
		margin-bottom: 14px;
	}

	.platform_link:nth-child(4),
	.platform_link:nth-child(7) {
		margin-right: 1%;
	}

	.platform_link:nth-child(n+4) {
		margin-bottom: 14px;
	}

	.platform_link:nth-child(6) {
		
	}

	.header_top {
		display: none !important;
	}
	
	.n_list{
		margin-top: 80px;
	}
	
	.n_list .news_list img{
		width: 100% !important;
		height: 240px;
	}
	.n_list .Article_MicroImage{
		max-width: 100% !important;
	}
	
	.n_list .Article_PublishDate{
		width: 100% !important;
		    height: 40px;
		    margin-bottom: 20px;
			text-align: left;
			background: none;
			padding-left: 0;
	}
	
	.n_message{
		margin-top: 80px;
	}
}

@media screen and (min-width:769px) {}

@media screen and (min-width:1200px) {


	.wp_nav {
		display: flex;
		justify-content: space-between;
	}

	.navbar-toggler {
		display: none;
	}

	.navbar-toggler {
		padding: 0;
		height: 1.5em;
	}


}

body .l,
body .left {
	float: left;
	clear: none;
}

.like {
	display: flex;
	padding: 10px;
	background: url(../img/dyw920_xxbj_20190624_10.jpg);
	justify-content: center;
	margin-top: 18px;
}

.dyw920_0624_txt {
	background: url(../img/dyw920_xxbj_20190624_10.jpg)
}
.wp_listcolumn .wp_subcolumn .wp_column a{
background: #F2F1F1 !important;
}

.wp_listcolumn .wp_subcolumn .wp_column a .column-name{
    padding: 15px 10px;

}

.dyw920_0624_txt1>a {
	color: #d40d0d;
	font: 16px;
}

.dyw920_0624_txt1 {
	line-height: 40px;
}

.dyw920_0624_txt2 {
	height: 21px;
}

.dyw920_0624_txt2>li>a {
	color: #00306B;
	font-size: 12px;

}

.dyw920_0624_txt2>li {
	font-size: 12px;
	float: left;
	color: #00306B;

}

.dyw920_0624_txt2>li:nth-child(even) {
	padding: 0 6.35px;
}

header{
background:#023c85;
}
