.inner{
	width: 1230px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr{
	float: right;
}
a{
	color: #333333;
}
/*学习日记*/
.list_tit{
	margin-top: 60px;
}
.list_tit_wz{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #e1e4e6;
	
}
.list_tit_wz p{
	font-size: 22px;
	width: 200px;
	overflow: hidden;
	border-bottom: 2px solid #cc0000;
}
.list_tit_wz span{
	font-size: 14px;
}
.list_cont_ul{
	padding: 24px 0;
	border-bottom:1px dashed #c7c7c7;
}
.list_cont_li{
	height: auto;
	overflow: hidden;
	line-height: 36px;
	background: url(sy_20220624_li_hd.png) no-repeat left 10px top 14px;
	padding-left: 20px;
	font-size: 18px;
}
.list_cont_li a{
	width: 80%;
}
.list_cont_li span{
	width: 16%;
	text-align: right;
}
.list_cont_ul a:hover{
	color: #e80803;
}
/*学习日记二级*/
.list_cont_ul_ej{
	height: auto;
	overflow: hidden;
	margin-top: 34px;
}
.list_cont_li_ej{
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list_cont_li_ej img{
	width: 331px;
	height: 215px;
}
.list_xxrj_contit{
	width: 899px;
}
.list_xxrj_contit h2{
	padding: 20px 26px;
	font-weight: bold;
}
.list_xxrj_contit p{
	padding: 0px 26px;
	line-height: 30px;
}
/*学习论理*/
.list_cont_li_xxll{
	padding: 24px 0;
	border-bottom: 1px solid #C7C7C7;
}
.list_cont_li_xxll h2{
	margin-bottom: 15px;
	font-weight:bold;
}
.list_cont_li_xxll h2:hover{
	color: #e80803;
}
.list_cont_li_xxll span{
	color: #999;
	margin-bottom: 12px;
	
}
.list_cont_li_xxll p{
	margin-top: 16px;
	text-indent: 2em;
	line-height: 30px;
}
/*实践有约*/
.list_cont_ul_sjyy{
	height: auto;
	overflow: hidden;
	margin-top: 34px;
}
.list_cont_li_sjyy{
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list_cont_li_sjyy img{
	width: 299px;
	height: 198px;
}
.list_sjyy_contit{
	width: 930px;
}
.list_sjyy_contit h2{
	padding: 10px 26px;
	font-weight: bold;
}
.list_sjyy_contit p{
	padding: 20px 26px;
	line-height: 30px;
	font-size: 15px;
}
.list_sjyy_contit span{
	padding: 0px 26px;
	color: #999;
	margin-bottom: 12px;
	
}
/*实践在线*/
.list_cont_ul_sjzx{
	height: auto;
	overflow: hidden;
}
.list_cont_li_sjzx {
	margin-top: 30px;
	margin-right: 27px;
	background: url(list_20220624_xplx_bgk.png);
	height: 562px;
	width: 391px;
}
.list_cont_li_sjzx img{
	height: 471px;
	width: 388px;
}
.list_cont_li_sjzx p{
	padding: 15px;
	line-height: 26px;
}
/*学习头条*/

/*分页样式*/
.xll_pagebox_mobile {
  display: none;
}
.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 30px auto;
  /*margin-bottom: 0px;*/
}
.xll_pagebox > a {
  margin-top: 10px;
  display: inline-block;
  width: 53px;
  height: 28px;
  line-height: 28px;
  background-color: #dddddd;
  border: 1px solid #f5f5f5;
  font-size: 14px;
  color: #333333;
  border-radius: 0px;
}
.xll_pagebox > p {
  display: inline-block;
}
.xll_pagebox > font {
  margin-left: 0px;
  color: #7d7d7d;
}
.xll_pagebox > span {
  font-size: 14px;
  color: #7d7d7d;
  margin-left: 6px;
}
.page_hide a,
.page_hide span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #dddddd;
  border-radius: 0px;
  border: 1px solid #f5f5f5;
  color: #333333;
  font-size: 14px;
}
.zt11 {
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
}
.zt12 {
  width: 53px;
  height: 28px;
  border-radius: 0px;
  background-color: #dddddd;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #333333;
  cursor: pointer;
}
.xll_pagebox > a:hover,
.zt12:hover,
.page_hide a:hover {
  color: #fff;
  background-color: #f72500;
  border: 1px solid #f72500;
}
.page_hide span {
  background-color: #f72500;
  color: #fff;
  border: 1px solid #f72500;
}