@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
}
body ul {
	margin: 0px;
	padding: 0px;
}
body ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
body a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #7d0000;
}
body img {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.top_bg {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1200px;
	background-color: #a40000;
}
.top {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: left
}
.logo {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	padding-left: 0px;
}
.logo img {
	margin-left: 0
}
.search_bg {
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 220px;
}
.school {
	position: absolute;
	top: 60px;
	right:0px;

	text-align: right
}
.school a,.school a:hover {
	display: inline-block;
	color: #fff;
	border: 1px #fff solid;
	border-radius: 10px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px; line-height:30px; margin-left:10px;
}

.keyword {
	border: 1px #eee solid;
	line-height: 33px;
	padding: 0 15px 0 15px;
	color: #666;
	outline: none;
	margin-top: -4px
}
.wp_search .search {
	background-color: #dc2829;
	background-image: url(../images/search.png)!important;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 35px!important;
	width: 40px!important;
	border: 1px solid #dc2829;
}
.nav_bg {
	padding: 0px;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1200px;
	background-color: #a40000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.nav {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 60px;
}
.nav li {
	float: left;
	width: 133px;
	margin-right: 0px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-left: 0px;
	position: relative;
	border: 0px solid #fff;
}
.nav li a {
	color: #fff;
	text-decoration: none;
	line-height: 60px;
	display: block;
	text-align: center;
	margin: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border: 0px solid #fff;
}
.nav li a:hover, .nav li a.cur {
	color: #fff;
	text-decoration: none;
	background-color: #B70000;
	border: 0px solid #0269ba;
}
.nav li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	z-index: 1000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.nav li ul li {
	width: 133px;/*IE6 only*/
	background-repeat: repeat;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #0b9867;
}
.nav li ul li a {
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	background: rgba(220,40,41,0.8);
	color: #fff;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
	border-radius: 0;
}
.nav li ul li a:hover {
	font-size: 14px;
	background-image: none;
	color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	background: rgba(220,40,41,1);
}
.banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden; min-width:1200px;
}
.slideBox {
	width: 100%;
	height: 545px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 0;
}
.slideBox .bd ul.slide-list {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
.slideBox .bd li.slide-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out;
	z-index: 1;
}
.slideBox .bd li.slide-item.active {
	opacity: 1;
	visibility: visible;
	z-index: 2;
}
.slideBox .bd li a {
	width: 100%;
	height: 100%;
	display: block;
}
.slideBox .bd img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: 50px;
	left: 0;
	text-align: center;
}
.slideBox .hd ul.slide-dots {
	margin: 0;
	padding: 0;
}
.slideBox .hd ul.slide-dots li {
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 63px;
	margin: 5px;
	border-radius: 50%;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s;
}
.slideBox .hd ul.slide-dots li.active {
	background-color: #063c78;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.ad {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ad img {
	width: 100%;
}
.ad1 {
	float: left;
	width: 376px;
}
.ad2 {
	float: left;
	width: 376px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.ad3 {
	float: right;
	width: 376px;
}
.bottom1_bg {
	padding: 0px;
	height: 50px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1200px;
	background-color: #2b2b2b;
	display: none;
}
.bottom1 {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 50px;
	text-align: center;
	color: #999999;
}
.bottom1 a {
	color: #999999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bottom2_bg {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1200px;
	background-color: #7d0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bottom2 {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.bottom2 a, .bottom2 a:hover {
	color: #fff;
	font-size: 14px;
}
.bottom2 p {
	line-height: 20px;
}
/*main1*/
.main1 {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main1_l {
	width: 590px;
	float: left;
}
.main1_r {
	width: 590px;
	float: right;
}
.title, .title4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #cc1a1a;
	border-right-color: #cc1a1a;
	border-bottom-color: #cc1a1a;
	border-left-color: #cc1a1a;
	line-height: 60px; height:60px;
	background-image: url(../images/red.png);
	background-repeat: no-repeat;
	background-position: left 56px; 
}
.title a, .title4 a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title a:hover, .title4 a:hover, {
	color: #7d0000;
	font-size: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7d0000;
	border-right-color: #7d0000;
	border-bottom-color: #7d0000;
	border-left-color: #7d0000;
	display: inline-block;
}
.title_a {
	color: #7d0000;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7d0000;
	border-right-color: #7d0000;
	border-bottom-color: #7d0000;
	border-left-color: #7d0000;
	display: inline-block;
}
.title span, .title4 span {
	float: right;
}
.title span a, .title4 span a, .title span a:hover, .title4 span a:hover {
	background-image: none;
	padding: 0px;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #7d0000;
	font-weight: normal;
}
 .sel, .sel:hover{
	font-size: 30px;
	color: #333333;

}
.more_btn {
	font-size: 14px;
	color: #7d0000;
	float: right
}
.more_btn:hover {
	color: #7d0000;
	font-size: 14px
}
.more_text, .more_text:hover {
	color: #7d0000;
	font-size: 14px;
	border: none
}
.picnews{ width:100%; padding-top:25px;}
.picnews img{ width:100%}
/*main2*/
.main2 {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main2_l {
	width: 755px;
	float: left;
}
.main2_r {
	width: 365px;
	float: right;
}
.title2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	line-height: 40px;
}
.title2 a {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/title1.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
}
.title2 a:hover, .sel2 {
	color: #d64639;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d64639;
	border-right-color: #d64639;
	border-bottom-color: #d64639;
	border-left-color: #d64639;
	background-image: url(../images/title2.png)!important;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
}
.title2 span {
	float: right;
}
.title2 span a {
	background-image: none;
	padding: 0px;
	font-size: 16px;
}
.title2 span a:hover {
	background-image: none!important;
	border: none;
	padding: 0px;
	color: #d64639;
	font-size: 16px;
}
.title3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	line-height: 40px;
}
.title3 a {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d64639;
	border-right-color: #d64639;
	border-bottom-color: #d64639;
	border-left-color: #d64639;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
}
ul#zhuanti_list {
	margin: 0px;
	padding: 0px;
}
ul#zhuanti_list li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	width: 33%;
}
ul#zhuanti_list li img {
	width: 55%;
}
/*main3*/
.main3_bg{
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	padding-top: 50px;
}
.main3 {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul.pic_list{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 40px;
}
	ul.pic_list li{
	width: 24%;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul.pic_list li img{ width:100%}
.pic_list_title{ line-height:30px; padding:15px 20px 5px 20px}
.date{
	line-height: 30px;
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	background-position: 15px; padding-left:40px;
}
.main3_l {
	width: 385px;
	float: left;
}
.main3_m {
	width: 380px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.main3_r {
	width: 385px;
	float: right;
}
/*main4*/
.main4 {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#news_list1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul#news_list1 li {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.news_pic {
	width: 165px;
	float: left;
}
.news_pic img {
	width: 100%;
	height: 115px;
}
.news_txt {
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 185px;
}
.news_txt_t {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
}
.news_txt_t span {
	float: right;
	font-size: 16px;
}
.news_txt_c {
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #999999;
}
.news_txt_t:hover {
	color: #d64639;
}
ul#news_list2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#news_list2 li {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	line-height: 51px;
	height: 51px;
	overflow: hidden;
}
ul#news_list2 li span {
	float: right;
	color: #999;
}
ul#news_list3 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul#news_list3 li {
	margin: 0px;
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:20px;
}
ul#news_list3 li span {
	float: right;
	color: #999;
}
/*neirong*/
.bread {
	width: 1200px;
	line-height: 25px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.neirong {
	width: 1200px;
	line-height: 25px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 650px;
}
.neirong_l {
	width: 250px;
	float: left;
	min-height: 400px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cd181d;
	border-right-color: #cd181d;
	border-bottom-color: #cd181d;
	border-left-color: #cd181d;
}
.neirong_title {
	font-size: 18px;
	line-height: 100px;
	background-color: #cc1a1a;
	text-align: center;
	color: #fff;
}
#erji {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#erji li {
	margin: 0px;
	line-height: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#erji li a {
	display: block;
	background-image: url(../images/title1_z.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#erji li a:hover {
	background-color: #f0f0f0;
}
.neirong_r {
	width: 845px;
	min-height: 450px;
	float: right;
	margin: 0px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: hidden;
}
.sel3 {
	color: #7d0000
}
/*page*/
ul#page {
	width: 100%;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#page li {
	margin: 0px;
	padding: 2px;
	display: inline;
}
ul#page li a {
	color: #666;
	font-size: 16px;
	background-color: #eee;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}
ul#page li a:hover {
	color: #fff;
	background-color: #f13a3a;
}
.title8 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #cc1a1a;
	border-right-color: #cc1a1a;
	border-bottom-color: #cc1a1a;
	border-left-color: #cc1a1a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	color: #333;
	text-align: left;
}
.title8 span {
	float: right
}
.erji_bread{ float:right;line-height:60px;}
.erji_t{
	font-size: 30px;
	float: left;
	background-image: url(../images/red.png);
	background-repeat: no-repeat;
	background-position: left 55px; line-height:60px;
}
ul#pic_list {
	margin: 0px;
	padding: 0px;
}
ul#pic_list li {
	width: 260px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul#pic_list li p {
	margin: 0px!important;
	padding: 0px!important;
	line-height: 25px;
}
ul#pic_list li img {
	width: 260px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}
ul#pic_list li a {
	margin: 0px;
	padding: 0px;
}
.pic_txt {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}/*内容*/
.news_bg {
	width: 940px;
	line-height: 25px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.news_t {
	line-height: 50px;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 30px;
}
.laiyuan {
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #cd181d;
	border-left-color: #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 35px;
}
.news_c {
	margin: 0 auto;
}
.news_c p {
	padding-bottom: 20px;
}
.news_c img {
	max-width: 100%;
}
.news1_1 {
	width: 340px;
	float: left;
	padding-top: 20px;
}
.news1_1 img {
	width: 100%;
}
.news1_2 {
	width: 395px;
	float: right;
}
ul.news_list0 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.news_list0 li {
	margin: 0px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: none;
	font-size: 14px;
	color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #7d0000;
	border-right-color: #7d0000;
	border-bottom-color: #7d0000;
	border-left-color: #7d0000;
}
ul.news_list0 li p {
	padding: 0;
	margin: 0
}
.news_list0_c {
	color: #666
}
ul.news_list0 li span {
	float: left;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #7d0000;
	height: 70px;
}
ul.news_list0 li span strong {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
ul.link_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 10px;
}
ul.link_list li {
	width: 48%;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
}
ul.link_list li a {
	display: block;
	background-color: #efefef; padding-left:10px; padding-right:10px;
}
ul.link_list li a:hover {
	display: block;
	color: #fff;
	background-color: #7d0000;
}
ul.icon_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 10px;
}
ul.icon_list li {
	width: 32%;
	margin-top: 10px;
	text-align: center;
	line-height: 32px;
	text-align: center;
	background-color: #efefef;
	border: 0px solid #eee;
	padding-top: 15px;
	padding-bottom: 10px;
}
ul.icon_list li p {
	padding: 0;
	margin: 0px;
}
.picbase1-content {
	display: none!important
}
.possplit {
	float: none!important
}
.bottom_t {
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
}
.bottom_l {
	float: left;
	width: 520px;
	text-align: left
}
.bottom_m {
	float: left;
	width: 160px;
}
.bottom_r {
	float: right;
	width: 400px;
	text-align: left
}
.link_list2 {
	padding-top: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.link_list2 li {
	width: 45%;
	line-height: 30px;
}
.picbase1-slidenav {
	left: 50%!important;
	margin-left: -20px!important
}
.picbase1-slidenav>.active img {
	display: none!important
}
.picbase1-slidenav li {
	width: 15px!important;
	height: 15px!important;
	border-radius: 50%!important
}
.picbase1-credit {
	display: none!important
}