@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	margin: 0px auto;
	width: 100%;
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #f2f0f1;
}
td {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "微软雅黑";
}
th {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "微软雅黑";
}
a {
	color: #fff;
	OUTLINE-STYLE: none;
	TEXT-DECORATION: none
}
a:hover {
	color: #ff0000
}
a:active {
	color: #ff0000;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
/*头部框架*/
.top_bj {
	margin: 0px auto;
	width: 100%;
	height: 40px;
	background-color: #0a3568;
}
.top {
	margin: 0px auto;
	width: 76%;
	height: 40px;
}
.top-left {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
}
.top-right {
	float: right;
	width: auto;
	height: 40px;
	margin-top: 8px;
}
.jdgw {
	float: left;
	width:80px;
	padding-top:3px;
	padding-left:25px;
	background: url(../images/zy.png) left top no-repeat;
	background-size:contain;
}
.jdgw a {
	color: #f8f8f8;
	font-size: 13px;
}
.jdgw a:hover {
	color: #F90;
}
.yx {
	float: left;
	width:80px;
	padding-top: 3px;
	padding-left:25px;
	background: url(../images/yx.png) left top no-repeat;
	background-size:contain;
}
.yx a {
	color: #f8f8f8;
	font-size: 13px;
}
.yx a:hover {
	color: #F90;
}
.dh {
	float: left;
	width:160px;
	padding-top: 3px;
	padding-left:25px;
	background: url(../images/dh.png) left top no-repeat;
	background-size:contain;
}
.dh a {
	color: #f8f8f8;
	font-size: 13px;
}
.dh a:hover {
	color: #F90;
}
.header {
	margin: 0px auto;
	width: 100%;
	height: 400px;
	background-color: #0d4589;
}
.main {
	margin: 0px auto;
	width: 76%;
}
.logo {
	float: left;
	margin-top: 10px;
}
.logo img {
	width: auto;
	height: 120px;
}
.serch-table {
	float: right;
	width: 360px;
	height: auto;
	margin-top: 30px;
}
.search {
	float: right;
	width: 243px;
	height: 45px;
	margin-top: 15px;
	border: 1px solid #93a9c6;
	border-radius: 35px;
}
.search-input {
	float: left;
	width: 190px;
	height: 45px;
	border: 0px solid #93a9c6;
	background: none;
	text-align: center;
	font-size: 14px;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
}
.search-img {
	float: left;
	width: 25px;
	height: 25px;
	margin-top: 10px;
}
/*导航框架*/
.nav-kuang {
	margin: 0px auto;
	background: #0d4589;
}
.nav {
	margin: 0px auto;
	width: 1360px;
	z-index: 999;
}
#navul li {
	float: left;
	width: 10%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
#navul li a {
	color: #fff;
}

#navul li ul {
	width: 136px;
	display: none;
	position: absolute;
	z-index: 999;
	color: #fff;
	background: #0d4589;
	padding: 5px;
}
#navul li ul li {
	display: block;
	width: 100%;
	height: 40px;
	position: relative;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #1d518f;
}
#navul li.navmoon {
	background: #0d4589;
	width: 10%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}
#navul li.navmoon a {
	color: #fff;
}
#navul li.navmoon a:hover {
	color: #0d4589;
	background: #fff;
	display: block;
	font-weight: 900;
}
#navul li.navmoon ul {
	display: block;
}
#navul li.navmoon ul a:hover {
	background: #F30;
	color: #fff;
	display: block;
}


/*banenr*/
.bannerBox {
	position: relative;
	margin: 0 auto;
	width: 76%;
	height: 420px;
	margin-top:-160px;
	z-index: 1;
	border: 1px solid #FFF;
	overflow: hidden;
}
.bannerBox .swiper-container {
	width: 100%;
}
.bannerBox .swiper-slide a {
	display: block;
	position: relative;
}
.bannerBox img {
	display: block;
	width: 100%;
	position: relative;
	object-fit: cover;
	height: 420px;
}
.bannerBox .swiper-pagination {
	bottom: 10px !important;
	width: 200px !important;
	text-align: right;
	left: 80% !important;
}
.bannerBox .swiper-pagination-bullet {
	text-align: center;
	width: 32px;
	height:32px;
	line-height:32px;
	background: transparent;
	font-size:16px;
	color: #fff;
	opacity: 1;
	border-radius: 0;
}
.bannerBox .swiper-pagination-bullet-active {
	background: url(../images/lbx.png) no-repeat center;
	background-size: cover;
}
.big-table {
	margin: 0px auto;
	width: 76%;
	padding-top: 30px;
	padding-bottom: 20px;
}
.gzdt-title-table {
	float: left;
	width: 100%;
	height: 45px;
	margin-bottom: 15px;
}
.gzdt-title {
	float: left;
	height: 45px;
	font-size: 26px;
	font-weight: 500;
	font: "微软雅黑";
	color: #333333;
	line-height: 40px;
	text-align: left;
	background: url(../images/icon-xw.png)left 18px no-repeat;
	text-indent: 35px;
}
/*左侧图片滚动 */
.part1L {
	float: left;
	width: 50%;
	height: 488px;
	background: #fff;
}
.part1L .swiper-container {
	padding-bottom: 0px;
}
.part1L .swiper-slide a {
	display: block;
	position: relative;
}
.part1L .swiper-slide .pic {
	width: 100%;
	height: 408px;
	overflow: hidden;
}
.part1L .swiper-slide .pic img {
	width: 100%;
	height:auto;
	overflow: hidden;

}
.part1L .swiper-slide .text {
	width: 100%;
	height: 170px;
	position: relative;
	margin-top: -56px;
}
.part1L .swiper-slide .time {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #0d4589;
	border-radius: 10px;
	margin-left:20px;
	padding:10px;
}
.part1L .swiper-slide .time .day {
	text-align: center;
	font-size: 36px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.part1L .swiper-slide .time .year {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
.part1L .swiper-slide .btmc {
	float: left;
	width: calc(100% - 30px);
	height: 40px;
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	font-weight:500;
	transition: 0.6s all;
	overflow: hidden;
	margin-left:20px;
}
.part1L .swiper-slide:hover .pic img {
	transform: scale(1.1);
	transition: 0.6s all;
}
.part1L .swiper-slide:hover .btmc {
	color: #0d4589;
	transition: 0.6s all;
	font-weight:900;
}
.part1L .swiper-pagination {
	width: calc(100% - 10px)!important;
	bottom: 125px !important;
	text-align: right;
}
.part1L .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background-color: #FFF;
}
.part1L .swiper-pagination-bullet-active {
	background: #ff0000;
}
/*右侧学院新闻 */

.xyxw {
	float: right;
	width: 46%;
	background-color: #f0f5fc;
}
.xyxw ul {
}
.xyxw ul li {
	width: calc(100% - 60px);
	float: left;
	padding:10px;
	border-bottom: #dedede 1px solid;
	margin-left: 20px;
}
.xyxw ul li:last-child {
	border-bottom: #dedede 0px solid;
}

.xyxw ul li span {
	float: left;
	width: 75px;
	text-align: center;
	padding-right: 20px;
	font-size:14px;
	color: #0163ae;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
    border-right: #dedede 1px solid;
}
.xyxw ul li span b {
	font-size: 32px;
	font-weight: bold;
}
.xyxw ul li a {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	line-height:26px;
	height:50px;
	margin:5px 0px;/*white-space:nowrap;字数限制省略号
text-overflow:ellipsis;*/
}
.xyxw ul li:hover {
	width: calc(100% - 20px);
	background: #0d4589;
	color: #fff;
	margin-left: 0px;
}
.xyxw ul li:hover span, .xyxw ul li:hover a {
	color: #fff;
	font-size:18px;
	font-weight: 600;
}
.xyxw ul li:hover span {
	background: url(../images/tzgg_time2.png) no-repeat right center;
}
/* 广告条 */
.ggt {
	margin: 0 auto;
	width: 76%;
	height: auto;
}
.ggt img {
	width: 100%;
	height: auto;
	overflow: hidden
}
/* 通知公告 */
.part2 {
	float: left;
	width: calc(66% - 30px);
	height: 306px;
	padding: 15px;
	background-color: #FFF;
}
.part2 .swiper-container {
	overflow: visible !important;
}
.part2 .Cotitle {
	padding-left: 0;
}
.part2 .tabs {
	justify-content: left;
	margin-bottom:10px;
}
.part2 .swiper-slide {
	filter: brightness(1);
}
.part2 .swiper-slide ul {
	margin-left: 10px;
}
.part2 .swiper-slide li {
	width: 100%;
}
.part2 .swiper-slide li a {
	display: block;
	background:#fff;
	border-bottom: 1px solid #efefef;
	padding: 5px;
}
.part2 .swiper-slide li .time {
	float: right;
	margin-top: -25px;
	font-size: 16px;
	color: #999999;
	text-align: right;
}
.part2 .swiper-slide li p {
	width: calc(100% - 100px);
	font-size: 16px;
	color: #323232;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.part2 .swiper-slide li:hover p {
	color: #0d4589;
	font-weight: 900;
}
.part2 .tabs a {
	padding: 8px 20px;
	background: #edeaf1;
	border-radius:25px;
	border: 1px solid #dedede;
	font-size:18px;
	color: #333333;
	margin: 0 10px;
}
.part2 .tabs a.active {
	background: #073a85;
	border: 1px solid #dedede;
	color: #fff;
}
.part2 .more {
	position: absolute;
	right: 0;
	top: -60px;
}
.part2 .more {
	float: right;
	width: calc(100% - 556px);
	height: 32px;
	text-align: right;
}
.part2 .more a {
	font-size: 14px;
	color: #996633;
	padding-left: 15px;
	background: url(../images/gdan.png)right 18px no-repeat;
	transition: 0.6s all;
}
.part2 .more a:hover {
	color: #F00;
	padding-left: 15px;
}

.flex {
	display: flex;
}
.more {
	float: right;
	width: 250px;
	height: 28px;
	text-align: right;
	background: url(../images/gdan.png)right 0px no-repeat;
	margin-top: 20px;
}
.more a {
	width: 50px;
	height: 20px;
	float: right;
	text-align: right;
	padding-top: 4px;
	color: #996633;
}
.more a:hover {
	color: #F00;
}
/*右侧专题*/
.yczt-table {
	float: right;
	width: 32%;
	background-color: #FFF;
}
.yczt {
	float: left;
	padding: 20px 20px 0px 20px;
}
.yczt ul {
}
.yczt ul li {
	float: left;
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 25px;
}
.yczt ul li img {
	width: 100%;
	height: 80px;
}
.yczt ul li:nth-child(3n) {
	float: left;
	width: 48%;
	height: 80px;
	overflow: hidden;
}
.yczt ul li:nth-child(3n) img {
	width: 100%;
	height: 80px;
}
.yczt ul li:nth-child(4n) {
	float: right;
	width: 48%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 20px;
}
.yczt ul li:nth-child(4n) img {
	width: 100%;
	height: 80px;
}
/*快速通道*/
.kstd {
	width: 100%;
	height: 160px;
	background-color: #fff;
}
.kstd ul {
	width: 100%;
	padding: 25px;
	height: auto;
	overflow: hidden;
}
.kstd li {
	float: left;
	width: 20%;
	font-size: 18px;
	color: #333333;
	line-height: 60px;
}
.kstd li a {
	color: #333333;
}
.kstd .f_pic {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	border: 1px dashed #b7b7b7;
	border-radius: 100px;
}
.kstd .f_name {
	display: block;
	text-align: center;
	color: #333333;
	height: 50px;
	line-height: 50px;
}
.kstd li:hover a {
	color: #f30 !important;
}
.kstd li img {
	width: 50px;
	height: auto;
	padding: 10px;
	display: block;
	margin: 0 auto 0 auto;
	transition: transform 0.6s ease-out 0s;
}
.kstd li:hover img {
	transform: rotateY(360deg);
}
.db-table {
	margin: 0px auto;
	width: 100%;
	height: 300px;
	margin-top: 5px;
	background: url(../images/footbg.jpg) center top no-repeat;
	padding-top: 50px;
	background-size: cover;
}

.down {
	margin: 0px auto;
	width: 1400px;
	height: auto;
}
.dhlj-table {
	float: left;
	width: 40%;
	border-left: 0px solid #3b89c3;
	margin-right: 80px;
}
.dhlj-title {
	float: left;
	height: 40px;
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 20px;
	background: url(../images/xglj_btgj.png)left bottom no-repeat;
}
.dhlj {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
}
.dhlj a {
	color: #ffffff;
}
.dhlj a:hover {
	color: #f30;
}
.dhlj ul {
	list-style: none;
}
.dhlj ul li {
	float: left;
	width: 50%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 15px;
}
.lxfs-table {
	float: left;
	width: 30%;
	height: auto;
	padding-right: 20px;
}
.lxfs-title {
	height: 40px;
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 10px;
	background: url(../images/xglj_btgj.png)left bottom no-repeat;
}
.lxfs-txt {
	float: left;
	width: 100%;
	height: auto;
	line-height: 36px;
	font-size: 16px;
	color: #ffffff;
	border: 0px solid #f2f0f1;
	padding-top: 10px;
}
.ewm-table {
	float: right;
	width: 200px;
	height: auto;
	padding-right: 20px;
	font-size:15px;
	color: #ffffff;
	text-align: center;
	line-height:36px;
}
.ewm-title {
	float: left;
	width: 100%;
	height: 36px;
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 10px;
	text-align: center;
}
.ewm-title a {
	color: #f00;
}
.ewm-img {
	margin: 0 auto;
	width: 140px;
	height: 140px;
	font-size:15px;
	color: #ffffff;
	text-align: center;
	line-height:36px;
}
.ewm-img img {
	width: 140px;
	height: 140px;
}
.ewm-title1 {
	float:lefet;
	width:200px;
	height: 36px;
	font-size:15px;
	color: #ffffff;
	text-align: center;
	margin-top:50px;
}
/*底部版权*/
.foot {
	background: #0a3568;
	width: 100%;
	height: 60px;
}
.foot-txt {
	margin: 0 auto;
	width: 1400px;
	color: #ffffff;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
}


/*右侧浮动*/

.fixed-r {
	z-index:99;
	position: fixed;
	width:120px;
	right:10px;
	top: 65%;
	right:2%;
	transform: translateY(-50%) translateX(2rem);
	background-color: #0c63ab;
	border-radius:0px;
	border-bottom-left-radius:100px;
	border-bottom-right-radius:100px;
	padding-bottom: 10px;
}
.fixed-r.on {
	transform: translateY(-50%) translateX(0);
}
.fixed-r button {
	width:calc(100% - 5px);
	background-color: #0c63ab;
	color:#fff;
	border: none;
	margin-right:3px;
	text-align:right;
}

.fixed-r ul {
	margin-top: 0px;
}
.fixed-r ul li a .dhzx {
	width:calc(100% - 20px);
	text-align: left;
	font-size: 15px;
	height:40px;
	line-height:40px;
	color: #ffffff;
	border-bottom: 1px solid #CCC;
	background: url(../images/fddh.png) left top no-repeat;
	background-size:contain;
	
	text-indent:0px;
	margin-left:10px;
	text-indent:30px;
}
.fixed-r ul li a .dh a {
	color: #ffffff;
}
.fixed-r ul li a .dh img {
	width: 20px;
	height: 16px;
	margin-right: 5px;
}

.fixed-r ul li a .gzh {
	width:calc(100% - 20px);
	height:40px;
	text-align: left;
	font-size: 15px;
	line-height:40px;
	color: #ffffff;
	border-bottom: 1px solid #CCC;
	background: url(../images/fdwx.png) left top no-repeat;
	background-size:contain;
	text-indent:0px;
	margin-left:10px;
	margin-top:10px;
	text-indent:30px;
}
.fixed-r ul li a .gzh a {
	color: #ffffff;
}
.fixed-r ul li a .gzh img {
	width: 20px;
	height: 16px;
	margin-right: 5px;
}

.fixed-txt {
	text-align:right;
	font-size:10px;
	line-height:20px;
	color: #ffffff;
	padding-top:5px;
	padding-right:10px;
}
.fixed-txt a {
	color: #ffffff;
}
.fixed-txt img {
	margin-top:10px;
	width: 90px;
	height:90px;
}
.gotop {
	margin-top:5px;
	cursor: pointer;
}
.gotop img {
	display: block;
	width: 40px;
	margin: 0 auto;
}

/*.fixed-logo {
	padding: 10px;
	margin-top: 20px;
}
.fixed-logo a {
	display: block;
}
.fixed-logo img {
	display: block;
	width: 80px;
}
.fixed-gb {
	padding: 10px;
	margin-bottom: 60px;
}
.fixed-gb a {
	display: block;
}
.fixed-gb img {
	display: block;
	width: 50px;
}
.fixed-fd {
	padding: 5px;
}
.fixed-fd a {
	display: block;
}
.fixed-fd a img {
	display: block;
	width: 100%;
}
.fixed-r gb {
	background-color: #0c63ab;
}

.fixed-r ul li a {
}
.fixed-r ul li+li a {
	border-top: 0px solid #CCC;
}*/





/*二级页面*/
.banner{
	margin: 0 auto;
	width: 76%;
	height:auto;
	margin-top:-160px;
	z-index: 1;
	border: 1px solid #FFF;
	overflow: hidden;}
.banner img{width:100%; height:auto;}
.content {margin:0px auto;width:76%; height:auto;margin-top:40px;}
.content-left {
	float: left;
	width: 300px;
	margin-bottom:10px;
	background-color:#fff;
}
.yjbt{
	float: left;
	width: 300px;
	height:148px;
	font-size:26px;
	color: #fff;
	font-family: "微软雅黑";
	line-height:148px;
	text-align:center;
	letter-spacing:5px;
	background-color: #0d4589;
	border-bottom:1px solid #f9f9f9;
	font-weight:900;
	background:url(../images/yjlmbj.jpg) top center no-repeat;
	background-size:cover;
}
.left-list{width:100%;}
.left-list li a{color:#333; height:65px; line-height:65px; width:100%; background:#fff; font-size:20px; display:block; border-bottom:1px solid #efefef; text-indent:30%; background:url(../images/yjt.png) top right no-repeat #fff;background-size:contain;
} 
.left-list li a:hover,.left-current,.li a:hover{/*background:#1f90ca!important; */color:#0d4589!important; font-weight:900; border-left:4px solid #0d4589!important;width: 296px!important;}
.content-right {
	float: right;
	width: calc(100% - 420px);
	padding-bottom: 20px;
	background: #fff;
	padding:35px;
}
.content-right-dh {
	width:100%;
	height:40px;
	border-bottom:1px solid #dedede;
	background-color:#fff;
	margin-bottom:20px;
}
.ejbt {
	float: left;
	height:40px;
	text-align: left;
	font-size:22px;
	line-height:24px;
	color: #000;
	font-family: "微软雅黑";
	border-bottom:2px solid #0d4589;
}
.dqwz {
	float: right;
	height: 25px;
	text-align: right;
	font-size: 15px;
	line-height: 25px;
	color: #0d4589;
	/*text-indent: 30px;*/
	font-family: "微软雅黑";
/*	background: url(../images/wz.png) left top no-repeat;
	background-size:contain;*/

}
.dqwz a {
	color: #0d4589;
}
.dqwz a:hover {
	color: #f30;
}





.content-jzbg-dh {
	float: left;
	width: 1420px;
	height: 40px;
	background: url(../images/dhbj0.jpg) no-repeat;
}

.yfl {
	float: left;
	width: 260px;
	padding-top: 80px;
}
.yfl img {
	width: 100%;
	height: auto;
}





.content-pxhd-table {
	float: right;
	width: calc(100% - 320px);
	padding-bottom: 20px;
	background: #fff;
}
.dsfc-table {
	float: left;
	width: 260px;
	height: 60px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.dsfc-table1 {
	float: left;
	width: 260px;
	margin-top: -20px;
	margin-bottom: 14px;
}
.ds {
	float: left;
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #004b8d;
	display: block;
	margin-right: 10px;
}
.ds a {
	color: #fff;
	background: #660;
	display: block;
}
.ds a:hover {
	color: #F30;
}
.content-table p span a {
	color: #717171
}
.content-list {
}
.content-list li {
	line-height:26px;
	height:auto;
	font-family: "微软雅黑";
	font-size:16px;
	border-bottom: 1px dashed #dedede;
	padding-bottom:10px;
	padding-top:10px;
}
.content-list li span {
	float: right;
	color: #999;
	font-family: "微软雅黑";
	font-size: 16px;
}
.content-list li a {
	color: #333333;
}
.content-list li a:hover {
	color: #ff0000;
}
/*三级页面*/
.show-table {
	float: left;
	width: 1300px;
	padding: 30px;
	background: #FFF;
}
.show-title-dh {
	float: left;
	width: 100%;
	height: 44px;
	background: #f1f1f1;
	text-align: left;
	text-indent: 18px;
	font-size: 15px;
	line-height: 44px;
	color: #333;
	font-family: "微软雅黑";
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.show-title-dh a {
	color: #333;
}
.show-title-dh a:hover {
	color: #ff0000;
}
.txt-title {
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	line-height:32px;
	color:#000000;
	margin-top:10px;
}
.txt-title-1 {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-family: "微软雅黑";
	border-bottom: 1px dashed #dedede;
	margin-bottom: 10px;
}
.txt {
	margin: 0px auto;
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	color: #333;
	padding-top: 10px;
	text-align: justify;
}
.txt p {
	margin: 0px auto;
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	text-indent: 32px;
	margin-bottom: 20px;
	text-align: justify;
}
.txt img {
	display: block;
	position: relative;
	margin: auto;
    max-width:1024px;
	height:auto;
}
.txt p img {
	display: block;
	position: relative;
	margin: auto;
    max-width:1024px;
	height:auto;
}
.pic-table {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.pic-ld {
	float: left;
	width: calc(20% - 20px);
	height: 400px;
	margin: 10px;
}
.pic-ld-img {
	float: left;
	width: 100%;
	height: 255px;
	overflow: hidden;
}
.pic-ld-img img {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pic-ld-xm {
	float: left;
	width: 100%;
	line-height: 29px;
	text-align: center;
	background: #133d73;
	margin-top: 1px;
	font-size: 16px;
	color: #FFF;
}
.pic-ld-zw {
	float: left;
	width: 100%;
	line-height: 29px;
	text-align: center;
	background: #133d73;
	font-size: 14px;
	color: #FFF;
}
.xy {
	float: left;
	width: 310px;
	height: 125px;
	margin-right: 28px;
	margin-bottom: 30px;
	border: 1px solid #dedede;
	padding: 10px;
	background: #fff;
	border-radius: 0px;
}
.xy img {
	float: left;
	width: 85px;
	height: 124px;
	margin-right: 20px;
}
.xy-img {
	float: left;
	width: 85px;
	height: 124px;
	margin-right: 20px;
}
.xy-right {
	float: right;
	width: 204px;
	height: auto;
}
.xy-title {
	float: left;
	width: 204px;
	height: 36px;
	font-weight: 500;
	font-size: 18px;
	border-bottom: 1px dashed #dedede;
	margin-bottom: 8px;
}
.xy-title a {
	color: #000;
	font-weight: 500;
}
.xy-title a:hover {
	color: #ff0000;
}
.xy-xs {
	float: left;
	width: 204px;
	height: 35px;
	line-height: 24px;
	text-align: left;
	font-size: 15px;
	color: #777;
}
.xy-jys {
	float: left;
	width: 204px;
	height: 35px;
	line-height: 24px;
	text-align: left;
	font-size: 15px;
	color: #777;
}
.byz {
	float: left;
	width: 500px;
	height: 180px;
	margin-right: 35px;
	margin-bottom: 30px;
	border: 1px solid #dedede;
}
.byz-img {
	float: left;
	width: 500px;
	height: 140px;
}
.byz-title {
	float: left;
	width: 500px;
	height: 40px;
	font-weight: 500;
	font-size: 16px;
	background: #f9f9f9;
	text-align: center;
	line-height: 40px;
}
.byz-title a {
	color: #000;
	font-weight: 500;
}
.byz-title a:hover {
	color: #ff0000;
}
.znss {
	margin: 0 auto;
	width: 1420px;
	padding-bottom: 50px;
}
.jzbg-list {
	margin: 0 auto;
	width: 1420px;
	padding-bottom: 50px;
}
.jzbg-show {
	margin: 0 auto;
	width: 1420px;
	padding-bottom: 20px;
}
.bgtxt {
	margin: 0px auto;
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	color: #222;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: justify;
}
.bgtxt td {
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	color: #222;
	padding: 5px;
}
.bgtxt img {
	width: none;
	height: none;
	border-radius: 0px;
	display: block;
	position: relative;
	margin: auto;
}
.bgbt {
	float: left;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	color: #222;
	font-weight: 600;
	padding-right: 10px;
}
.sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    height: 40px;
}

.sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.sxt a {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
}

.sxt a:hover {
    color: #003399;
}