/*top，合并至官网时可以删*/
body{
    margin: 0;
	font-family: "Microsoft YaHei UI", "微软雅黑", "苹方 常规", "黑体";
}
.top{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
}

/*main*/
ul li a:link,ul li a:visited,.lm_t a:link,.lm_t a:visited{
	color: #444;
	}
ul li a:hover,.lm_t a:hover {
	text-decoration: none;
	color: #27a;
}
ul li a:focus,.lm_t a:focus {
  text-decoration: none;
}


/*区域划分*/
.home_div{
	/* width: 1200px; */
	margin: 24px auto;
}
.home_div_tech_policy {
	margin-top: 24px !important;
}

.left_policy{
	width: 862px;
	float: left;
	display: block;
}
.right_policy{
	width: 380px;
	float: left;
	min-height: 500px;
	margin-left: 36px;
	display: block;
}

.col_home{
	margin-bottom: 20px;
}











/*栏目标题行*/

.home_div_tech_policy .lm_t{
	line-height: 50px;
	border-bottom: 1px solid #3E7DB7;
	background-color: #f4f4f4;
}
.home_div_tech_policy .lm_t .name{
	box-sizing: content-box;
	font-size: 18px;
	font-weight: bold;
	color: #3E7DB7;
	padding-left: 100px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-bottom: 0;
}
.lm_t .gjkjflfg{
	background-image: url(../images/icon_laws.png);
}
.lm_t .kjzc{
	background-image: url(../images/icon_policy.png);
}
.lm_t .kjzcjd{
	background-image: url(../images/icon_light.png);
}
.lm_t a.more{
	display: block;
	width: 90px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/more_bk.png);
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding-left: 15px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.lm_t a.more:link,.lm_t a.more:visited{
	background-color: #eee;
}
.lm_t a.more:hover,.lm_t a.more:active{
	background-color: #59c;
	color: #fff;
}

.t_menu{
	padding: 6px 40px 0 0;
	display: block;
	float: right;
	height: 40px;
}
.t_menu a{
	display: inline-block;
	line-height: 36px;
	margin-right: 1px;
	border-radius: 5px 5px 0 0;
	padding: 0px 15px;
	text-decoration: none;
	font-size: 15px;
	height: 36px;
}
.t_menu a:link,.t_menu a:visited{
	background-color: #ddd;
	color: #444;
}
.t_menu a:hover, .t_menu a.cur{
	background-color: #3E7DB7;
	color: #fff;
}

.t_menu a:active{
	background-color: #4A90C5;
	color: #fff;
}






/*新闻列表*/
.news_area{
	padding: 8px;
	border:1px solid #ddd;
	border-top: none;
}

ul.info_list{
	margin: 0px;
	padding: 13px 5px 18px;
}
ul.info_list li{
	list-style:none;
	line-height: 40px;
	border-bottom: 1px dashed #C0D5E8;
}
ul.info_list li:hover{
	background-color: #f4f4f4;
}
ul.info_list li a{
	text-decoration: none;
	display: block;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 26px;
	background-image: url(../images/dot_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.info_list li .date{
	font-size: 16px;
	/*font-family: Georgia,"Lucida Bright", "DejaVu Serif", "serif";*/
	text-align: center;
	display: block;
	float: right;margin-left:20px;margin-right:10px;
	color: #666;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}


ul.info_list_right{
	margin: 0px;
	padding: 7px 0 0 0;
}
ul.info_list_right li{
	list-style:none;
	line-height: 1.4;
}
ul.info_list_right li a{
	text-decoration: none;
	display: block;
	font-size: 18px;
	padding-left: 18px;
	background-image: url(../images/dot_blue2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.info_list_right li .date{
	font-size: 16px;
	/*font-family: Georgia,"Lucida Bright", "DejaVu Serif", "serif";*/
	text-align: center;
	display: inline-block;
	color: #31689B;
	margin:0 8px 16px 0;
	float: right;
	padding: 0 10px;
	background-color: #f4f4f4;
	border-radius: 5px;
	font-weight: bold;
}









/*footer*/
.footer{
    /* padding: 20px 0 30px 0; */
    /* background: #eee; */
    /* border-top: 1px solid #ccc; */
    bottom: 0px;
    /* width: 100%; */
}

.footer .center{
	/* width: 1000px; */
	/* margin: 0px auto; */
}

.footer .center .img-1{
	display: block;
	float: left;
	margin: 12px 40px 12px 10px;
}
.footer .center .img-2{
	display: block;
	float: left;
	margin: 0px 5px;
}
.footer .center .text{
	/* display: block; */
	/* float: left; */
	/* font-size: 14px; */
	/* line-height: 180%; */
	/* color: #444; */
	/* margin: 8px 0px; */
}
.footer .center .text a{
	text-decoration: none;
	color: #666;
}

.footer .center .text a:hover{
	color: #31689B;
}

/*页面栏目对齐补丁*/
.info_list.menu_work_p {
		min-height: 246px;
}
.info_list_right{		
		min-height: 640px;	
		}

.home_div_tech_policy {
  /* width: 1280px; */
  margin: 0 auto 0px;
  padding: 0.1px;
  clear: both;
}

.home_div_tech_policy .col_home {
  /*margin-bottom: 20px;*/margin-bottom:35px;
}

/*
ul.kjflfg_info_list {
  margin: 10px 0;
  padding: 0;
}

ul.kjflfg_info_list li {
  list-style: none;
  line-height: 50px;
  position: relative;
  display: block;
}

.ul.kjflfg_info_list li a {
  text-decoration: none;
  display: block;
  width: 640px;
  float: left;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 25px;
}

.ul.kjflfg_info_list li .date {
  font-size: 14px;
  width: 100px;
  text-align: center;
  display: block;
  float: right;
  color: #666;
}
*/