@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1480px;
}

i,
em {
	font-style: normal;
}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

li a:hover {
	color: #2d81f9;
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	max-width: 100%;
}

ul,
li {
	list-style: none;
}


.border-box {
	box-sizing: border-box;
}

.oh {
	overflow: hidden;
}

.object-fit-cover{
	object-fit: cover;
}

.block {
	display: block;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 960px;
	background: url(../img/header-bg.jpg) no-repeat center;
	padding-top: 52px;
	box-sizing: border-box;
}

.header-top {}

/*导航*/
.menu {
	height: 58px;
	z-index: 10;
	width: 65%;
	position: relative;
	background-size: auto;
}

#nav {
	display: block;
	padding: 0px;
	height: 58px;
	line-height: 88px;
	/* margin: 0 auto; */
	position: relative;
	z-index: 9999;
	float: right;
	margin-left: 50px;
}

#nav .mainlevel {
	float: left;
	height: 88px;
	position: relative;
	box-sizing: border-box;
}

#nav li.last {
	padding-top: 8px;
}

#nav .mainlevel:hover a {
	color: #FFFFFF;
}

#nav .mainlevel a {
	color: #fff;
	line-height: 58px;
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	/* display: none; */
	position: absolute;
	z-index: 9999;
	margin-top: 0px;
	width: 130px;
	left: -19px;
}

#nav .mainlevel li {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 100%;
}


#nav .mainlevel>a {
	width: 87px;
	text-align: center;
	box-sizing: border-box;
}


#nav .mainlevel img {
	vertical-align: middle;
}

#nav .mainlevel li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFF !important;
	background: #2d81f9;
	filter: alpha(opacity=70);
	opacity: .7;
	text-align: center;
}

#nav .mainlevel li a:hover {
	color: #FFFFFF !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.nav-icon {
	display: block;
	border-bottom: 1px solid #fff;
	width: 100%;
	background: url(../img/sjx-icon.png) no-repeat center center;
	height: 6px;
	margin-bottom: 2px;
}

/*banner*/
.header-bottom {
	margin-top: 158px;
}

/* 新闻列表切换开始 */
.ptzx {
	/* height: 548px; */
	width: 100%;
	background: url(../img/ptzx-bg.jpg) no-repeat center;
	background-size: cover;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	box-sizing: border-box;
}

.ptzx .ptzx-lm {
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}

.tab-slide .list-scroll-left {
	width: 585px;
}

.tab-slide .list-scroll-left .hd {
	position: relative;
	margin-bottom: 15px;
}

.tab-slide .list-scroll-left .hd .more-box {
	position: absolute;
	bottom: 0;
	right: 0;
}

.tab-slide .list-scroll-left .hd ul li {
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-right: 30px;
	cursor: default;
}

.tab-slide .list-scroll-left .hd ul li .icon {
	padding-right: 8px;
	font-size: 40px;
	vertical-align: sub;
}

.tab-slide .list-scroll-left .hd ul li.on {
	color: #fff;
	font-weight: bold;
}

.tab-slide .list-scroll-left .con {
	background-color: #fff;
	border-radius: 8px;
	height: 480px;
	padding: 20px 30px;
}

.tab-slide .list-scroll-left .hd .more-box .more {
	display: none;
}

.tab-slide .list-scroll-left .con .bd .t-list .a-box {
	display: block;
	position: relative;
}

.tab-slide .list-scroll-left .con .bd .t-list .li-item {
	padding: 13px 0;
}

.tab-slide .list-scroll-left .con .bd .t-list .a-box .title {
	font-size: 16px;
	color: #676767;
	line-height: 1.2;
	margin-bottom: 15px;
}

.tab-slide .list-scroll-left .con .bd .t-list .a-box .date {
	font-size: 14px;
	color: #b0b0b0;
	line-height: 1;
}

.tab-slide .list-scroll-left .con .bd .t-list .a-box .date::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 6px;
	left: 90px;
	height: 1px;
	right: 0;
	background-color: #d2d2d2;
}

.tab-slide .list-scroll-left .con .bd .t-list .a-box:hover .title,
.tab-slide .list-scroll-left .con .bd .t-list .a-box:hover .date {
	color: #2d81f9;
}

/* 右边 */

.tab-slide .list-scroll-right {
	width: 585px;
}

.tab-slide .list-scroll-right .hd {
	position: relative;
	margin-bottom: 15px;
}

.tab-slide .list-scroll-right .hd .more-box {
	position: absolute;
	bottom: 0;
	right: 0;
}

.tab-slide .list-scroll-right .hd ul li {
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-right: 30px;
	cursor: default;
}

.tab-slide .list-scroll-right .hd ul li .icon {
	padding-right: 8px;
	font-size: 40px;
	vertical-align: sub;
}

.tab-slide .list-scroll-right .hd ul li.on {
	 font-weight: bold;
         color: #ffffff;
}

.tab-slide .list-scroll-right .con {
	background-color: #fff;
	border-radius: 8px;
	height: 480px;
	padding: 20px 30px;
}

.tab-slide .list-scroll-right .hd .more-box .more {
	display: none;
}

.tab-slide .list-scroll-right .con {
	background-color: #fff;
	border-radius: 8px;
	height: 480px;
	padding: 15px 15px;
}

.tab-slide .list-scroll-right .con .bd .a-box {
	font-size: 0;
	border-radius: 8px;
	display: block;
	padding: 10px 15px;
}

.tab-slide .list-scroll-right .con .bd .li-item:nth-child(2n-1) .a-box {
	background-color: #eff5ff;
}

.tab-slide .list-scroll-right .con .bd .li-item .a-box .date,
.tab-slide .list-scroll-right .con .bd .li-item .a-box .title {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}

.tab-slide .list-scroll-right .con .bd .li-item .a-box .title {
	font-size: 16px;
	color: #676767;
	line-height: 24px;
	width: 440px;
	margin-left: 14px;
}

.tab-slide .list-scroll-right .con .bd .li-item .a-box .date {
	padding-right: 15px;
}

.tab-slide .list-scroll-right .con .bd .li-item .a-box .date .y {
	font-size: 14px;
	color: #73a8f3;
	line-height: 1;
	text-align: center;
	padding-top: 12px;
}

.tab-slide .list-scroll-right .con .bd .li-item .a-box .date .d {
	font-size: 30px;
	font-weight: bold;
	color: #277df5;
	line-height: 1;
	text-align: center;
}

.tab-slide .list-scroll-right .con .bd .li-item .a-box:hover .title {
	color: #73a8f3;
}










/* 新闻列表切换结束 */

/* 下面是前/后按钮代码，如果不需要删除即可 */
/* banner */

.slideBox {
	width: 100%;
	height: 520px;
	overflow: hidden;
	position: relative;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	display: block;
	width: 31px;
	height: 32px;
	transition: 0.2s;
	bottom: 20px;
}

.slideBox .prev {
	background: url(../img/ban-prev.png) no-repeat;
	right: 68px;

}

.slideBox .prev:hover {
	background: url(../img/ban-prev-h.png) no-repeat;
}

.slideBox .next {
	left: auto;
	background: url(../img/ban-next.png) no-repeat;
	right: 0;
}

.slideBox .next:hover {
	background: url(../img/ban-next-h.png) no-repeat;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	height: 38px;
	width: 39px;
}

.slideBox .hd {
	position: absolute;
	left: 600px;
	bottom: 25px;
	z-index: 1;
	padding-left: 2px;
}

.slideBox .hd li {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	box-sizing: border-box;
	margin-right: 32px;
	font-style: oblique;
	transition: 0.5s;
}

.slideBox .hd li:hover,
.slideBox .hd li.on {
	z-index: 2;
	position: relative;
	width: 105px;
	background: url(../img/zzz1_07.png) no-repeat left center;
	padding-left: 84px;
	margin-left: -5px;
}

.slideBox .bd li div.ban-left {
	width: 550px;
}

.slideBox .bd li .bann-tp {
	display: block;
	width: 620px;
	height: 450px;
	overflow: hidden;
}

.slideBox .bd li .bann-tp img {
	transition: 0.5s;
}


.slideBox .bd li .bann-tp:hover img {
	transform: scale(1.1)
}

.slideBox .bd li div.ban-left .date {
	font-size: 40px;
	font-family: arial;
	color: #fff;
	padding-left: 39px;
	font-weight: normal;
	background: url(../img/date-bg.png) no-repeat left center;
	margin-top: 69px;
}

.slideBox .bd li div.ban-left .tit {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
	background: url(../img/zzz1_03.png) no-repeat left bottom;
	padding-bottom: 28px;
}

.slideBox .bd li div.ban-left .zhaiyao {
	font-size: 14px;
	color: #fff;
	opacity: .5;
	margin-top: 5px;
	line-height: 24px;
}

.slideBox .bd li div.ban-left .more {
	display: block;
	margin-top: 77px;
	height: 40px;
	width: 120px;
	text-align: center;
	font-size: 14px;
	background: #1977fd;
	line-height: 40px;
	color: #fff;
	border-radius: 30px;
}

.lm {
	width: 100%;
	margin-bottom: 32px;
}

.lm h2 {
	font-size: 26px;
	color: #2d81f9;
	font-weight: normal;
	display: inline-block;
}

.lm a {
	display: block;
	margin-top: 5px;
}

/*学院新闻*/
.xyxw {
	margin-top: 50px;
	width: 705px;
}

.qunar {
	width: 100%;
	margin: 0 auto 15px;
	position: relative;
	overflow: hidden;
}

.qunar .e_pic_wrap {
	z-index: 1;
	height: 265px;
}

.qunar .e_pic_wrap ul li a {
	display: block;
	height: 263px;
	width: 340px;
	overflow: hidden;
}

.qunar .e_pic_wrap ul li a img {
	display:block;
	transition: 0.5s;
	width: 100%;
	height: 100%;
}

.qunar .e_pic_wrap ul li a:hover img {
	transform: scale(1.2);
}

.qunar .e_flt_inf {
	width: 345px;
	height: 263px;
	overflow: hidden;
	z-index: 20;
}

.qunar .e_flt_inf .date {
	color: #2d81f9;
	font-size: 18px;
	font-family: arial;
	background: url(../img/date-bg-b.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

.qunar .e_flt_inf h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
}

.qunar .e_flt_inf p {
	color: #999999;
	font-size: 13px;
	line-height: 24px;
	margin-top: 15px;
	border-top: 1px solid #e1e1e1;
	width: 100%;
	padding-top: 10px;
}

.qunar .prev,
.qunar .next {
	position: absolute;
	z-index: 30;
	display: block;
}

.qunar .prev {
	bottom: 0;
	right: 50px;
}

.qunar .next {
	bottom: 0px;
	right: 0px;
}

.qunar .prev a,
.qunar .next a {
	display: block;
	width: 35px;
	height: 35px;
	overflow: hidden;
}

.qunar .prev a {
	background: url(../img/xyxw-prev.png) no-repeat center;
}

.qunar .next a {
	background: url(../img/xyxw-next.png) no-repeat center;
}

.xyxw .xyxw-ul {
	margin-top: 30px;

}

.xyxw .xyxw-ul li {
	background: url(../img/xyxw-li-bg.png) no-repeat left center;
	margin-bottom: 15px;
}


.xyxw .xyxw-ul li a {
	font-size: 16px;
	color: #444;
	transition: 0.5s;
}

.xyxw .xyxw-ul li:hover a {
	padding-left: 5px;
}

.xyxw .xyxw-ul li span {
	color: #888;
	font-size: 14px;
}



/*通知公告*/
.tzgg {
	width: 450px;
	margin-top: 52px;
}

.tzgg .tzgg-ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	transition: 0.5s;
}

.tzgg .tzgg-ul li:hover {
	margin-left: 10px;
}

.tzgg .tzgg-ul li:hover a {
	margin-right: 10px;
}

.tzgg .tzgg-ul li a {
	transition: 0.5s;
}

.tzgg .tzgg-ul li a p {
	height: 52px;
}

.tzgg .tzgg-ul li .date {
	width: 57px;
	margin-top: 2px;
}

.tzgg .tzgg-ul li .date span {
	font-family: arial;
	color: #959595;
	text-align: left;
}

.tzgg .tzgg-ul li .date .y-r {
	font-size: 22px;
	line-height: 24px;
}

.tzgg .tzgg-ul li .date .year {
	font-size: 12px;
	padding-top: 6px;
	display: block;
}

.tzgg .tzgg-ul li a {
	width: 355px;
	font-size: 16px;
	color: #555555;
	line-height: 26px;
}

.tzgg .lm {
	margin-bottom: 27px;
}

.tzgg .tzgg-ul .tzgg-icon {
	display: block;
	width: 21px;
	height: 6px;
	background: url(../img/tzgg-bt-more.png) no-repeat center;
	margin-top: 12px;
}



.cylj-r-ewm {
	width: 330px
}

.cylj-r-ewm img {
	width: 150px
}

.cylj-r-ewm li {
	margin-left: 15px;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
	text-align: center;
	width: 285px;
	margin: 0 auto;
	HEIGHT: 48px;
}

.picScroll-left .bd ul li .title a {
	font-size: 16px;
	color: #fff;
}

.picScroll-left .bd ul li .ptzx-icon {
	width: 21px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 48px auto 0;
}

.picScroll-left .bd ul li:hover {
	background: #4291fe;
	border: none;
}

.bottom-bg {
	background: url(../img/zzz1_11.png) no-repeat right bottom;
	width: 100%;
	padding: 10px 0;
}

/*讲座信息*/
.jzxx {
	margin-top: 63px;
}

.jzxx ul li {
	width: 285px;
	margin-left: 20px;
}

.jzxx ul li:first-child {
	margin-left: 0;
}

.jzxx ul li a {
	display: block;
}

.jzxx ul li img {
	width: 100%;
        height: 210px;
	transition: 0.5s;
}

.jzxx ul li .jzxx-nr {
	width: 100%;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	padding: 20px 20px;
	font-size: 16px;
        height: 100px;
	font-family: arial;
	line-height: 24px;
	transition: 0.5s;
}

.jzxx ul li:hover .jzxx-nr {
	border: 1px solid #2d81f9;
	box-shadow: 0px -1px 7px 0px #2d81f9;
}

.jzxx ul li .jzxx-nr span {
	display: block;
	font-size: 13px;
	line-height: 22px;
	color: #888888;
	margin-top: 8px;
}

.jzxx ul li .jzxx-nr .jzr {
	background: url(../img/jzxx-zuozhe.png) no-repeat left center;
	margin-top: 15px;
}

.jzxx ul li .jzxx-nr .dizhi {
	background: url(../img/jzxx-dizhi.png) no-repeat left center;
}

.jzxx ul li .jzxx-nr .date {
	background: url(../img/jzxx-date.jpg) no-repeat left center;
}

.jzxx ul li .jzxx-tp {
	width: 100%;
	overflow: hidden;
}

.jzxx ul li:hover img {
	transform: scale(1.1);
}

/*常用链接*/
.cylj {
	margin-top: 40px;
	height: 68px;
	background: url(../img/cylj-bg.png) no-repeat center;
	background-size: 100% 100%;
	width: 100%;
}

.cylj h2 {
	width: 40px;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	color: #444444;
	padding-top: 12px;
	padding-left: 16px;
	letter-spacing: 2px;
}

.cylj ul {
	margin-left: 40px;
	margin-top: 25px;
}

.cylj ul li {
	background: url(../img/cylj-li-bg.png) no-repeat left center;
	margin-left: 15px;
}



/*列表页*/
.header-er-top {
	width: 100%;
	height: 100px;
	background: url(../img/erji-header.png) no-repeat center;
	padding-top: 30px;
	box-sizing: border-box;
	position: relative;
	z-index: 91;
}

.banner-ber {
	width: 100%;
	z-index: 9;
	position: relative;
}

/*列表页*/
.list {
	margin-top: -70px;
	z-index: 90;
	position: relative;
}

.list-left {
	width: 300px;
	background: #f5f5f5;
}

.list-left>h2 {
	background: url(../img/erji-lm.png) no-repeat center;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	height: 70px;
	text-align: center;
	font-weight: bold;
}

/* 侧导航 */
.sideMenu {}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
}



.sideMenu h3>a {
	display: block;
	background: url(../img/nav-zc-bg_03.jpg) no-repeat center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 22px 0 22px 57px;

}

.sideMenu h3:hover,
.sideMenu>.on {
	color: #fff;
	border-left: none;
	margin: 0px;
	width: 100%;
	box-sizing: border-box;
}

.sideMenu h3:hover a,
.sideMenu>.on a {
	color: #2d81f9;
	font-weight: bold;
	background: url(../img/nav-zc-bg_05.jpg) no-repeat center;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul {
	display: none;
}

.sideMenu ul.has {
	background: #ffffff;
	padding-bottom: 10px;
	margin: 0 auto;
	padding-top: 15px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	display: block;
}

.sideMenu ul li {
	padding-left: 83px;
	background: url(../img/02_24.png) no-repeat 60px center;
	margin-bottom: 10px;
}

.sideMenu ul li:hover {
	background: url(../img/02_27.png) no-repeat 60px center;
}

.sideMenu ul li a {
	display: block;
	color: #666666;
	font-size: 14px;
}



.sideMenu ul .san-on,
.sideMenu ul li:hover a {
	color: #2d81f9;
}


.sideMenu ul .on {
	color: #003999;
}

.list {
	margin-bottom: 60px;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 900px;
	overflow: hidden;
	min-height: 600px;
	/* margin-top: -13px; */
}

.list-right .titname {
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	background: #f0f4f6;
	padding-left: 20px;
	box-sizing: border-box;
}

.list-right .titname h2 {
	display: initial;
	font-size: 20px;
	color: #0066cc;
	font-weight: bold;
	border-bottom: 2px solid #0066cc;
	padding-bottom: 10px;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
}

.list-right .titname .navigation img {
	padding-right: 6px;
	vertical-align: middle;
}

.list-right .titname .fa-home {
	font-size: 18px;
}

.list-right .titname .fa-home img {
	width: 18px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
}

.list-con,
.page-con {
	margin-left: 40px;
}

.list-con ul {
	margin-top: 10px;
}

.list-con ul li {
	height: 60px;
	line-height: 60px;
	background: url(../img/02_20.png) no-repeat 15px center;
	font-size: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px solid #dbdede;
}

.list-con ul li a {
	font-size: 16px;
	transition: 0.5s;
}

.list-con ul li .date {
	float: right;
	color: #666666;
	font-size: 14px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

.list-con ul li:hover a {
	color: #0075CC;
	font-weight: bold;
	font-size: 18px
}

.list-con ul li.list-li1 {
	margin-top: 30px;
}

.list-con ul li.list-li6,
.list-con ul li.list-li11 {
	margin-top: 23px;
}

.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15 {
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing: content-box;
}

.fanye {
	margin: 27px 0 0;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 24px;
	color: #2d81f9;
	text-align: center;
	line-height: 150%;
	padding: 28px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 10px 0 10px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 14px;
	color: #777777;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 14px;
	border-bottom: 1px solid #d9d9d9;
}

.page-con .zhengwen {
	padding: 28px 20px;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 36px;
	font-size: 15px;
	color: #444444;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {

	border: none !important;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 30px 0 0px;
	border-top: 1px solid #d6d6d6;
}

.other-title a {
	color: #555555;
	font-size: 15px;
	display: block;
	line-height: 36px;
}

.other-title a:hover {
	color: #2d81f9;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}


.mr0 {
	margin-right: 0 !important;
}



/*图片列表*/
.tp-list {
	margin-left: 40px;
}
.tp-list ul {
	padding-top: 50px;
}

.tp-list ul li {
	width: 266px;
	position: relative;
	margin: 20px 10px;
}

.tp-list ul li a {
	display: block;
	height: 336px;
	border: 1px solid #e2e2e2;
	margin-top: -17px;
	box-sizing: border-box;
}

.tp-list ul li img {
	position: absolute;
	top: 0;
	left: 16px;
	width: 88%;
	height: 270px;
	transition: 0.5s;
}

.tp-list ul li p {
	margin-top: 300px;
	text-align: center;
}

.tp-list ul li span {
	display: block;
}

.tp-list ul li .szdw-mz {
	font-size: 16px;
	color: #2d81f9;
}

.tp-list ul li p .szdw-zc {
	font-size: 13px;
	line-height: 24px;
	color: #888888;
}

.tp-list ul li:hover img {
	transform: scale(1.1);
}

/*footer*/
.footer {
	padding: 40px 0;
	background: #2273ec;
}
.footer .footer-logo {
	float: left;
	width: 50%;
}
.footer .footer-text {
	float: right;
	width: 50%;
}