@charset "utf-8";
/* CSS Document */

/*News&&Notice*/


/*News*/
.xydt{ float:left;}
.xydt-header{ width:100%; border-bottom:1px solid #c1c1c1; margin-top:30px;}
.xydt-lm{ float:left; font-size:24px; color:#333; padding-left:10px; background:url(../images/lm_line.png) no-repeat 5px bottom;  padding-bottom:10px; text-align:left;}
.xydt-more{ float:right; padding-top:10px; margin-right:10px;}
.xydt-more a{ font-size:14px; color:#666;}
.xydt-more a:hover{ color:#20619b; text-decoration:none;}
.xydt-con{ margin-top:20px;}
/*.xydt-pic{ width:100%; height:190px;}
.xydt-pic img{ width:100%; height:100%;}
.xydt-nr{ background-color:#fff; padding:10px;}
.xydt-bt{ height:56px;}
.xydt-bt a{ color:#333; line-height:28px; font-size:16px;}
.xydt-date{ padding-left:20px; background:url(../images/date-icon.png) no-repeat 0px center; line-height:30px; font-size:14px; color:#666;}*/
.xydt-con ul li{ margin-bottom:20px;}
/*.news-pic{  width:100%; height:auto;}*/
.news-pic img{ width:100%; height:125px;}
.news-con{ margin-left:-20px;}
.news-bt a{ font-size:16px; line-height:32px; color:#333;}
.news-bt a:hover{ color:#194183; text-decoration:none;}
.news-zy{ font-size:14px; color:#666; line-height:28px;}

/*News*/

/*Notice*/
.tzgg{ float:right;}
.tzgg-header{ width:100%; border-bottom:1px solid #c1c1c1; margin-top:30px;}
.tzgg-lm{ float:left; font-size:24px; color:#333; padding-left:10px; background:url(../images/lm_line.png) no-repeat 5px bottom; padding-bottom:10px; text-align:left;}
.tzgg-more{ float:right; padding-top:10px; margin-right:10px;}
.tzgg-more a{ font-size:14px; color:#666;}
.tzgg-more a:hover{ color:#20619b; text-decoration:none;}
.tzgg-con{ margin-top:20px;}
.tzgg-con ul li{ margin-bottom:20px;}
.tzgg-date{ float:left; border-right:1px solid #ccc; padding:0 10px;}
.day{ text-align:right; font-size:24px; color:#086944; line-height:32px;}
.month{ text-align:center; font-size:14px; color:#666; line-height:32px;}
.tzgg-bt{ float:left; margin-left:10px; width:76%;}
.tzgg-bt a{ font-size:16px; color:#333; line-height:32px;}
/*Notice*/
/*News&&Notice*/

/*Research&&Video news*/
.part-2{ margin-bottom:40px;}
/*Research*/

.research{ float:left;}
.r-header{ width:100%; border-bottom:1px solid #c1c1c1; margin-top:30px;}
.r-lm{ float:left; font-size:24px; color:#333; padding-left:10px; background:url(../images/lm_line.png) no-repeat 5px bottom;  padding-bottom:10px; text-align:left;}
.r-more{ float:right; padding-top:10px; margin-right:10px;}
.r-more a{ font-size:14px; color:#666;}
.r-more a:hover{ color:#20619b; text-decoration:none;}
.r-con{ margin-top:20px;}

.r-bt{ margin-left:-30px;}
.r-bt a{ line-height:32px; font-size:16px; color:#333;}
.r-bt a:hover{ color:#194183; text-decoration:none;}
.r-zy{ margin-left:-30px; line-height:32px; color:#666;}
.r-con ul li{/* border-bottom:1px dashed #ccc;*/ padding:10px 0;}
/*.r-list-bt{ padding-left:20px; background:url(../images/dot.png) no-repeat 5px center;}*/
.r-list-bt a{ font-size:16px; color:#333; line-height:32px;}
.r-list-bt a:hover{ text-decoration:none; color:#194183;}
.r-date{ font-size:14px; color:#666; line-height:32px; text-align:center;}
/*Research*/


/*Video news*/
.video{ float:right;}
.video-header{ width:100%; border-bottom:1px solid #c1c1c1; margin-top:30px;}
.video-lm{ float:left; font-size:24px; color:#333; padding-left:10px; background:url(../images/lm_line.png) no-repeat 5px bottom; padding-bottom:10px; text-align:left;}
.video-more{ float:right; padding-top:10px; margin-right:10px;}
.video-more a{ font-size:14px; color:#666;}
.video-more a:hover{ color:#20619b; text-decoration:none;}

.v-con{ margin-top:10px;}
.v-sp{ width:100%; height:300px; }
.v-sp img{ width:100%; height:100%; }
/*.spxw-header{ width:100%; border-bottom:1px solid #c1c1c1; padding-bottom:10px; margin-top:30px;}
.spxw-lm{ float:left; font-size:24px; color:#333; padding-left:10px; background:url(../images/lm_line.png) no-repeat 5px bottom; padding-bottom:10px; text-align:left;}
.spxw-more{ float:right; padding-top:10px; margin-right:10px;}
.spxw-more a{ font-size:14px; color:#666;}
.spxw-more a:hover{ color:#20619b; text-decoration:none;}

.spxw-con{ margin-top:10px;}
.sp{ width:100%; height:200px; }
.sp img{ width:100%; height:100%; border:1px solid red;}*/

/*Video news*/

/*Research&&Video news*/




/*党政工作&&团学工作&&视频新闻*/

/* 小屏幕（平板，大于等于 768px） */

@media only screen and (max-width:768px) {
	
	.xydt-con ul li{ margin-bottom:20px;}	
	.tzgg-bt{ width:74%;}
	.tzgg-header{ margin-top:10px;}
	.news-con{ margin-left:0px;}
	.news-pic{ width:100%; height:auto;}
	.news-pic img{ width:100%; height:100%;}
	.r-bt{ margin-left:0px;}
	.r-zy{ margin-left:0px;}
	.r-pic{ width:100%; height:auto;}
	.r-pic img{ width:100%; height:100%;}
	.r-bt{ margin-top:10px;}
	.r-zy{ margin-top:10px;}
}