@charset "utf-8";
/* CSS Document */



html, body {
	font-size: 15px;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", sans-serif;
	color: #333;
	background: #FFF;
	letter-spacing: 0.5px;
}
.center {
	text-align: center
}
ul, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a:link, a:visited {
	color: #666;
	text-decoration: none
}
a:hover, a:active {
	color: #ED292A
}
a.navlink:link, a.navlink:visited {
	color: #555;
	text-decoration: none;
	display: block;
	height: 45px;
	line-height: 20px;
	padding: 0 0 0 45px
}
a.navlink:hover, a.navlink:active, a.curnavlink:link, a.curnavlink:visited {
	color: #0083EB;
	text-decoration: none;
	display: block;
	;
}
.cleardiv {
	context: ".";
	height: "0";
	display: block;
	clear: both;
	visibility: hidden
}
.floatleft {
	float: left
}
.floatright {
	float: right
}
.red {
	color: #ED292A
}
#pc_header {
	width: 100%;
	overflow: hidden
}
#top {
	width: 100%;
	background: #F2F2F2;
}
#top dl {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#top dt {
	width: 600px;
	float: left;
	height: 35px;
	line-height: 35px;
}
#top dd {
	width: 600px;
	float: right;
	height: 35px;
	line-height: 35px;
	color: #F00;
	font-size: 14px;
	text-align: right
}
#header {
	width: 1200px;
	overflow: hidden;
	margin: 10px auto
}
#header dt {
	float: left;
	width: 200px;
	text-align: left
}
#header dd {
	float: right;
	width: 500px
}
#header dd div {
	width: 265px;
	float: left;
	padding-left: 25px;
	background: url(../images/tel.jpg) no-repeat left center;
	margin-top: 5px
}
#header dd form {
	width: 210px;
	float: left
}
.sipt {
	width: 150px;
	border: 1px solid #ED292A;
	border-radius: 5px;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	padding: 0 9px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	outline: none;
	color: #969696
}
.sbtn {
	width: 40px;
	float: left;
	border: 0;
	height: 27px;
	line-height: 27px;
	background: #ED292A url(../images/search.jpg) no-repeat center center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-indent: 80px
}
#nav {
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	font-family: "Open Sans", sans-serif;
}
#nav dt, #nav dd {
	float: left;
	text-align: center;
	width: 160px;
	height: 40px;
	line-height: 40px;
	margin: 5px 0;
	font-size: 16px
}
#nav dd {
	background: url(../images/line.jpg) no-repeat left center
}
#nav dd div {
	position: absolute;
	z-index: 100;
	width: 160px;
	margin-top: 40px;
	background: rgba(255,255,255,0.8);
	padding: 10px 0;
	display: none
}
#nav a:link, #nav a:visited {
	color: #000
}
#nav a:hover, #nav a:active {
	color: #F00
}
#nav a.curnavlink {
	color: #F00;
}
#nav dd div a:link, #nav dd div a:visited {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 15px
}
#nav dd div a:hover, #nav dd div a:active {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	background-color: #FFF
}
#banner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#mb_header #top {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	width: calc(100vw - 20px)
}
#mb_header .top {
	width: 100vw;
	margin: 5px auto;
	overflow: hidden
}
.top dt {
	width: calc(50vw - 10px);
	margin-left: 10px;
	float: left
}
.top dd {
	width: calc(50vw - 10px);
	float: right;
	text-align: right;
	margin-right: 10px
}
.top dt img {
	width: 50px;
	height: 50px;
}
.top dd img {
	margin-top: 15px;
}
#mb_header .nav {
	position: absolute;
	width: 60vw;
	height: 100vh;
	background: #FFF;
	left: 0;
	margin-left: -60vw;
	z-index: 1000;
	top: 0
}
#mb_header .nav ul {
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
	float: none;
	width: 100%;
	overflow: hidden
}
#mb_header .nav li {
	display: block;
	clear: both;
	float: none;
	min-height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #DDD;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFF
}
#mb_header .nav li div {
	position: static;
	width: 100%;
	background: #f0f0f0;
	border-top: 0px solid #0083EB;
	overflow: hidden;
	display: none;
	margin: 0;
}
#mb_header .nav li div a:link, #mb_header .nav li div a:visited {
	display: block;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #DDD;
	font-size: 12px;
	border-bottom: 0
}
#mb_header .nav li span {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/jj.fw.png) no-repeat left center;
	z-index: 1001;
	margin-top: -30px;
	position: absolute;
	right: 0
}
#mb_header {
	display: none
}
 @media screen and (max-width:1200px) {
#pc_header {
	display: none
}
#mb_header {
	display: block
}
#banner {
	width: 100vw;
	height: auto
}
#mb_header .nav div {
	width: 60vw;
	margin: 10px auto;
	font-size: 18px;
	text-align: center;
}
#mb_header .nav form {
	width: 60vw;
}
.sipt {
	width: calc(60vw - 70px);
	border: 1px solid #ED292A;
	border-radius: 5px;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	padding: 0 9px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	outline: none;
	color: #969696;
	margin-left: 5px;
}
.sbtn {
	width: 40px;
	float: left;
	border: 0;
	height: 27px;
	line-height: 27px;
	background: #ED292A url(../images/search.jpg) no-repeat center center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-indent: 80px;
	margin-right: 5px
}
}
#t {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#t dt {
	background: #F9F9F9;
	width: 25%;
	height: 200px;
	float: left;
	padding: 10px 0;
	text-align: center
}
#t dd {
	background: #F9F9F9 url(../images/lines.jpg) no-repeat left center;
	width: 25%;
	height: 200px;
	float: left;
	padding: 10px 0;
	text-align: center
}
#t > * div {
	background: url(../images/bg.png) no-repeat center center;
	width: 100%;
	height: 200px;
	font-size: 18px;
	color: #515151;
	font-weight: bold
}
#t > * div span {
	display: block;
	height: 50px;
	text-align: center;
	padding-top: 60px;
	display: block;
}
#t > * div:hover {
	color: #ED292A
}
 @media screen and (max-width:1200px) {
#t {
	width: 100vw;
	margin: 0 auto;
	overflow: hidden
}
#t > * div {
	font-size: 16px;
	font-weight: normal
}
#t dd, #t dt {
	width: 25vw;
	margin: 0
}
}
 @media screen and (max-width:500px) {
#t dd, #t dt {
	width: 49vw;
	margin: 0.5vw
}
}
.i_title {
	width: 1188px;
	margin: 40px auto 20px auto;
	border-left: 2px solid #ED292A;
	font-size: 24px;
	font-weight: bold;
	color: #ED292A;
	padding-left: 10px
}
.i_title a:link, .i_title a:visited {
	font-size: 14px;
	color: #ccc;
	font-weight: normal;
	margin-left: 20px;
}
.i_title a:hover, .i_title a:active {
	color: #ED292A
}
#i_fuwu {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#i_fuwu li {
	width: 190px;
	margin: 5px;
	float: left
}
#i_fuwu li a:link, #i_fuwu li a:visited {
	position: absolute;
	width: 190px;
	height: 135px;
	background: rgba(0,0,0,0.2);
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	line-height: 135px;
	text-align: center
}
#i_fuwu li a:hover, #i_fuwu li a:active {
	position: absolute;
	width: 190px;
	height: 135px;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	line-height: 135px;
	text-align: center
}
#i_zclist {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 20px;
	background: #F7F7F7
}
#i_zclist li {
	width: 530px;
	float: left;
	margin: 15px;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dotted #CCC;
	height: 40px;
	line-height: 40px
}
#i_zclist li span {
	float: right;
}
#rz_scroll {
	width: 1200px;
	margin: 0 auto;
	height: 220px
}
#rz_scroll .swiper-slide div {
	width: 248px;
	float: left;
	border: 1px solid #DDD;
	margin: 5px;
	padding: 40px 20px;
	background: #FFF
}
#rz_scroll .swiper-slide div:hover {
	background: #F7F7F7
}
#rz_scroll span {
	font-size: 20px;
	color: #ED292B;
	font-weight: bold;
}
#rz_scroll span a {
	font-size: 20px;
	color: #ED292B;
	font-weight: bold;
}
#rz_scroll label {
	display: block;
	height: 40px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	margin-top: 4px;
	margin-bottom: 10px
}
.hxfoucs {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.hxfoucs a {
	display: block;
}
.hxfoucs a span {
	display: block;
}
.hxfoucs a span.img {
	padding-bottom: 380px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.hxfoucs a span.txt {
	position: absolute;
	padding: 0 3%;
	bottom: 0;
	left: 0;
	background: url(../images/h_50.png);
	width: 94%;
}
.hxfoucs a span.txt i {
	display: block;
	line-height: 60px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#rz_scroll .swiper-pagination {
	top: 200px
}
 @media screen and (max-width:1200px) {
.i_title {
	width: calc(100vw - 20px);
	margin: 10px auto;
	font-size: 20px;
	font-weight: normal
}
.i_title a {
	font-size: 14px;
	float: right;
	margin-top: 5px;
}
#i_fuwu {
	width: 100vw
}
#i_fuwu li {
	width: calc((100vw / 3) - 2vw);
	margin: 1vw;
}
#i_fuwu li img {
	width: calc((100vw / 3) - 2vw);
height:calc((((100vw / 3) - 2vw) * 135) / 190)
}
#i_fuwu li a:link, #i_fuwu li a:visited {
	position: absolute;
	width: calc((100vw / 3) - 2vw);
height:calc((((100vw / 3) - 2vw) * 135) / 190);
	background: rgba(0,0,0,0.2);
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
line-height:calc((((100vw / 3) - 2vw) * 135) / 190);;
	text-align: center
}
#i_fuwu li a:hover, #i_fuwu li a:active {
	position: absolute;
	width: calc((100vw / 3) - 2vw);
height:calc((((100vw / 3) - 2vw) * 135) / 190);
	background: rgba(0,0,0,0.5);
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
line-height:calc((((100vw / 3) - 2vw) * 135) / 190);;
	text-align: center
}
#i_zclist {
	width: 100vw;
	padding: 0
}
#i_zclist li {
	width: calc(98vw - 15px);
	float: none;
	clear: both;
	padding: 0;
	margin: 5px auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 15px
}
#rz_scroll {
	width: 95vw;
}
#rz_scroll .swiper-slide div {
	width: calc(21.5vw - 42px);
	margin: 0.5vw;
	padding: 20px;
	height: 130px;
}
#rz_scroll span {
	font-size: 16px;
	color: #ED292B;
	font-weight: normal;
}
#rz_scroll label {
	height: auto;
	min-height: 30px;
	line-height: 25px;
	padding: 6px 0;
	font-size: 14px;
}
}
 @media screen and (max-width:500px) {
#i_fuwu li {
	width: 48vw;
	margin: 1vw;
}
#i_fuwu li img {
	width: 48vw;
height:calc((48vw * 135) / 190)
}
#i_fuwu li a:link, #i_fuwu li a:visited {
	position: absolute;
	width: 48vw;
height:calc((48vw * 135) / 190);
	background: rgba(0,0,0,0.2);
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
line-height:calc((48vw * 135) / 190);
	text-align: center
}
#i_fuwu li a:hover, #i_fuwu li a:active {
	position: absolute;
	width: 48vw;
height:calc((48vw * 135) / 190);
	background: rgba(0,0,0,0.5);
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
line-height:calc((48vw * 135) / 190);
	text-align: center
}
#i_zclist {
	width: 100vw;
	padding: 0
}
#i_zclist li {
	width: calc(98vw - 15px);
	float: none;
	clear: both;
	padding: 0;
	margin: 5px auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 15px
}
#rz_scroll {
	width: 100vw;
}
#rz_scroll ul li {
	width: calc(49vw - 42px);
	margin: 0.5vw;
	padding: 20px;
	height: 130px;
}
#i_zclist {
	width: 100vw;
	padding: 0
}
#i_zclist li {
	width: calc(98vw - 15px);
	float: none;
	clear: both;
	padding: 0;
	margin: 5px auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 15px
}
#rz_scroll {
	width: 95vw;
}
#rz_scroll .swiper-slide div {
	width: calc(46.5vw - 42px);
	margin: 0.5vw;
	padding: 20px;
	height: 130px;
}
#rz_scroll span {
	font-size: 16px;
	color: #ED292B;
	font-weight: normal;
}
#rz_scroll label {
	height: auto;
	min-height: 30px;
	line-height: 25px;
	padding: 6px 0;
	font-size: 14px;
}
}
#footer {
	width: 100%;
	overflow: hidden;
	background-color: #E5E5E5;
	margin-top: 20px
}
#bottom {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
#bottom dt {
	width: 600px;
	float: left;
	padding-top: 20px;
}
#bottom dd {
	width: 600px;
	float: right
}
#bottom dt img {
	float: left;
	margin-right: 20px
}
#bottom dt span {
	display: block;
	color: #ED292A;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}
#bottom dt font {
	line-height: 1.8em;
	font-size: 12px
}
#bottom dd form {
	width: 260px;
	float: right
}
.fipt {
	width: 238px;
	border: 1px solid #DDD;
	height: 20px;
	line-height: 20px;
	outline: none;
	margin: 2px 0;
	padding: 0 10px;
	border-radius: 3px;
	color: #999
}
#bottom dd span {
	font-size: 14px;
	margin-right: 28px
}
.fbtn {
	width: 60px;
	height: 22px;
	background: url(../images/sbg.png) no-repeat center center;
	border: 0;
	margin: 2px;
	outline: none;
	float: right;
}
#fcopy {
	text-align: center;
	background: #848484;
	color: #cccccc;
	border-top: 1px solid #FFF;
	height: 50px;
	font-size: 14px;
	line-height: 50px
}
 @media screen and (max-width:1200px) {
#footer {
	width: 100vw;
}
#bottom {
	width: 100vw;
}
#bottom dt {
	width: 96vw;
	float: none;
	padding-top: 20px;
	clear: both;
	overflow: hidden;
	margin: 0 auto
}
#bottom dd {
	width: 96vw;
	float: none;
	margin: 10px auto
}
#bottom dd form {
	width: 100%;
	float: none
}
.fipt {
	width: 90vw;
	clear: both;
	margin: 5px auto;
	height: 35px;
	line-height: 35px;
	clear: both
}
#fcopy {
	width: 100vw;
	height: auto;
	font-size: 14px;
	line-height: 1.6em;
	padding: 15px 0
}
#bottom dd span {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 10px
}
.fbtn {
	width: 60px;
	height: 22px;
	background: url(../images/sbg.png) no-repeat center center;
	border: 0;
	margin: 2px;
	outline: none;
	float: right;
	margin-right: 3%;
}
}
 @media screen and (max-width:500px) {
#bottom dt img {
	float: none;
	margin: 0;
	margin-bottom: 5px
}
#footer dd, #bottom dt {
	width: 100vw;
	float: none;
	text-align: center;
	padding: 5px 0
}
}
#location {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	border-bottom: 1px solid #DDD
}
#newlist {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden
}
#newlist dt {
	width: 260px;
	float: left;
	clear: left;
	border-bottom: 1px solid #DDD;
	height: 136px;
	padding: 15px 0;
	margin: 5px 0
}
#newlist dd {
	width: 940px;
	float: right;
	clear: right;
	border-bottom: 1px solid #DDD;
	height: 136px;
	padding: 15px 0;
	margin: 5px 0
}
#newlist dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold
}
#newlist dd span {
	display: block;
	line-height: 1.4em;
	margin: 8px 0;
	color: #666
}
#newlist dd font {
	color: #666
}
#mypage {
	width: 100%;
	margin: 50px auto;
	text-align: center
}
#mypage a:link, #mypage a:visited, #mypage span, #mypage font {
	padding: 4px 10px;
	border: 1px solid #CCCCCC;
	margin: 0 5px;
	color: #999;
	border-radius: 2px
}
#mypage a:hover, #mypage a:active, #mypage span {
	color: #FFF;
	border: 1px solid #ED292A;
	background: #ED292A
}
#joblist {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
	overflow: hidden
}
#joblist li {
	width: 248px;
	float: left;
	border: 1px solid #DDD;
	margin: 5px;
	padding: 40px 20px
}
#joblist li:hover {
	background: #F7F7F7
}
#joblist span {
	font-size: 20px;
	color: #ED292B;
	font-weight: bold;
}
#joblist span a {
	font-size: 16px;
	color: #ED292B;
	font-weight: bold;
}
#joblist div {
	height: 40px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	margin-top: 4px
}
#jobline {
	height: 30px;
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
#mybody {
	width: 1200px;
	margin: 0 auto
}
#mytitle {
	height: auto;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #ED292B;
	color: #ED292B;
	font-size: 24px;
	font-weight: bold
}
#mycontent {
	min-height: 600px;
	line-height: 2em;
	padding: 20px;
	background-color: #f9f9f9;
}
#tnav {
	display: table;
	width: 1200px;
	margin: 20px auto 50px auto;
	text-align: center
}
#tnav li {
	display: inline-table;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 18px;
}
#tnav li a.ycnh {
	font-weight: bold;
	color: #F00
}
#tnav li span {
	display: block;
	width: 3px;
	height: 50px;
	background: url(../images/line2.jpg) no-repeat left center;
	float: left;
	margin-left: -20px
}
#mypages {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}
#mypages dt {
	width: 560px;
	float: left
}
#mypages dd {
	width: 560px;
	float: right
}
#mypages a:link, #mypages a:visited {
	display: block;
	border: 1px solid #ccc;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	color: #666;
	padding: 0 20px;
	font-size: 15px;
}
#mypages a:hover, #mypages a:active {
	background: #ED292B;
	color: #FFF;
	border-color: #ED292B
}
 @media screen and (max-width:1200px) {
#location {
	width: calc(100vw - 10px);
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #DDD;
	padding: 0 5px
}
#newlist {
	width: 98vw;
	margin: 20px 1vw;
	overflow: hidden
}
#newlist dt {
	width: 260px;
	float: left;
	clear: left;
	border-bottom: 1px solid #DDD;
	height: 136px;
	padding: 15px 0;
	margin: 5px 0
}
#newlist dd {
	width: calc(98vw - 260px);
	float: right;
	clear: right;
	border-bottom: 1px solid #DDD;
	height: 136px;
	padding: 15px 0;
	margin: 5px 0
}
#newlist dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold
}
#newlist dd span {
	display: block;
	line-height: 1.4em;
	margin: 8px 0;
	color: #666
}
#newlist dd font {
	color: #666
}
#joblist {
	width: 100vw;
	overflow: hidden;
	margin: 20px auto;
	overflow: hidden
}
#joblist li {
	width: calc(23vw - 42px);
	float: left;
	border: 1px solid #DDD;
	margin: 1vw;
	height: 120px;
	padding: 20px
}
#joblist span {
	font-size: 20px;
	color: #ED292B;
	font-weight: bold;
}
#joblist div {
	height: auto;
	min-height: 40px;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
	padding-bottom: 5px
}
#jobline {
	height: 30px;
	width: 100vw;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
#mybody {
	width: 100vw;
	margin: 0 auto
}
#mytitle {
	font-size: 18px;
	font-weight: bold;
	height: auto
}
#tnav {
	width: 100vw
}
#tnav li {
	font-size: 16px;
	padding: 10px;
	height: 30px;
	line-height: 30px
}
#tnav li span {
	margin-left: -10px;
	height: 30px
}
#mycontent {
	min-height: 300px;
	line-height: 2em;
	padding: 20px;
}
#mypages dt {
	width: 98vw;
	margin: 5px auto;
	float: none;
	clear: both;
	height: 37px;
	overflow: hidden
}
#mypages dd {
	width: 98vw;
	margin: 0 auto;
	float: none;
	clear: both;
	height: 37px;
	overflow: hidden
}
}
 @media screen and (max-width:500px) {
#newlist {
	width: 100vw;
	margin: 10px auto;
	overflow: hidden
}
#newlist dt {
	display: none
}
#newlist dd {
	width: 98vw;
	float: none;
	clear: both;
	border-bottom: 1px solid #DDD;
	height: auto;
	padding: 15px 0;
	margin: 5px auto
}
#newlist dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden
}
#newlist dd span {
	display: block;
	line-height: 1.4em;
	margin: 8px 0;
	color: #666
}
#joblist {
	width: 100vw;
	overflow: hidden;
	margin: 20px auto;
	overflow: hidden
}
#joblist li {
	width: calc(48vw - 42px);
	float: left;
	border: 1px solid #DDD;
	margin: 1vw;
	height: 120px;
	padding: 20px
}
#joblist span {
	font-size: 20px;
	color: #ED292B;
	font-weight: bold;
}
#joblist div {
	height: auto;
	min-height: 40px;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
	padding-bottom: 5px
}
#jobline {
	height: 30px;
	width: 100vw;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
}






/*增加*/

#newlist2 {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden
}

#newlist2 dd {
	width: 1200px;
	float: left;
	clear:left;
	border-bottom: 1px solid #DDD;
	height: 40px;
	padding: 15px 0;
	margin: 5px 0
}
#newlist2 dd a {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold
}
#newlist2 dd font {
	color: #666;
	float:right;
	height: 40px;
	line-height: 40px;
}