@charset "utf-8";
img{border:0;display: block;}
p{margin:0}
*{margin:0;padding:0}
body{font-size:16px;font-family:"微软雅黑"; line-height:34px;background-position:center;background-color: #f2f2f2;}
.w100{width:100%;margin:0 auto;min-width: 1300px;}
ul,li{list-style:none}
.w1200{width: 1200px;margin: 0 auto;}
.w1100{width:1100px;margin:0 auto}
.w506{width:506px;margin:0 auto}
.biaot{padding-top: 80px;padding-bottom: 30px;}
.w1312{width: 100%;margin: 0 auto;}
.w1312 .bt{font-size: 22px;font-family: Microsoft Yahei;color: #d20c0c;line-height: 40px;font-weight: bold;margin-top: 10px;padding-top: 20px;}
.w1312 a:link{width: 100%;background-color: #e8f1ff;text-decoration: none;color: #3e3a39;font-size: 18px;margin: 2px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-top: 0px;}
.w1312 a:nth-child(even){float:left;}
.w1312 a:nth-child(odd){float:left;}
.w1312 a:visited{color: #333;}
.w1312 a div{width: 62%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;text-indent: 12px;}
.cb{clear: both;}
.yp	{float: right;margin-right:20px;background-color: #077acf;padding: 6px 10px;border-radius: 12px;color: #FFFFFF;font-size: 14px;line-height: 12px;margin-top: 8px;}
.tac{text-align: center;}
.fl{float:left}
.fr{float:right}
.cb{clear:both}
.tac{text-align:center}
.cor_2{background-color:#0359b1; height:45px }
.cor_4{background-color:#ffffff;}
.font1{    background-image: -webkit-linear-gradient(left, #1f8c39, #1f8c39, #fff);
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 48px;
    border-radius: 27px;
    margin: 25px 0 20px 0;}
.font2{font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#d20c0c;}
.font3{font-family:"微软雅黑"; font-size:28px; font-weight:bold; color:#d20c0c; line-height: 50px}
.a1{font-size:12px; color:#333; line-height:50px}
.zi1{font-size: 17px;line-height:40px;color: #333;font-family:"微软雅黑";word-wrap:break-word;word-break:break-all}
.dh a{font-size:18px;color:#ffffff;line-height:45px;padding:0 40px; margin:0 20px;text-decoration:none;display:inline-block;}
.dh a:hover, a.an{background-color:#097a24;color:#ffffff}
.span{	}

.pt50{padding-top: 50px;}
.pb30{padding-bottom: 30px;}

a {
    color: #d20c0c;
}
nav {

    width: 100%;
  
    background-color: #1f8c39;

}

.nav ul {
	width: 780px;
	display: flex;
	margin: auto;
	height: 50px;
}
.nav li {
	flex: 1;
	line-height: 50px;
	text-align: center;
}
.nav li a {
	color:#fff;
	position: relative;
	text-decoration:none;
	display: block;
	width: 100%;
	line-height: 50px;
	font-size:18px
}
a.an, .nav li a:hover{background-color:#097a24;color: #fff}
.corz{color:#d20c0c}

.position-nav {
    position: fixed;
    top: 200px;
    right: 20px;
    z-index: 3;
    border-radius: 4px 4px 0 0;
    color: #67078c;
}

.job .job_list {
    width: 1100px;
}
.job .job_list li {
    padding-bottom: 15px;
}
.job .job_list .jobtop {
    width: 100%;
    height: 42px;
    background: #cffad9;
    position: relative;
    cursor: pointer;
}
.job .job_list .jobtop span {
    font-size: 18px;
    color: #333;
    height: 42px;
    line-height: 42px;
    position: absolute;
    left: 30px;
}
.job .job_list .jobtop a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    background: #fc9a0f;
    display: block;
    text-align: center;
    right: 55px;
    position: absolute;
    top: 7px;
    border-radius: 10px
}
.job .job_list .jobtop label {
    width: 19px;
    height: 19px;
    background: url(images/job_active1.png) no-repeat;
    position: absolute;
    right: 17px;
    top: 13px;
}
.job .job_list .jobbottom {
    padding-left: 30px;
    padding-top: 20px;
    color: #333;
}
.job .job_list .jobbottom h1 {
    font-size: 18px;
}

.zbt {
    background-image: -webkit-linear-gradient(left, #fff, #1f8c39, #fff);
    background-color: #7fa7ce;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 46px;
    margin: 15px 0 10px 0;
    text-align: center;
}