@charset "utf-8";
/* CSS Document */
.lianxi{
	width:100%;

	max-width:1000px;
	    padding-right: 15px;
    padding-left: 15px;box-sizing: border-box;
	margin:auto;	margin-top:30px;
	overflow:hidden;
	}
	
	.lianxi1{
		float:left;
		width:100%;
		line-height:30px;
		}

.lianxi1 p{
	width:100%;
	float:left;
	font-weight:bold;

	display:inline-block;    font-size: 16px;
	}
	
	.lianxi1 p i{
		font-style:normal;
		color:#f29507;}
	
	.lianxi1 span{
	width:100%;font-weight:bold;    font-size: 16px;
	float:left;	display:inline-block;
	}
	
	
		
	.lianxi2{
		float:left;
		color:#1a1a1a;
		font-size:24px;
		font-weight:bold;
		margin-top:35px;
		height:50px;

		border-bottom:#d6d7d6  solid 1px;
		margin-bottom:30px;
		width:100%;
	
		}
		
			.lianxi2 p{
				display:inline-block;
				line-height:47px;
				border-bottom:#f29507 solid 5px;
				
				}
				
				
					.lianxi3{
		float:left;
		width:100%;
		overflow:hidden;
		
		
		}
		
	.lianxi3 .lianxi3-1:nth-child(odd)
{
	padding-right:20px;
}

.lianxi3 .lianxi3-1:nth-child(even)
{
padding-left:20px;
}
		
		.lianxi3-1{
			width:50%;
			
			float:left;
			margin-bottom:25px;
			display:inline-block;
			}
			
			
			.lianxi3-1-1{
				display:inline-block;
			
				float:left;
			}
			
				.lianxi3-1-1 img{
					display:block;
					width:114px;
					height:185px;}
			
				.lianxi3-1-2{
				display:inline-block;
			
				float:left;
				width:250px;
				margin-left:30px;
				margin-right:10px;
				overflow:hidden;
			}
			
			.lianxi3-1-2-1{
				color:#f29507;
				font-size:16px;
				font-weight:bold;
				text-align:left;
				margin-top:25px;}
				
				
				.lianxi3-1-2-2{
					
					float:left;}
						.lianxi3-1-2-2 p{
							display:inline-block;
							line-height:25px;
							color:#444444;
							text-align:left;
							float:left;
							}
			
				.lianxi3-1-3{
				display:inline-block;
			
				float:left;
			}
			
			.lianxi3-1-3 p{
				background-image:url(../images/didian.png);
				background-repeat:no-repeat;
				border:#e0e3e0 solid 1px;
				display:inline-block;
				font-size:12px;
				
				border-radius:3px;
				margin-top:47px;
				background-position:5px center;transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;}
				
				.lianxi3-1-3 p a{
					width:100%;
					height:100%;
					display:inline-block;padding-left:20px;
				padding-right:5px;
					}
					
					.lianxi3-1-3 p a:hover{
						color:#f29507;
						
						}
						
							.lianxi3-1-3 p:hover{border:#f29507 solid 1px;}
							
							
							
							
							
							
							
							
							
							
							
							
							
	.fankui{
	width:100%;

	max-width:1000px;
	    padding-right: 15px;
    padding-left: 15px;box-sizing: border-box;
	margin:auto;	margin-top:30px;
	overflow:hidden;
	}						
							
			.fankui1{
		float:left;
		color:#1a1a1a;
		font-size:24px;
		font-weight:bold;
		margin-top:35px;
		height:50px;

		border-bottom:#d6d7d6  solid 1px;
		margin-bottom:30px;
		width:100%;
	
		}
		
			.fankui1 p{
				display:inline-block;
				line-height:47px;
				border-bottom:#f29507 solid 5px;
				
				}
				
				
					.fankui2{
		float:left;
		width:100%;
		color:#666666;
		margin-bottom:50px;
					}
					
						.fankui2 span{
						width:100%;
						float:left;
						height:30px;
						font-size:14px;
						line-height:30px;
						text-align:center;
						}
					
					#name{
						border:#dcdcda solid 1px;
						padding:0px 10px 0px 10px;
						height:35px;
						line-height:33px;
						border-radius:3px;
						width:60%;
						outline:none;
						color:#cccccc;}
						
							#name:focus{
		border:#f29507 solid 1px;
		background-color:#ececec;
		}
							#tel{
						border:#dcdcda solid 1px;outline:none;border-radius:3px;
							padding:0px 10px 0px 10px;height:35px;line-height:33px;color:#cccccc;	width:60%;
						}	
						
											#tel:focus{
		border:#f29507 solid 1px;	background-color:#ececec;
		}
						label {
							margin-bottom:0px!important;width: 100%;}
							
							
							#content{						border:#dcdcda solid 1px;
						padding:0px 10px 0px 10px;
						outline:none;color:#cccccc;
						height:50px;	width:100%;border-radius:3px;
						line-height:25px;
						
								}
								
											
											#content:focus{
		border:#f29507 solid 1px;	background-color:#ececec;
		}
		
		.liuyan{
			background-color:#f29507;
			color:#fff;
			text-align:center;
			height:35px;
			line-height:35px;
			border-radius:3px;
			display:inline-block;
			 	-webkit-transition: all 0.5s ease;
 	-moz-transition: all 0.5s ease;
 	-ms-transition: all 0.5s ease;
 	-o-transition: all 0.5s ease;
 	transition: all 0.5s ease;
	font-size:16px;
	font-weight:bold;
			
			
			}
			
				.liuyan:hover{background: rgba(242,149,7,0.8);
					}
				.liuyan a{
					color:#fff;	border-radius:3px;
					width:100%;
					height:100%;padding-left:100px;
			padding-right:100px;
					
					display:inline-block;}