			* {
			margin: 0;
			padding: 0;
			list-style:none;
			/*font:15px 微软雅黑, "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;*/
		}
		.inner {
			width: 1100px;
			margin:0 auto;
		}
		.inner .pic {
			height: 260px;
			background-image: url("/images/ihro/laws-bg.png");
			position: relative;
		}
		.inner .news {
			width: 321px;
			height: 115px;
			position: absolute;
			top: 184px;
			left: -36px;
		}
		.inner .news span {
			position: absolute;
			top: 26px;
			font-size: 39px;
			font-family:"微软雅黑";
			color: #111;
			left: 38px;
			font-weight: 500;
		}
		.inner .pic .text  {
			margin-top: 30px;
			font-size: 16px;
			line-height: 23px;
			font-family:"微软雅黑";
			color: #fff;
			margin-right: 50px;
			width:605px;
			float: right;
			text-align: right;
		}
		.inner .pic .text h4 {
			font-size: 22px;
			font-weight: 700;
		}
		.inner .pic .text .date {
			margin-top: 14px;
			margin-bottom:18px;
			font-weight: 700;
		}
		.inner .pic .text1 {
			font-size: 15px;
		}
		.inner .pic .text .check{
			border-radius: 3px;
			font-size: 15px;
			text-align: center;
			margin-top: 20px;
			line-height: 44px;
			width: 110px;
			height: 44px;
			background-color: #21888a;
			float: right;
		}
		.inner .pic .text .check a {
			text-decoration: none;
			font-size: 15px;
			color: #fff;
		}
		.content1 {
			width: 780px;
			margin: 0 auto;
			margin-top: 52px;
		}
		.content1 p {
			line-height: 40px;
			height: 38px;
			font-size: 16px;
			color: #000;
			border-bottom: 1px dashed #dddddd;
		}
		.content1 p span {
			font-size: 15px;
		}
		.content1 p span:first-child {
			margin-right: 20px;
			color: #9fa0a0;
		}
		.content1 .sub_content a {
			text-decoration: none;
			font-size: 15px;
			color: #000;
		}
		.content1 .sub_content a span {
			font-size: 15px;
			color: #000;

		}
		 

