@charset "utf-8";
#top-xl{
	border-bottom:1px solid #e5e5e5;
	border-top:2px solid #da0018;
	width:100%;
	height:79px;
}
#top-xl .logo{
	float:left;
	margin:18px 5px 0 2.2%;
	display:inline;
}
#top-xl .nav{
	float:left;
	line-height:34px;
	margin-top:25px;
}
#top-xl .nav a{
	color:#727272;
	margin-left:18px;
	display:block;
	float:left;
}
#top-xl .nav .more{
	width:34px;
	height:34px;
	background:url(/uploads/image/zimages/anniu.gif);
}
#top-xl .nav .more:hover{background:;}



#top-xl .search{
	float: right;
	height:40px;
	width:180px;
	background:#f0f0f0;
	border-radius:4px;
	margin:22px 1.5% 0 0;
	display:inline;
}
#top-xl .search .text{
	margin-left:10px;
	width:126px;
	line-height:40px;
	height:40px;
	font-size:14px;
	color: #999;
	padding: 0px;
	border: none;
	outline: none;
	background:#f0f0f0;
}
#top-xl .search .sub{
	float: right;
	width: 28px;
	height: 28px;
	background:url(/uploads/image/zimages/xl-search.png);
	margin:6px 11px 0px 0px;
	cursor: pointer;
	border: none;
}






.content-lb1{
	width:1260px;
	margin:0px auto;
}
.content-lb2{
	width:910px;
	margin:0px auto;
}


#content-lb .sidebar{
	width:178px;
	float:left;
	margin-right:30px;
	display:inline;
	border:1px solid #f0f0f0;
	background:#f1f1f1;
	border-radius:3px;
	padding-bottom:20px;
}
#content-lb .sidebar p{
	font-size:22px;
	line-height:44px;
	height:44px;
	color:#fff;
	background:#da0018;
	width:100%;
	text-align:center;
	border-radius:3px 3px 0px 0px;
}
#content-lb .sidebar li{
	border-top:1px solid #e5e5e5;
	line-height:48px;
	height:48px;
	width:178px;
	text-align:center;
	font-size:18px;
	cursor:pointer;
	position:relative;
}
#content-lb .sidebar li.on{
	background:#fff;
}
#content-lb .sidebar li a:hover{ color:#000 !important;}
#content-lb .sidebar li i{
	display:inline;
	position:absolute;
	top:19px;
	right:32px;
	width:7px;
	height:13px;
	background: no-repeat;
	display:none;
}
#content-lb .sidebar li.on i{ display:block;}



#content-lb .main{
	float:right;
}
.content-lb1 .main{
	width:1040px;
}
.content-lb2 .main,#content-lb .left{
	width:700px;
}
#content-lb .focus{
	width:700px;
	height:272px;
	position:relative;
}
#content-lb .textbg{
	width:100%;
	height:86px;
	background: repeat-x;
	position:absolute;
	left:0px;
	bottom:0px;
}
#content-lb .focus .pic img{
	width:700px;
	height:272px;
}
#content-lb .focus p{
	position:absolute;
	left:24px;
	font-size:18px;
	bottom:12px;
	line-height:26px;
	max-height:52px;
	width:474px;
}
#content-lb .focus p a{ color:#fff;}
#content-lb .focus .switch{
	position:absolute;
	right:9px;
	bottom:18px;
}
#content-lb .focus .switch a{
	cursor:pointer;
    display:inline-block;
    margin:0 5px;
    overflow:hidden;
    width:9px;
	height:9px;
	display:block;
	float:left;
	padding:0px;
	text-indent:-9999px;
	border:1px solid #fff;
	border-radius:6px;
}
#content-lb .focus .switch a:hover{text-decoration:none; color:#fff;}
#content-lb .focus .switch a.current{background:#fff;}



#content-lb .list-news ul{
	border-top:1px solid #e6e6e6;
}
#content-lb .list-news li{
	padding:20px 0px;
	zoom:1;
	border-bottom:1px solid #e6e6e6;
	font-size:12px;
}
#content-lb .list-news li .photo{
	float:left;
	display:inline;
	margin-right:20px;
	width:230px;
}
#content-lb .list-news li .photo img{
	width:230px;
}
#content-lb .list-news li .news h3{
	font-size:22px;
	line-height:32px;
	margin-bottom:14px;
}
#content-lb .list-news li .news h3 a{ color:#333;}
#content-lb .list-news li .news h3 img{
	display:inline-block;
	margin-right:8px;
	vertical-align:middle;
}
#content-lb .list-news li .news h3 span{
	color:#fff;
	background:#4b8af0;
	border-radius:2px;
	font-size:14px;
	padding:0px 5px 1px 5px;
	margin-right:4px;
	vertical-align:middle;
}
#content-lb .list-news li .news p{
	color:#666;
	float:left;
}
#content-lb .list-news li .fx{
	float:right;
	color:#808080;
	background: no-repeat left center;
	padding-left:18px;
	margin-right:10px;
}


#content-lb .flip{
	text-align: center;
	line-height: 50px;
	margin-top:52px;
}
#content-lb .flip a{
	display: inline-block;
	vertical-align: top;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	color: #000;
	font-size: 18px;
	margin: 0px 8px;
	transition: color 0.2s;
	transition: background 0.2s;
}
#content-lb .flip .text{
	font-size:12px;
	font-family:"宋体";
}
#content-lb .flip .current,#content-lb .flip a:hover{
	color: #fff !important;
	background: #d4091f;
}



#content-lb .right{
	width:300px;
}
#content-lb .right .title{
	font-size:22px;
	color:#da0018;
	font-weight:bold;
	text-align:center;
	margin:8px 0px 14px 0px;
}
#content-lb .right li img{
	width:300px;
	height:168px;
}
#content-lb .right li p{
	font-size:18px;
	line-height:26px;
	margin:12px 26px 19px 26px;
}
#content-lb .right li p a{ color:#333;}






#content-xl{
	width:920px;
	margin:0px auto;
}
#content-xl .head h3{
	font-size:40px;
	line-height:60px;
	color:#333;
	margin:0px 60px 0px 2px;
}

#content-xl .sidebar{
	width:80px;
	float:left;
	margin-left:3px;
	padding-right:37px;
	border-right:1px solid #eee;
	color:#808080;
	text-align:center;
	padding-bottom:8px;
	display:inline;	
}
#content-xl .sidebar .p1{
	line-height:12px;
	height:12px;
	position:relative;
}
#content-xl .sidebar .p1 i{
	width:100%;
	height:1px;
	background:#e8e8e8;
	position:absolute;
	top:6px;
	left:0px;
	z-index:-1;
}
#content-xl .sidebar .p1 span{
	background:#fff;
	padding:0px 7px;
}
#content-xl .sidebar .p2{
	color:#585858;
	font-size:22px;
	margin:7px 0px 4px 0px;
}
#content-xl .sidebar .p3{
	color:#666;
	font-size:16px;
}
#content-xl .sidebar .p4{
	line-height:20px;
	margin:10px 0px 24px 0px;
}

#content-xl .sidebar .share .p1{
	margin-bottom:24px;
}
#content-xl .sidebar .circle{
	width:40px;
	height:40px;
	margin:10px 0px 0px 20px;
	display:block;
}
#content-xl .sidebar .icon1{ background: no-repeat;background-position:-50px 0px;}
#content-xl .sidebar .icon1:hover{ background: no-repeat;background-position:0px 0px;}
#content-xl .sidebar .icon2{ background: no-repeat;background-position:-50px -50px;}
#content-xl .sidebar .icon2:hover{ background: no-repeat;background-position:0px -50px;}
#content-xl .sidebar .icon3{ background: no-repeat;background-position:-50px -100px;}
#content-xl .sidebar .icon3:hover{ background: no-repeat;background-position:0px -100px;}
#content-xl .sidebar .icon4{ background: no-repeat;background-position:-50px -150px;}
#content-xl .sidebar .icon4:hover{ background: no-repeat;background-position:0px -150px;}
#content-xl .sidebar .icon5{ background: no-repeat;background-position:-50px -200px;}
#content-xl .sidebar .icon5:hover{ background: no-repeat;background-position:0px -200px;}

#content-xl .sidebar .ewm{
	width:73px;
	margin:50px 0px 0px 3px;
}
#content-xl .sidebar .ewm img{
	width:73px;
	height:73px;
	margin-bottom:6px;
}



#content-xl .main{
	width:728px;
	float:right;
	margin-right:30px;
	display:inline;
}
#content-xl .main .news-con p{
	font-size:18px;
	line-height:40px;
	padding:18px 0px;
}
#content-xl .main .editor p{
	line-height:22px;
	color:#999;
	text-align:right;
	background: repeat-x left bottom;
	padding-bottom:14px;
}


#content-xl .main .rdrj{
	margin-top:3px;
}
#content-xl .main .rdrj .title{
	width:104px;
	height:42px;
	background: no-repeat;
	font-size:17px;
	color:#fff;
	text-align:center;
	line-height:34px;
	margin-bottom:12px;
}
#content-xl .main .rdrj li{
	padding:20px 0px;
	zoom:1;
	border-bottom:1px solid #e6e6e6;
}
#content-xl .main .rdrj li .photo{
	float:left;
	display:inline;
	margin-right:20px;
	width:220px;
	height:122px;
}
#content-xl .main .rdrj li .photo img{
	width:220px;
	height:122px;
}
#content-xl .main .rdrj li .news h3{
	font-size:20px;
	line-height:36px;
	height:72px;
	font-weight:normal;
	margin-bottom:26px;
}
#content-xl .main .rdrj li .news h3 a{ color:#333;}
#content-xl .main .rdrj li .news h3 img{
	display:inline-block;
	margin-right:20px;
	vertical-align:middle;
}
#content-xl .main .rdrj li .news p{
	color:#333;
}
#content-xl .main .rdrj li .news span{
	color:#808080;
	margin-left:8px;
}

#content-xl .main .more{
	font-size:20px;
	color:#404040;
	border:1px solid #e5e5e5;
	border-radius:3px;
	line-height:58px;
	width:370px;
	display:inline-block;
	margin-top:31px;
	background: no-repeat 319px 19px;
	padding-left:358px;
}






/*搜索页样式开始*/
.wrapper1{
	width:100%;
	min-width:1032px;
	max-width:1920px;
}
.w1032{
	width:1032px;
}


#top-ss{
	border-bottom:3px solid #db1127;
	height:73px;
	padding-top:50px;
}
#top-ss .logo{
	float:left;
	margin-left:30px;
	display:inline;
}
#top-ss .search{
	float: right;
	height:40px;
	width:776px;
	background:#f0f0f0;
	margin-top:3px;
}
#top-ss .search .text{
	width:664px;
	line-height:38px;
	height:38px;
	font-size:14px;
	color: #999;
	padding: 0px;
	border:1px solid #e5e5e5;
	outline: none;
	background:#f0f0f0;
	border-radius:5px 0px 0px 5px;
	padding-left:10px;
	font-size:16px;
}
#top-ss .search .sub{
	float: right;
	width: 100px;
	height:40px;
	line-height:40px;
	color:#fff;
	background: no-repeat 15px 9px #da0018;
	cursor: pointer;
	font-size:18px;
	border: none;
	text-align:left;
	padding-left:42px;
	border-radius:0px 5px 5px 0px;
}



#content-ss{
	width:778px;
	padding-left:254px;
}
#content-ss .result{
	font-size:13px;
	color:#888;
	line-height:20px;
	height:20px;
	margin:32px 0px -9px 0px;
}
#content-ss .list-news li{
	padding:43px 0px 20px 0px;
	zoom:1;
	border-bottom:1px solid #e6e6e6;
	font-size:12px;
}
#content-ss .list-news li h3{
	font-size:26px;
	line-height:34px;
	margin-bottom:23px;
}
#content-ss .list-news li h3 a{ color:#333;}
#content-ss .list-news li .photo{
	float:left;
	display:inline;
	margin-right:20px;
	width:200px;
	height:113px;
}
#content-ss .list-news li .photo img{
	width:200px;
	height:113px;
}
#content-ss .list-news li .news p{
	color:#8d8d8d;
	line-height:28px;
	max-height:84px;
	font-size:14px;
	margin-top:-4px;
}

#content-ss .flip{
	line-height: 50px;
	margin:69px 0px 28px -8px;
}
#content-ss .flip a{
	display: inline-block;
	vertical-align: top;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	color: #000;
	font-size: 18px;
	margin: 0px 8px;
	transition: color 0.2s;
	transition: background 0.2s;
	text-align: center;
}
#content-ss .flip .text{
	font-size:12px;
	font-family:"宋体";
	width:auto;
}
#content-ss .flip .current,#content-ss .flip a:hover{
	color:#fff !important;
	background: #d4091f;
}
#content-ss .flip .text:hover{
	background:none;
	width:auto;
	color:#000 !important;
}


#footer-ss{
	border-top:5px solid #db1127;
}
#footer-ss p{
	color: #666;
	margin:25px 0px 50px 254px;
	line-height:30px;
}
/*搜索页样式结束*/





/*14通用列表页面-不带左侧导航开始*/
#content-ss .list-news{
	min-height:450px;
}
.content-lb3{
    width:1040px;
    margin:0px auto;
}
.content-lb3 .main{
	width:1040px;
	float:none;
}
.content-lb3 .left .title{
	font-size:22px;
	color:#da0018;
	font-weight:bold;
	margin:8px 0px 14px 0px;
}
/*14通用列表页面-不带左侧导航结束*/



.content-lb4{
	width: 1060px;
	margin: 0px auto;
}

.content-lb4 .sidebar{
	width: 215px !important;
}

.content-lb4 .sidebar li{
	width: auto !important;
}

.content-lb4 .sidebar li i{
	right: 18px !important;
}

.content-lb4 .main{
	width: 795px;
}

#content-lb .list-news2{
	border-top: 1px solid #e6e6e6;
	margin-top: 25px;
}

#content-lb .list-news2 li{
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0px 20px 0px;
}

#content-lb .list-news2 h3{
	font-size: 22px;
	line-height: 32px;
}

#content-lb .list-news2 h3 span{
	float: left;
	width: 115px;
	color: #e05e5e;
}

#content-lb .list-news2 h3 a{
	color: #333;
	float: right;
	width: 680px;
}

#content-lb .list-news2 p{
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 15px;
}

#content-lb .list-news2 p span{
	margin-right: 10px;
}

#content-lb .fuwu-title{
	width: 100%;
	height: 150px;
	border: 8px solid #e05e5e;
	text-align: center;
}

#content-lb .fuwu-title .topic{
	background: #e05e5e;
	color: #fff;
	font-size: 22px;
	line-height: 78px;
	width: 383px;
}

#content-lb .fuwu-title .topic img{
	display: inline;
	vertical-align: middle;
	margin-right: 12px;
}

#content-lb .fuwu-title .enter{
	font-size: 22px;
	font-weight: bold;
}

#content-lb .fuwu-title .enter a{
	display: inline-block;
	vertical-align: top;
	height: 55px;
	line-height: 55px;
	background:  no-repeat left center;
	padding-left: 68px;
}

#content-lb .fuwu-title .enter a:hover{
	color: #e05e5e !important;
}

#content-lb .fuwu-title .topic span{
	display: inline-block;
	vertical-align: middle;
}







/*15通用查看页面-自适应样式开始*/
#top-xl .fhsy{ display:none;}
#content-xl .sidebar .time{ margin-bottom:30px;}
@media(max-width: 767px){
	a:hover{ color:#000 !important;}
	.wrapper{min-width:100%;max-width:100%;}
	#content-xl,.w1180{ width:94%; margin:0px auto;}
	#content-xl .sidebar,#content-xl .main,#footer .text{float:none; width:100%;}
	#top-xl .nav,#top-xl .search,#content-xl .sidebar .p1 i,#content-xl .sidebar .share,#content-xl .sidebar .ewm,#content-xl .main .more,#footer .code,#footer .dz,#content-xl .sidebar .p1 span{ display:none;}
	#top-xl{ height:4em; line-height:4em;}
	#top-xl .logo{margin:3% 0 0 2.2%; width:40%;}
	#top-xl .fhsy{ display:block; float:right; font-size:1em; margin-right:4%;}
	#content-xl .sidebar{ padding:0; margin:0; border:none;}
	#content-xl .head h3{font-size:1.4em;line-height:1.4em;margin:-5% 0;}
	#content-xl .sidebar .p1{ position:inherit;}
	#content-xl .sidebar .time,#content-xl .sidebar .laiy,#content-xl .sidebar .p1,#content-xl .sidebar .p2,#content-xl .sidebar .p3,#content-xl .sidebar .p4{ margin:0; display:inline; font-size:1em; color:#999;}
	#content-xl .sidebar .time{ float:left;margin-bottom:-10%;}
	#content-xl .sidebar .laiy{ float:right; margin-bottom:-10%;}
	#content-xl .main{ margin:0;}
	#content-xl .main .news-con p {font-size:1em;line-height:1.6em; padding:2% 0;}
	#content-xl .main .news-con img{ height:14em;}
	#content-xl .main .editor p{ font-size:0.9em;}
	
	#content-xl .main .rdrj li{ padding:4% 0;}
	#content-xl .main .rdrj li .photo{width:56%;height:7em;margin-right:6%;}
	content-xl .main .rdrj li .photo img{width:100%;height:7em;}
	#content-xl .main .rdrj li .news h3{font-size:1.2em;line-height:1.4em;height:2.8em;margin-bottom:6%;}
	#content-xl .main .rdrj li .news p{ font-size:1em;}
	
	#footer{border-top:none; background:#d80018;padding:5.5% 0; margin-top:-4%;}
	#footer .text{ text-align:center; color:#fff; font-size:0.85em; line-height:1.5em;}
}
/*15通用查看页面-自适应样式结束*/


@media(max-width: 767px){
	#content-xl .main .news-con p {font-size:1.15em;line-height:1.8em;}
}


/* 18社科工作列表开始 */
.xl-title01{
	height: 30px;
	line-height: 30px;
}

.xl-title01 span{
	float: left;
	font-size: 26px;
	font-weight: bold;
	position: relative;
}

.xl-title01 span,.xl-title01 span a{
	color: #d80018;
}
/* 18社科工作列表开结束 */

/*15通用查看页面-自适应导航开始*/
@media(max-width: 767px){
#top-xl .phone-open{
	float: right;
    position: relative;
    width: 2.4em;
    height: 2em;
	margin-top: 1em;
	margin-right: 1em;
    border-radius: 0em 0em 0em 0.3em;
    text-align: center;
    line-height: 1.5em;
    z-index: 9;
}

#top-xl .phone-open i{
    position: absolute;
    width: 70%;
    left: 15%;
    height: 2px;
    background: #d80018;
}

#top-xl .phone-open .i1{
    top: 25%;
}

#top-xl .phone-open .i2{
    top: calc(50% - 1px);
}

#top-xl .phone-open .i3{
    bottom: 25%;
}

#top-xl .phone-nav{
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	line-height: 1.5em;
	height: 100%;
	background: #d80018;
	z-index: 9999;
}

#top-xl .phone-close{
    position: absolute;
    right: 0%;
    top: 0em;
    width: 2.4em;
    height: 2em;
    border: 1px solid rgba(255,255,255,0.2);
    border-top: none;
    border-right: none;
    border-radius: 0em 0em 0em 0.3em;
    text-align: center;
    line-height: 1.5em;
    box-shadow: 0px 0px 0.1em rgba(0,0,0,0.3);
    z-index: 9;
}

#top-xl .phone-close i{
    position: absolute;
    width: 70%;
    left: 15%;
    height: 2px;
    background: #fff;
    top: 1em;
}

#top-xl .phone-close .i1{
    transform: rotate(45deg);
}

#top-xl .phone-close .i2{
    transform: rotate(-45deg);
}

#top-xl .phone-nav ul{
	margin: 3em 3% 1.5em 3%;
	height: calc(100% - 4.5em);
	overflow-y: scroll;
}

#top-xl .phone-nav li{
	padding: 0.8em 1.5em 0.8em 0em;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: relative;
}

#top-xl .phone-nav li i{
	position: absolute;
	right: 0px;
	top: 1.15em;
	font-size: 1.2em;
	width: 0;
	height: 0;
	border-top: 0.4em solid transparent;
	border-bottom: 0.4em solid transparent;
	border-left: 0.4em solid #fff;
}

#top-xl .phone-nav li span{
	display: inline-block;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 1.2em;
}

#top-xl .phone-nav .on span a{
	color: #f0cc73;
}

#top-xl .phone-nav dl{
	margin-left: -1.5em;
	margin-top: 0.2em;
}

#top-xl .phone-nav dd{
	float: left;
	line-height: 1.6em;
	margin-left: 1.5em;
}
/*15通用查看页面-自适应导航结束 */