@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1400px;
}

i,
em {
	font-style: normal;
}

input,
button {
	outline: none;
}

ul,
li,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
a {
	margin: 0;
	padding: 0;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

li a:hover {
	color: #b52121;
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1400px;
	margin: 0 auto;
}

/*head*/

.head {
	width: 100%;
	/*height: 905px;*/
	position: fixed;
	background: #fff;
	z-index: 9999999;
}

.head-top {
	height: 35px;
	line-height: 35px;
	background: #cb1c1d;
}

.top {
	/* height: 120px; */
}

.h-po-ab {
	height: 75px;
}

/*logo*/








.logo {
	margin-top: 10px;
}

.logo a {
	display: block;
}

.logo a img{height:55px}



.head-top ul li {
	color: #fff;
	padding: 0 6.5px;
	font-size: 13px;
}

.head-top ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
}

.head-top ul li.en {
	margin-right: 6px;
}

.head-top ul li.en a {
	color: #fcd501;
	font-weight: bold;
	font-family: arial;
}

.login {
	width: 180px;
	height: 28px;
	box-sizing: border-box;
	border-radius: 20px;
	margin-top: 3px;
	background-color: #e27f80;
}

.login_txt {
	width: 125px;
	margin-right: 10px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
	border: 0;
	background: none;
}

.login_txt::placeholder {
	color: #fff;
	font-size: 14px;
}

.login_img {
	margin-top: 5px;
}






/*导航*/
.top_right {
	margin-top: 12px;
	width: 1030px;
}

#nav {
	width: 1050px;
	height: 45px;
}

#nav .mainlevel {
	float: left;
	position: relative;
	/* padding: 0 13px; */
	height: 45px;
}

#nav .mainlevel.on,
#nav .mainlevel:hover {}

#nav .mainlevel>a {
	color: #333;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	padding: 0 20px;
}

#nav .mainlevel.on>a,
#nav .mainlevel:hover>a {
	color: #cb1c1d;
	border-bottom: 2px solid #cb1c1d;
}

#nav .mainlevel ul {
	position: absolute;
	z-index: 99;
	top: 45px;
	width: 100%;
}



#nav .mainlevel ul .nav-first {
	border-top: 2px solid #cb1c1d;
}

#nav .mainlevel li {
	background: #000000;
	filter: alpha(opacity=70);
	opacity: .7;
}

#nav .mainlevel li:hover a {
	color: #fff;
}

#nav .mainlevel li:hover {
	color: #FFFFFF !important;
	background: #cb1c1d;
	opacity:  1;
}

#nav .mainlevel li a {
	display: block;
	height: auto;
	font-size: 14px;
	color: #FFF;
	line-height: normal;
	text-align: center;
	padding: 10px 0;
	font-weight: normal !important;
}

/* banner */
/* 本例子css */
.fullSlide {
	min-width: 1400px;
	position: relative;
	height: 450px;
	overflow: hidden;
	padding-top: 110px;
}

.fullSlide .bd {
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450PX !IMPORTANT;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 36px;
	left: 0;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 18px;
	height: 18px;
	margin: 0px 7.5px;
	background: #d08280;
	overflow: hidden;
	line-height: 9999px;
	border-radius: 50%;
}

.fullSlide .hd ul .on {
	background: #fff;
}

/* 要闻    基层动态     学生团体 */
/* 本例子css */
.yw-jcdt-xstd {
	width: 960px;
	margin-top: 20px;
}

.hasMoreTab {
	width: 100%;
}

.hasMoreTab .hd {
	line-height: 24px;
	position: relative;
	padding-right: 10px;
	margin-bottom: 10px;
}


.hasMoreTab .hd .more {
	float: right;
}

.hasMoreTab .hd ul {
	z-index: 5;
	height: 46px;
	overflow: hidden;
	zoom: 1;
}

.hasMoreTab .hd ul span {
	font-size: 52px;
	color: #666666;
}

.hasMoreTab .hd li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
	font-size: 22px;
	color: #666666;
	padding-bottom: 13px;
}

.hasMoreTab .hd li.on {
	color: #cb1c1d;
	font-size: 28px;
	border-bottom: 4px solid #CB1C1D;
}

.hasMoreTab .bd {
	clear: both;
	position: relative;
}

.hasMoreTab .bd h2 {
	font-size: 14px;
}

.hasMoreTab .bd p {
	color: #999;
}

.hasMoreTab .bd p a {
	color: #c00;
}

.hasMoreTab .bd ul a {
	display: block;
}
.hasMoreTab .bd ul a img{height: 290px;display:  block;width:100%;}
.more1 {
	width: 122px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #282828;
	display: block;
	background: url(../images/more-gd.png) no-repeat center;
}

/**/
.qunar {
	width: 476px;
	position: relative;
	overflow: hidden;
}

.qunar .e_pic_wrap {
	z-index: 1;
	white-space: nowrap;
	width: 955px;
	height: 290px;
}

.qunar .e_pic_wrap li {
	position: relative;
	display: block;
	width: 477px;
	height: 290px;
	overflow: hidden;
}


.qunar .e_flt_inf {
	display: block;
	width: 477px;
	height: 43px;
	padding: 0;
	overflow: hidden;
	z-index: 20;
	color: #fff;
	white-space: normal;
	word-wrap: break-word;
	margin-top: -43px;
	position: relative;
	z-index: 9999;
}

.qunar .e_flt_inf h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	height: 43px;
	line-height: 43px;
	background: url(../images/hd-h-bg.png);
	padding-left: 19px;
	box-sizing: border-box;
	width: 100%;
	padding-right: 100px;
}


.qunar .e_flt_inf p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 9px;
}


.qunar .prev,
.qunar .next {
	position: absolute;
	z-index: 30;
	display: block;
	top: 253px;
	z-index: 999999;
}

.qunar .prev {
	right: 47px;
}

.qunar .next {
	right: 10px;
}

.qunar .prev a,
.qunar .next a {
	display: block;
	width: 31px;
	height: 31px;
	overflow: hidden;
}

.qunar .prev a {
	background: url(../images/yw-prev.png) no-repeat center;
}


.qunar .next a {
	background: url(../images/yw-next.png) no-repeat center;
}

.qunar .prev:hover a {
	background: url(../images/yw-prev-h.png) no-repeat center;
}


.qunar .next:hover a {
	background: url(../images/yw-next-h.png) no-repeat center;
}

.yw-jcdt-xstd-ul {
	width: 460px;
}

.yw-jcdt-xstd-ul li {
	height: 35px;
	line-height: 35px;
	padding-left: 12px;
	box-sizing: border-box;
	transition: all 0.5s;
	margin-bottom: 8px;
}

.yw-jcdt-xstd-ul li:hover {
	background: #f3f3f3;
	border-left: 3px solid #cb1c1d;
}

.yw-jcdt-xstd-ul li span {
	color: #999999;
	font-size: 16px;
	margin-right: 20px;
}

.yw-jcdt-xstd-ul li a {
	font-size: 16px;

}

.yw-jcdt-xstd-ul li:hover span,
.yw-jcdt-xstd-ul li:hover a {
	color: #cb1c1d;
}

/* 快速链接 */
/* 本例子css */
.multipleLine {
	overflow: hidden;
	position: relative;
	width: 395px;
	margin-top: 30px;
}

.multipleLine .hd {
	overflow: hidden;
	height: 55px;

}

.lm {
	font-size: 28px;
	height: 55px;
	line-height: normal;
	display: inline-block;
	background: url(../images/lmx-bg.png) no-repeat left bottom;
}

.lm span {
	color: #cb1c1d;
}

.multipleLine .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.multipleLine .hd ul li {
	float: left;
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin-left: 12px;
	text-indent: -999px;
	cursor: pointer;
	background: #cccccc;
	border-radius: 50%;
}

.multipleLine .hd ul li.on {
	background: #cb1c1d;
}

.multipleLine .bd {
	height: 285px;
	overflow: hidden;
}

.multipleLine .bd ul {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.multipleLine .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	height: 137px;
	padding-top: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.multipleLine .bd ul li .pic {
	text-align: center;
	width: 96px;
	border-right: 1px solid #cccccc;
	height: 55px;
}

.multipleLine .bd ul li .pic img {
	display: block;
	margin: 0 auto;
	transition: all 0.5s;
}

.multipleLine .bd ul li .title {
	margin-top: 16px;
}

.multipleLine .bd ul li .title a {
	font-size: 16px;
}

.multipleLine .bd ul li:hover img {
	transform: rotate(180deg);
}

/* 通知 */
/* 本例子css */
.tz-hdyg {
	height: 680px;
	box-sizing: border-box;
	background: #eeeeee;
	margin-top: 20px;
	padding-top: 50px;
}

.notice {
	width: 485px;
	overflow: hidden;
}

.notice .tab-hd {}

.notice .tab-hd ul {
	z-index: 5;
	overflow: hidden;
	zoom: 1;
	line-height: 53px;
}

.notice .tab-hd .brr {
	display: inline-block;
	height: 34px;
	width: 1px;
	background: #5b5b5b;
	margin-left: 24px;
	margin-right: 8px;
	float: left;
	margin-top: 11px;
}

.notice .tab-hd ul span {
	font-size: 49px;
	color: #666666;
}

.notice .tab-hd li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
	font-size: 22px;
	color: #666666;
	padding-bottom: 0px;
}

.notice .tab-hd li.on {
	border-bottom: 4px solid #CB1C1D;
}

.notice .tab-hd li.on a {
	color: #cb1c1d;
	font-size: 20px;
}

.notice .tab-hd ul {}

.notice .tab-hd li {
	float: left;
}

.notice .tab-hd li a {
	display: block;
	font-size: 20px;
	color: #666666;
}

.notice .tab-hd li a:hover {}

.notice .tab-hd li:first-child.on {
	position: relative;
	border-bottom: none;
}

.notice .tab-hd .tab-lm {
	color: #cb1c1d;
	font-size: 28px;
	background: url(../images/tzlmx-bg.png) no-repeat left bottom;
	display: inline-block;
	line-height: 49px;
	float: left;
	padding-bottom: 11px;
}

.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 7px;
}

.notice .tab-bd li {
	overflow: hidden;
	width: 100%;
	height: 49px;
	line-height: 54px;
	margin-top: 7px;
	border-bottom: 1px solid #d0d0d0;
	padding-left: 15px;
	box-sizing: border-box;
}


.notice .tab-bd li {
	background: url(../images/tz-li-icon.png) no-repeat left 25px;
}

.notice .tab-bd li .date {
	font-size: 14px;
	color: #666666;
}

.notice .tab-bd li a {
	font-size: 16px;
	color: #333333;
}

/* 活动预告 */
.hdyg {
	width: 865px;
	margin-top: 7px;
}

.cylm {
	width: 100%;
}

.hdygqe {
	margin-top: 36px;
}

.hdygqe a {
	display: block;
	width: 410px;
}

.hdygqe a .hdyg-tp {
	position: relative;
	width: 410px;
	height: 230px;
	overflow: hidden;
}

.hdygqe a .hdyg-tp img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.hdygqe a .hdyg-tp .date {
	position: absolute;
	width: 75px;
	height: 32px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 20px;
	font-family: arial;
	top: 16px;
	left: 0;
	background: #cb1c1d;
}

.hdygqe a .hdyg-tit {
	font-size: 16px;
	margin-top: 16px;
	display: block;
}

.hdygqe a .hdyg-zy {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 12px;
}

.hdygqe a:hover .hdyg-tp img {
	transform: scale(1.1);
}

.hdyg-ul {
	border-top: 1px solid #c1c1c1;
	padding-top: 17px;
	margin-top: 10px;
}

.hdyg-ul li {
	margin-bottom: 20px;
}

.hdyg-ul li .date {
	font-size: 14px;
	color: #999999;
}

.hdyg-ul li a {
	font-size: 16px;
}

.notice .tab-bd li:hover a,
.hdygqe a:hover .hdyg-tit,
.hdyg-ul li:hover a,
.hdyg-ul li:hover .date {
	color: #CB1C1D;
}

.gz-ws-fb {
	margin-bottom: 75px;
}

/* 工作简报 */
.gzjb {
	margin-top: 56px;
	width: 435px;
}

.gzjb .gzjb-lm {
	height: 209px;
	width: 100%;
	background: url(../images/gzjb-lm-bg.jpg) no-repeat center;
	background-size: 100% 100%;
}

.gzjb .gzjb-lm h2 {
	color: #fff;
	width: 30px;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	margin-top: 32px;
	margin-left: 10px;
	
	
	/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	
	/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}

.gzjb .gzjb-lm a {
	color: #fff;
	
	
	/*从左向右 从右向左是 writing-mode: vertical-rl;*/

	/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	font-size: 20px;
}

.gzjb .gzjb-ul {}

.gzjb .gzjb-ul li {
	padding-left: 18px;
	background: url(../images/tz-li-icon.png)no-repeat 4px 10px;
	margin-top: 27px;
	padding-bottom: 14px;
	border-bottom: 1px solid #cdcdcd;
}

.gzjb .gzjb-ul li a {
	font-size: 16px;
}

.gzjb .gzjb-ul li span {
	font-size: 14px;
	display: block;
	color: #666666;
	margin-top: 6px;
}

/* 网上团校 */
/* 本例子css */
.wstx {
	width: 445px;
	margin-top: 55px;
	margin-left: 64px;
}

.wstx-notice {
	width: 445px;
	overflow: hidden;
}

.wstx-notice .wstx-tab-hd {
	height: 209px;
	width: 100%;
	background: url(../images/wstx-lm-bg.jpg) no-repeat center;
}

.wstx-notice .wstx-tab-hd h2 {
	color: #fff;
	width: 30px;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	margin-top: 35px;
	margin-left: 18px;
	letter-spacing: 0.2em;
	
	/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	
	/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}

.wstx-notice .wstx-tab-hd ul {}

.wstx-notice .wstx-tab-hd ul li {
	width: 35px;
	height: 105px;
	padding: 12px 8px 0;
	box-sizing: border-box;
	margin-top: 41px;
	margin-left: 17px;
	float: left;
	transition: 0.3s;
	border: 1px solid #b80c02;
	border-radius: 50px;
	line-height: 19px;
}

.wstx-notice .wstx-tab-hd ul li:first-child+li {
	margin-left: 10px;
}

.wstx-notice .wstx-tab-hd ul li a {
	color: #fff;
	font-size: 18px;
}

.wstx-notice .wstx-tab-hd li.on {
	position: relative;
	background: #fff;
	border-radius: 48px;
	
}
.wstx-notice .wstx-tab-hd li.on a{
	color:  #b80c02;
}
.wstx-notice .wstx-tab-bd .wstx-tab-pal ul {
	overflow: hidden;
	zoom: 1;
}
.wstx-notice2 .wstx-tab-hd2 li.on {
    position: relative;
    background: #fff;
    border-radius: 48px;
}
.wstx-notice2 .wstx-tab-hd2 li.on a{
	color:#FF9600;
}
.wstx-notice2 .wstx-tab-hd2 ul li {
    width: 33px;
    padding: 0px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    transition: 0.3s;
    text-align:  center;
    height: 168px;
    box-sizing:  border-box;
    display:flex;
    align-items: center;
    line-height: 24px;
}
.wstx-notice .wstx-tab-bd li {
	height: 147.5px;
	border-bottom: 1px solid #d0d0d0;
}

.wstx-notice .wstx-tab-bd li .wstx-tab-pal-left {
	width: 83px;
	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
}

.wstx-notice .wstx-tab-bd li .wstx-tab-pal-left .yue-nr {
	font-size: 28px;
	color: #b80c01;
}

.wstx-notice .wstx-tab-bd li .wstx-tab-pal-left .wstx-tab-lmk {
	height: 27px;
	color: #b80c01;
	font-size: 15px;
	width: 100%;
	display: block;
	border-radius: 30px;
	border: 1px solid #B80C01;
	line-height: 27px;
	margin-top: 10px;
}

.wstx-notice .wstx-tab-bd li .wstx-tab-pal-right {
	width: 340px;
}

.wstx-notice .wstx-tab-bd li .wstx-tab-pal-right .wstx-tab-pal-tit {
	font-size: 16px;
	margin-top: 30px;
	display: block;
}

.wstx-notice .wstx-tab-bd li .wstx-tab-pal-right .wstx-tab-pal-zy {
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}

.wstx-notice .wstx-tab-bd li:hover .wstx-tab-pal-right .wstx-tab-pal-tit {
	color: #b80c01;
}

.wstx-notice .wstx-tab-bd li:hover .wstx-tab-pal-left .wstx-tab-lmk {
	background: #b80c01;
	color: #fff;
	border: none;
}

/* 发布统计 */
.fbtj {
	margin-top: 56px;
	width: 395px;
	margin-left: 61px;
}

.fbtj-ul {
	width: 100%;
}

.fbtj-ul li {
	border-bottom: 1px solid #e6e6e6;
	height: 60px;
	padding-top: 20px;
	box-sizing: border-box;
}

.fbtj-ul li .fbtj-xh {
	width: 24px;
	height: 24px;
	background: url(../images/fbtj-li-icon.png) no-repeat center;
	line-height: 24px;
	text-align: center;
	margin-left: 4px;
	font-size: 14px;
	color: #666666;
	font-family: arial;
}

.fbtj-ul li a {
	font-size: 16px;
	display: inline-block;
	margin-left: 11px;
}

.fbtj-ul li .fbtj-ts {
	width: 68px;
	height: 24px;
	background: #e0e0e0;
	border-radius: 20px;
	text-align: center;
	line-height: 24px;
	color: #4f4f4f;
	font-size: 16px;
	font-family: arial;
}

.fbtj-ul .fbtj-li1 .fbtj-xh {
	text-indent: 9999999999em;
	background: url(../images/first.png) no-repeat center;
	height: 32px;
	overflow: hidden;
}

.fbtj-ul .fbtj-li1 .fbtj-ts {
	background: #cb1c1d;
	color: #fff;
}

.fbtj-ul .fbtj-li2 .fbtj-xh {
	text-indent: 9999999999em;
	background: url(../images/two.png) no-repeat center;
	height: 32px;
	overflow: hidden;
}

.fbtj-ul .fbtj-li2 .fbtj-ts {
	background-color: #ff9600;
	color: #fff;
}

.fbtj-ul .fbtj-li3 .fbtj-xh {
	text-indent: 9999999999em;
	background: url(../images/three.png) no-repeat center;
	height: 32px;
	overflow: hidden;
}

.fbtj-ul .fbtj-li3 .fbtj-ts {
	background-color: #ffc000;
	color: #fff;
}

.fbtj-ul .fbtj-li1,
.fbtj-ul .fbtj-li2,
.fbtj-ul .fbtj-li3 {
	padding-top: 18px;
}

.fbtj-ul .fbtj-li1 a,
.fbtj-ul .fbtj-li2 a,
.fbtj-ul .fbtj-li3 a {
	padding-top: 3px;
}

/*人物专题 */
.rwzt {
	background: #eee;
	padding-top: 47px;
	height: 625px;
	box-sizing: border-box;
}

.rwzt ul {
	margin-top: 44px;
}

.rwzt ul li {
	width: 324px;
	position: relative;
	margin-bottom: 27px;
	height: 185px;
	margin-left: 23px;
}

.rwzt ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	height:  100%;
}

.rwzt ul li img {
	transition: 0.3s;
	width: 100%;
	display: block;
	height: 100%;
}

.rwzt ul li:hover img {
	transform: scale(1.1);

}

.rwzt ul li span {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	padding: 0px 20px;
	background: url(../images/hd-h-bg.png);
	font-size: 16px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	display:  block;
}

.rwzt ul li.rwzt-li1 {
	width: 705px;
	height: 396px;
	margin-left: 0;
}

.rwzt ul li.rwzt-li1 span {
	height: 47px;
	line-height: 47px;
}

/* 精彩视频 */

/* 本例子css */
.jcsp {
	margin-top: 63px;
}

.picMarquee-left {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 45px;
}

.picMarquee-left .hd {
	display: none;
}

.picMarquee-left .bd {}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin-right: 36px;
	float: left;
	_display: inline;
	overflow: hidden;
	height: 185px;
	width: 325px;
}

.picMarquee-left .bd ul li .pic {
    height:  185px;
}

.picMarquee-left .bd ul li .pic a {
	display: block;
	position: relative;
}

.picMarquee-left .bd ul li .pic img {
	width: 100%;
	height: 185px;
	display: block;
	position: relative;
	z-index: 9;
	transition: all 0.5s;
}

.picMarquee-left .bd ul li:hover .pic img {
	transform: scale(1.1);
}

.picMarquee-left .bd ul li .pic .pic-nr {
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 10;
	margin-left: 16px;
}

.picMarquee-left .bd ul li .pic .pic-nr .jcsp-sp-icon {
	display: block;
	width: 20px;
	height: 15px;
	background: url(../images/jcsp-bf-icon.png) no-repeat center;
	margin-bottom: 11px;
}

.picMarquee-left .bd ul li .pic .pic-nr span {
	font-size: 16px;
	color: #fff;
	background: url(../images/jcsp-bt-bbg.png) no-repeat left bottom;
	padding-bottom: 12px;
}

.footer {
	height: 170px;
	background: #b80c01;
	margin-top: 72px;
}

.footer p,
.footer a {
	color: #fff;
}

.footer .fot-logo {
	margin-top: 44px;
}

.footer p {
	font-size: 14px;
	line-height: 28px;
	/* height: 74px; */
	border-left: 1px solid #d57d79;
	margin-top: 43px;
	margin-left: 37px;
	padding-left: 37px;
}

.footer .yqlj {
	width: 300px;
	margin-left: 100px;
	margin-top: 42px;
}

.footer .yqlj li {
	margin-bottom: 12px;
	width: 33.33%;
	padding-right: 5px;
	box-sizing: border-box;
}

.footer .yqlj li a {
	font-size: 14px;
}

.footer .fot-ewm {
	width: 162px;
	padding-left: 90px;
	background: url(../images/fot-sys.png) no-repeat left top;
	height: 74px;
	box-sizing: border-box;
	margin-top: 45px;
}

.footer .fot-ewm img {
	width: 74px;
	height: 74px;
}






/*列表页*/
.list {
	padding-top: 55px;
	min-height: 700px;
}

.list-left {
	width: 305px;
	background: #eef0f4 url(../images/zc-dh-bg_03.png) no-repeat left bottom;
	overflow: hidden;
}

.list-left>h2 {
	background: url(../images/list_07.png) no-repeat center;
	color: #fff;
	line-height: 118px;
	font-size: 24px;
	height: 118px;
	font-weight: bold;
	padding-left: 32px;
	box-shadow: -1px 4px 18px 0px #444;
}

/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
	padding-bottom: 235px;
	padding-top: 10px;
}

.sideMenu h3 {
	height: 58px;
	line-height: 58px;
	padding-left: 27px;
	width: 305px;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
}



.sideMenu h3>a {
	display: block;
	width: 251px;
	border-bottom: 1px solid #cccccc;
	height: 58px;
	background: url(../images/list_11.png) no-repeat 223px center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	color: #404040;
}

.sideMenu h3:hover,
.sideMenu>.on {
	color: #fff;
	border-left: none;
	margin: 0px;

	width: 227px;
	background: #ebebeb;
	box-sizing: border-box;
	background: url(../images/list_14.png) no-repeat left center;
}

.sideMenu h3:hover a,
.sideMenu>.on a {
	color: #b52121;
	background: url(../images/list_16.png) no-repeat 223px center;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul.has {
	padding-bottom: 15px;
	width: 251px;
	margin: 0 auto;
	border-bottom: 1px solid #cccccc;
}

.sideMenu ul li {
	padding-left: 20px;
	background: url(../images/list_20.png) no-repeat 2px center;
	margin-top: 15px;
}

.sideMenu ul li a {
	display: block;
	color: #666666;
	font-size: 16px;
}

.sideMenu ul li a:hover,
.sideMenu ul .san-on {
	color: #b52121;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 1052px;
	overflow: hidden;
	min-height: 600px;
}

.list-right .titname {
	height: 49px;
	line-height: 49px;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #eef0f4;
	padding-right: 10px;
	box-sizing: border-box;
}

.list-right .titname h2 {
	font-size: 20px;
	height: 49px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	background: url(../images/zdlm-bg.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
	padding: 0 35px;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right;
}

.list-right .titname .navigation img {
	vertical-align: middle;
	padding-right: 6px;
}

.list-right .titname .fa-home {
	font-size: 14px;
}

.list-right .titname .fa-home img {
	width: 14px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
}

.list-con ul {
	margin-top: 17px
}

.list-con ul li {
	padding-left: 15px;
	background: url(../images/list-li.png) no-repeat left center;
	border-bottom: 1px solid #e6e6e6;
	-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;
	height: 56px;
	line-height: 56px;
}

.list-con ul li a {
	font-size: 16px;
	color: #454545;
	display:  block;
}
.list-con ul li:hover a{
	color: #B80C01;
}
.list-con ul li .date {
	float: right;
	color: #666666;
	font-size: 14px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #0075CC;
}

.fanye {
	margin: 27px;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 30px;
	color: #111;
	text-align: center;
	line-height: 150%;
	padding: 22px 0 0;
	font-weight: normal;
}


.page-con .page-date {
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	border-bottom: 1px solid #c9cacb;
	margin-top:  7px;
}

.page-con .zhengwen {
	padding: 20px 0;
	line-height: 30px;
	font-size: 15px;
	color: #333333;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 600px;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	line-height: 36px;
	height: 36px;
	padding-left: 36px;
	padding-right: 42px;
	box-sizing: border-box;
	width: 100%;
	background: #eef0f4;
}

.other-title a {
	color: #666666;
	font-size: 14px;
	display: block;
}

.other-title a:hover {
	color: #CB1C1D;
}

.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;
}















.ej-banner{padding-top:75px;}






.mb0 {
	margin-bottom: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.br0 {
	border-right: 0 !important;
}