/*全局样式*/
 html { 
        /* -webkit-filter: grayscale(100%); 
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
        _filter:none;  */
    }
.bg{
	background:url('../img/bj.png') no-repeat fixed center;
	background-size:100%;
}
a{
	color: #444444;
}
a:hover{
	color: #444444;
	text-decoration: none;
}
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}
p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.head{
	background:url('../img/pifubj.png') no-repeat center;
	height:330px;
}
.head-nav{
	height: 84px;
    margin: 0 auto;
    width: 1160px;
	background-color: rgba(36,36,36,0.25);
}
.page{
	width: 1160px;
	margin: 0 auto;
}
.logo{
	margin: 12px 10px; 
}
div.menu ul
{
    list-style:none; /* È¥µôulÇ°ÃæµÄ·ûºÅ */
    padding: 0px; 
    width: auto; 
}
div.menu ul li
{
    float:left; 
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 30px 20px;
}
.active
{
    background-color: #7ED045 !important;
	color: #FFFFFF !important;
}
div.menu ul li:hover
{
	background: #7ED045;
}
div.menu ul li a:hover
{
	color: #FFFFFF;
    text-decoration: none; /* ²»ÏÔÊ¾³¬Á´½ÓÏÂ»®Ïß */
}
div.menu ul li a:active
{
	color: #FFFFFF;
    text-decoration: none; /* ²»ÏÔÊ¾³¬Á´½ÓÏÂ»®Ïß */
}
.left{
	float: left;
}
.right{
	float: right;
}
 .t-right{
	text-align: right;
}   
.center{
	 margin: 0 auto;
}
.white{
	color: #FFFFFF !important;
}
.green{
	color: #6EC234;
}
.white2{
	color: #E0E0E0;
}
.hui{
	color: #919191;
}
.bg-black{
	background: #000000;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.p0{
    padding: 0px;
}
.p15 {
     padding: 15px;
}
.pr15 {
     padding-right: 15px;
}
.pt29 {
     padding-top: 29px;
}
.pb5 {
     padding-bottom: 5px;
}
.mt20 {
     margin-top: 20px;
}
.bold{
	font-weight: bold;
}
.head-text{
	text-align: center;
    padding: 40px;
	background:url('../img/vacuumWorld.png') no-repeat center;
}
.head-search{
    width: 540px;
    margin: 0 auto;
}
.btn-search{
	width: 62px;
	height: 55px;
	background: #7ED045;
	border-radius: 5px;
	color: #FFFFFF;
}
.search-box{
	height: 38px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 4px rgba(52, 78, 28, 0.33);
	border-radius: 5px;
}
.topnews{
    width: 1160px;
    height: 45px;
    margin-top: 15px;
   /*  border: 1px dashed #cfcccc; */
    border-left: 6px solid #7ED045;
	background: white;
	box-shadow: 0px 0px 14px 2px #e1e1e1;
}
.category{
	width: 1160px;
    height: 45px;
    margin-top: 43px;
    display: flex;
}
.category-cn{
	border-bottom: 5px solid #7ED045;
    padding: 10px;
}
.category-en{
	padding: 8px;
    border-bottom: 1px solid #7ED045;
	margin-bottom: 2px;
}
.category-none{
	width: 100%;
    height: 10px;
    background: url(../img/border.png);
	margin-top: 35px;
    margin-left: 30px;
}
/* ÂÖ²¥ */
.carousel-caption2 {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    color: #fff;
	width: 100%;
	background-color: rgba(36,36,36,0.25);
}
.imgdes{
	margin: 15px;	
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    transition: opacity .6s ease;
    z-index: 20;
	text-indent: 1px;
	opacity: 1;
	border-bottom: 0px solid transparent;
	text-align: center;
}
.sign{
	justify-content: right;
	margin-bottom: 15px;
	margin-right: 5%;
}
.check {
    width: 90px;
    height: 25px;
    background: #F7F8F8;
    display: flex;
	margin-bottom: 10px;
}
.month {
    border: 1px solid #6EC234;
    width: 45px;
    height: 25px;
    text-align: center;
}
.week {
    border: 1px solid #6EC234;
    width: 45px;
    height: 25px;
    text-align: center;
}
.newslist{
	list-style:none;
	padding: 0;
}
.newslist li{
	padding-bottom:12px;
}
.new{
	width: 38px;
    height: 18px;
    background: #7ED045;
    border-radius: 10px 0px 10px 0px;
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 12px;
    color: white;
    margin-right: 5px;
}
.yingyong{
	width: 275px;
    height: 310px;
	margin-bottom: 15px;
	padding: 40px 10px 20px;
}
.dumobj{
 background: url(../img/dumobj.png);
 }
 .rechulibj{
 background: url(../img/rechulibj.png);
 }
 .lengdongganzaobj{
 background: url(../img/lengdongganzaobj.png);
 }
 .shusongbj{
 background: url(../img/shusongbj.png);
 }
 .baozhuangbj{
 background: url(../img/baozhuangbj.png);
 }
 .yejinbj{
 background: url(../img/yejinbj.png);
 }
 .qianhanbj{
 background: url(../img/qianhanbj.png);
 }
 .zhiyanbj{
 background: url(../img/zhiyanbj.png);
 }
.yy-title {
    width: 140px;
    height: 42px;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
	text-align: center;
    line-height: 42px;
}
.yy-img {
    text-align: center;
    margin: 10px auto;
	opacity: 0.15;
}
.yyt {
    font-weight: bold;
    color: #FFFFFF;
}
.yylist{
	    padding: 0 5px;
}
.yylist li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding: 5px 0;
}
.white2:hover{
	color: #ffffff;
	text-decoration: none;
}

.wxtitle {
    margin-top: 10px;
}
.hytitle{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-top: 10px;
}
.ad img{
	width:100%
}
.item-job-location{
	list-style:none; /* È¥µôulÇ°ÃæµÄ·ûºÅ */
    padding: 0px; 
    width: auto; 
}
.Orange{
	color: #ED6D00;
}
.job-l1 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.job-des {
    clear: both;
    font-size: 14px;
    color: #999999;
}
.job-com {
    font-size: 16px;
	color: #444444;
	margin-top: 10px;
}
.item-job-location li{
	margin-bottom: 10px;
}
.job-tag{
	width: 57px;
    height: 26px;
    border: 1px solid #FFDCBE;
    text-align: center;
    line-height: 1;
    margin-left: 1rem;
    margin-top: 2px;
}
.job-tag-t{
    font-size: 14px;
    font-weight: 400;
    color: #ED6D00;
}
/* ÓÑÁ´ */
.wrap{
	height: 90px;
    position: relative;
    overflow: hidden;
}

.wrap ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	list-style: none;
	padding: 0;
	_height:1px;
}

.wrap ul li{
	float: left;
	width: 216px;
	margin-right: 25px;
}

.footer {
    height: 163px;
    background-color: black;
    margin-top: 43px;
    text-align: center;
    color: white;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBBBBB;
    line-height: 2;
    padding: 20px;
}
.newslist li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}
.news-r {
    padding: 20px 5px;
}
.login-box {
    background: black;
    height: 52px;
    background: #313131;
	font-size: 14px;
}
.welcome{
	margin-left: 100px;
    line-height: 3.5;
}
.login{
	margin-right: 100px;
    line-height: 3.5;
}
.right-menu{
	width: 72px;
	height: 202px;
	/* background: #FFFFFF; */
	position: fixed;
    bottom: 210px;
    right: 4%;
}
.menu-item{
	font-size: 12px;
	color: #A6A6A6;
	text-align: center;
	padding: 5px 0 10px;
}
.menu-ico{
	text-align: center;
    padding: 5px 0 0 0;
	color: #A6A6A6;
}
.bs{
	box-shadow: 0px 0px 14px 2px #e1e1e1;
}
.head-img{
    border-radius: 50%;
    margin: 0 10px;
}
.btn-search2 {
    height: 38px !important;
    background: #7ED045 !important;
   /*  border-radius: 5px !important; */
    color: #FFFFFF !important;
}
.carousel-indicators {
	left: auto;
}