* {
	margin: 0px; padding: 0px;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.top {
	background: url("/m2411/images/top-bg.png") no-repeat center / cover; height: 130px; padding-top: 25px;
}

.logo img{
	height: 80px;
}

.navi {
	/*background: rgb(255, 255, 255); min-height: 50px;*/
                   background: #1d76be; min-height: 40px;
border-top:1px solid rgba(255,255,255,.1);
}
.nav {
	line-height: 40px; min-height: 40px;
}
.navi a {
	color: #fff;
}
.cardblock {
	position: relative;
}
.more1 {
	top: 25px; right: 20px; font-size: 16px; position: absolute;
}
.title-row {
	height: 30px; padding-right: 5px; margin-top: 10px; border-bottom-color: rgb(24, 96, 155); border-bottom-width: 1px; border-bottom-style: solid;
}

.title-row1 {
	height: 30px; margin-left: 50px; padding-right: 5px; margin-top: 10px; border-bottom-color: rgb(24, 96, 155); border-bottom-width: 1px; border-bottom-style: solid;
}





@media (max-width: 2000px) {
.pc-none {
  display:none;
  }
}

@media (max-width: 768px) {
.pc-none {
  display: block;
  }
}

@media (max-width: 768px) {
.yd-none {
  display: none;
  }
}


@media screen and (max-width:991px) {
	.title-row1 {
		height: 30px; margin-left: 0px; padding-right: 5px; margin-top: 10px; border-bottom-color: rgb(24, 96, 155); border-bottom-width: 1px; border-bottom-style: solid;
                                }
.wp_article_list{
	margin-left:-50px; padding-top:15px;
                     }
.wp_article_list_1{
	margin-left:-45px; padding-top:15px;
                     }
.top {
	background: url("/m2411/images/top-bg.png") no-repeat center / cover; height: 90px; padding-top: 25px;
}
.logo img{
	height: 30px; 
}
.bot div {
	font-size:13px; margin: auto 0; width: 100%; color: white; lide-height:200%; text-align:center;
}
a{font-size:14px; line-height:120%;
}
}







.title-text {
	width: 100px; text-align: center; color: white; line-height: 30px; font-size: 20px; float: left; background-color: rgb(24, 96, 155);
}
#jbfs {
	padding: 5px;
}
.mainbody {
	margin: 20px 0px;
}
.bot {
	background: rgb(24, 96, 155); height: 120px; padding-top: 25px;
}
.bot div {
	margin: auto 0; width: 100%; color: white; lide-height:200%; text-align:center;
}
.Article_Index {
	display: none !important;
}
.wp_article_list {
	padding-left:0;  padding-top:15px;
}

.list_item {
	height: 40px !important; border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.list_item div {
	line-height: 40px !important;
}
.wp_article_list {
	list-style: none;
}
















#list-items {
	background: rgb(249, 249, 249); padding-top: 20px;
}
.current-position {
	color: rgb(0, 0, 0); padding-bottom: 20px; font-size: 20px; margin-bottom: 10px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 2px; border-bottom-style: solid;
}
#list-items .list_item {
	list-style: none; padding: 0px 10px !important; height: 50px !important; border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
#list-items .list_item div {
	line-height: 45px !important;
}
#list-items .wp_article_list li:hover {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background-color: white;
}
#list-items .pr_fields span a {
	font-size: 16px;
}
#list-content .container {
	background: rgb(249, 249, 249); padding-top: 50px;
}
#list-content .Article_Title {
	margin: auto; width: 100%; text-align: center; font-size: 34px; display: block;
}
#list-content .Article_PublishDate {
	margin: 20px auto 40px; width: 100%; text-align: center; font-size: 16px; display: block;
}
#list-content .Article_PublishDate::before {
	font-size: 16px; content: "发布时间：";
}
#list-content .Article_PublishDate::after {
	margin: 50px auto; border: 2px solid rgb(228, 228, 228); border-image: none; display: block; content: "";
}
#list-content .Article_Content p {
	line-height: 150%; font-size: 16px;
}
.Column_Name {
	line-height: 50px; font-size: 44px;
}