a {
	color: #515151;
	text-decoration: none
}

a:hover {
	color: #000;
	text-decoration: none
}

a:focus {
	outline: 0;
	-moz-outline: none
}

.container {
	padding: 50px;
	width: 1180px;
	margin: 20px auto;
	margin-bottom: 30px;
	background: #fff;
	box-sizing: border-box
}

.left-half,.right-half {
	width: 50%;
	float: left;
	margin-top: 20px
}

.section-content-1 {
	background: #f7f7f7;
	overflow: hidden
}

.content h3 {
	margin-top: 80px;
	margin-bottom: 34px;
	font-size: 26px;
	color: #333;
	padding-left: 30px;
	font-weight: 700
}

.content p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding-left: 30px;
	position: relative;
	display: inline-block
}

.content p span {
	position: absolute;
	top: 0;
	left: 30px;
	height: 30px;
	width: 55px
}

.content img {
	display: block
}

.content h4 {
	font-size: 20px;
	height: 20px;
	padding-left: 30px;
	font-weight: 700;
	margin: 26px 0 12px;
	line-height: 20px
}

.section-content-1 p {
	padding-left: 80px
}

.section-border {
	border-bottom: dashed 1px #ddd;
	padding-bottom: 75px
}

.section-content-2 h3,.section-content-4 h3 {
	margin-bottom: 15px
}

.tel {
	top: 0;
	right: 0
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.job-list{border: 1px solid #dcdfe2; border-top: 2px solid #d0d4d8;background: #fff;width:1200px;margin: 50px auto;}
.job-list .title{height: 49px; line-height: 49px; background: #397d98; border-bottom:1px solid #fafbfb;color: #fff;}

.job-list ul.job-info li{height: 49px; line-height: 49px; border-bottom: 1px dashed #dcdfe2;}
.job-list ul.job-info>li:nth-child(even){background:#f6f6f6;}
.job-list ul.job-info li:hover {background: #f5f6f8;color: #397d98}
.job-list ul.tabble li {float: left;border: none;padding: 0 5px;}

.job-list ul.tabble li.name{width: 213px; padding-left: 30px; padding-right: 5px;}
.job-list ul.tabble li.address{width: 355px;}
.job-list ul.tabble li.catgory{width: 190px;}
.job-list ul.tabble li.num{width: 125px;}
.job-list ul.tabble li.time{width: 100px;}
.job-list ul.tabble li.company-name {
	width: 170px;
	padding-left: 30px;
}
.job-list ul.tabble li.cname {
	width: 100px;
}
.job-list ul.tabble li.caddress {
	width: 500px;
}
.job-list ul.tabble li.tel {
	width: 370px;
}