﻿/*左侧导航栏*/

aside {
	width: 270px;
	height: 500px;
	display: inline-block;
	vertical-align: top;
}

.navsecond {
	width: 270px;
	margin-top: 20px;
	display: inline-block;
}

.navsecond {
	width: 270px;
	line-height: 50px;
	height: 57px;
	color: #c20000;
	background: url('liststyle_res/tit.png') repeat-x;
}

.navsecond h2 {
	padding: 5px 10px 5px 15px;
	font-size: 18px;
	font-weight: 600;
}

h5 {
	font-size: 12px;
	font-weight: 500;
}

.navsecond ul {
	padding: 0 15px;
}

.navsecond ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #666666;
}

.navsecond ul li {
	display: block;
	border-bottom: 1px solid #dbdbdb;
	margin-left: 20px;
}

.navsecond ul li:last-child {
	border: none;
}

article {
	width: 800px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 25px;
}

.location {
	color: #666666;
	margin-bottom: 20px;
}

.location a {
	text-decoration: none;
	color: #666666;
}

.top_commonality {
	position: relative;
}

.top_commonalityt {
	margin-bottom: 20px;
}

.top_commonality h1 {
	display: inline-block;
	padding: 12px;
	border-bottom: 2px solid red;
	z-index: 10;
	font-size: 16px;
	font-weight: 500;
}

#_imgs {
	background: url("liststyle_res/hui.png") repeat-x;
	width: 800px;
	height: 2px;
	position: absolute;
	top: 45px;
	z-index: -1;
}

#down_imgs {
	background: url("liststyle_res/hui.png") repeat-x;
	width: 800px;
	height: 2px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: -1;
}

li {
	list-style-type: none;
}


/*新闻列表*/

.newslists ul {}

.newslists li {
	counter-increment: listxh;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	margin-right: 103px;
	/*margin-top: 14px;*/
	border-bottom: 1px solid #dbdbdb;
	padding: 10px 0;
}

.newslists li a {
	color: #444444;
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 82%;
	margin-right: 50px;
	text-overflow: ellipsis;
}

.newslists li time {
	vertical-align: top;
}

.on {
	color: #C20000!important;
}


/*需求登记表单*/

.form {
	padding: 10px 0;
	width: 675px;
	font-size: 14px;
	color: #595757;
	font-family: "Microsoft YaHei", "微软雅黑""Times New Roman";
}

input {
	border: 1px solid #dadada
}

textarea {
	border: 1px solid #DADADA;
}

.tit_p {
	display: block;
	margin-bottom: 30px;
}

.input_ {
	display: inline-block;
	width: 49%;
	text-align: right;
	margin-bottom: 20px;
}

.input_ input {
	width: 250px;
	height: 30px;
	margin-bottom: 20px;
}

.input_ span {
	color: red;
}

.input_s {
	display: inline-block;
	width: 99%;
	text-align: right;
	margin-bottom: 20px;
}

.input_d {
	text-align: right;
}

.input_d input {
	width: 555px;
	height: 30px;
	margin-bottom: 20px;
}

.input_s input {
	width: 600px;
	height: 30px;
	margin-bottom: 20px;
}

.inputs_Ck {
	display: inline-block;
	width: 600px;
	margin-left: 9px;
	margin-bottom: 20px;
}

.checkboks {
	float: left;
	width: 110px;
}

.checkboks:nth-child(6n) {
	display: inline-block;
	width: 50px;
}

._p {
	white-space: normal;
	width: 40px;
	/* text-align: inherit; */
	margin-left: 21px;
	vertical-align: top;
	text-align: left;
}

textarea {
	width: 600px;
}

.verification {
	margin-top: 10px;
}

.verification input {
	width: 110px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 10px;
}

.verification_img {
	display: inline-block;
}

.sub_btn {
	display: block;
	/* text-align: center; */
	margin-top: 10px;
	margin-left: 60px;
}

.sub_btn input {
	color: #FFFFFF;
	background-color: #ff5757;
	padding: 15px 85px;
	border: none;
	border-radius: 5px;
}


/*内容页面*/

._title {
	margin-top: 20px;
	text-align: center;
	color: #4D4D4D;
	margin-bottom: 20px;
}

._title h1 {
	padding: 20px;
	font-size: 18px;
	color: #4e4d4d;
	font-weight: 500;
}


._title time {
	margin-right: 20px;
	padding: 20px;
	font-size: 14px;
}

._title span {
	font-size: 14px;
}

.content {
	padding: 20px 0;
	border-top: dashed 1px #d4d4d4;
	border-bottom: dashed 1px #d4d4d4;
}

.img_div {
	text-align: center;
}

.content img {
	width: 500px;
	height: 250px;
	text-align: center;
	margin-bottom: 20px;
}

.content p {
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 24px;
	text-indent: 28px;
	color: #333;
	display: block;
}

.last {
	/* margin-top: 30px; */
	/* text-align: right; */
	/* margin-bottom: 20px; */
}

.right {
	margin: 0;
	display: block;
}

._Links {
	display: block !important;
	text-decoration: none;
	font-size: 12px;
	color: #727272;
	margin-top: 10px;
}

a.pre_a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	margin-left: 5px;
}

p._Links {
	display: block;
}

.Links a {
	text-decoration: none;
}

.link_next {
	padding: 10px;
	text-align: center;
}

.link_next span,
.link_next a {
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	font-size: 14px;
	color: #787878;
	margin-left: 5px;
}

.link_next a {
	border: 1px solid #787878;
}

.navhover {
	color: #c00000!important;
}

.current {
	color: #ffffff !important;
	background-color: #ac0000;
	border: 1px solid #ac0000 !important;
}

.link_next a:hover {
	color: #ffffff !important;
	background-color: #dddddd;
	border: 1px solid #dddddd !important;
}

a.tt.tu {
	color: #666;
}
