@charset "utf-8";

.help_wk{
	 width:1200px;
/* 	 min-height:800px; */
	 margin:0 auto;
	 background: #ededed;
	
}

.pxtx_lef{
	width: 280px;
	float: left;
	height: 100%;


	


	

	
}
.pxtx_lef div{
	height: 48px;
	line-height: 48px;
	padding-left: 40px;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #d4d4d4;
	
	
}

.pxtx_lef ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;

	
  
}

.pxtx_lef li{
	height: 48px;
	font-size: 16px;
	line-height: 48px;
}

.pxtx_lef li a{
	display: block;
	padding-left: 70px;
	
}
.help_a_css{
	background:url(../img/help_a.png) left center no-repeat;
	background-color: #fff;
	color: #f27b38;
}
.pxtx-rig{
	width: 920px;
	min-height: 800px;
	float: right;
	background: #fff;
}
.pxtx-rig-up{
	width: 850px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	border-bottom: 1px solid #ddd;
}

.pxtx-rig-nr{
	margin-top: 30px;
	margin-bottom: 50px;
	
}
.pxtx-rig-nr textarea{
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
	height: 150px;
}



.pxtx-rig-nr input{
	margin-left: 50px;
	margin-top: 20px;
	height: 30px;
	width: 200px;
	
}


.pxtx-rig-nr button{
	height: 35px;
	width: 100px;
	margin-top: 20px;
	margin-left:50px;
	background:#f27b38;
	border: none;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	cursor: pointer;
}


.pxtx-rig-nr h4{
	padding-left: 35px;
	margin: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #f27b38;
	
}

.pxtx-rig-nrtit{
	font-size: 14px;
	color: #878787;
	padding:0px 35px;
	margin:5px 0px 20px 0px;
}


.pxtx-rig-nr p{
	padding-left: 70px;
	width: 800px;
	font-size: 14px;
	color: #878787;
	margin:5px 0px 20px 0px;
	
}

.pxtx-rig-nr img{
	padding-left: 70px;
	margin-top: 2px;
	
}

