/* 公共 ----------------------------------------------------- */
body{font-family: "微软雅黑";}
/* 布局 */
.wp{ width:990px; margin:0 auto;}

/* 头部 */
#head{position: relative;z-index: 1;}
#head .top{width:990px;margin: 0 auto;height: 100px;line-height: 100px;overflow: hidden;}
#head .top img{vertical-align: middle;max-width:100%;}
#head .top .logo{float: left;width:350px;}
#head .top .tel{float: right;margin-right:45px;}
#head .top .tel span{font-size: 22px;padding: 5px 25px;border-radius: 50px;background-color: #eaeaea;}
#head .top .tel span img{width: 20px;height: 20px;margin-right: 7px;vertical-align:-1px;}
#head .nav{position: absolute;width: 100%;height: 50px;left: 0px;top:100px;z-index: 2;
	background-image: url(../images/tit.png);background-repeat: repeat-x;	
}
#head .nav ul{width:990px;margin: 0 auto;text-align: center;font-size: 0;}
#head .nav ul li{width: 11.11%;display: inline-block;*display: inline;*zoom:1;*width: 109px;}
#head .nav ul li a{display: inline-block;width: 100%;height: 50px;line-height: 50px;color: #333;font-size: 16px;}
#head .nav ul li a:hover,#head .nav ul li.cur a{background-color: #e77918;color: #fff;}

/* 首页 banner */
.index_banner{position: absolute;width: 100%;}
.index_banner img{width: 100%;}
.index_banner .slick-dots{position: absolute;text-align: center;width: 100%;left: 0;bottom: 30px;}
.index_banner .slick-dots li{display: inline-block;width: 15px;height: 15px;overflow: hidden;margin: 0 6px;outline: none;
	*display: inline;*zoom:1;
}
.index_banner .slick-dots li button{padding: 0;width: 15px;height: 15px;border-radius: 50%;line-height: 999px;overflow: hidden;
	border: 2px solid #fff;min-height: auto;outline: none;cursor: pointer;background-color: #fff;
}
.index_banner .slick-dots li.slick-active button{background-color: #e77918;border: 2px solid #e77918;}

/* 首页 */
.index_con{width:990px;margin: 0 auto;margin-top: 40px;overflow: hidden;margin-bottom: 75px;}
.index_con .left{width:720px;float: left;}
.index_con .index_tab{}
.index_con .index_tab .tit{background-color: #fafafa;overflow: hidden;border-left: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;}
.index_con .index_tab .tit ul{float: left;font-size: 0;}
.index_con .index_tab .tit ul li{display: inline-block;font-size: 16px;color: #999;height: 55px;line-height: 55px;width:125px;text-align: center;
	border-right: 1px solid #f0f0f0;cursor: pointer;border-top: 2px solid #fafafa;*display: inline;*zoom:1;
}
.index_con .index_tab .tit ul li:hover,.index_con .index_tab .tit ul li.cur{color: #e77918;border-top: 2px solid #e77918;
	background-color: #fff;
}
.index_con .index_tab .tit ul li i{display: inline-block;width: 20px;height: 20px;background-repeat: no-repeat;
	background-position: center center;vertical-align: -3px;margin-right: 3px;
}
.index_con .index_tab .tit ul li.one i{background-image: url(../images/index_i3.png);}
.index_con .index_tab .tit ul li.one i.on,.index_con .index_tab .tit ul li.one:hover i,.index_con .index_tab .tit ul li.one.cur i
{background-image: url(../images/index_i4.png);}
.index_con .index_tab .tit ul li.two i{background-image: url(../images/index_i1.png);}
.index_con .index_tab .tit ul li.two i.on,.index_con .index_tab .tit ul li.two:hover i,.index_con .index_tab .tit ul li.two.cur i
{background-image: url(../images/index_i2.png);}
.index_con .index_tab .tit ul li.three i{background-image: url(../images/index_i5.png);vertical-align: middle;}
.index_con .index_tab .tit ul li.three i.on,.index_con .index_tab .tit ul li.three:hover i,.index_con .index_tab .tit ul li.three.cur i
{background-image: url(../images/index_i6.png);}

.index_con .index_tab .tit ul li.four i{background-image: url(../images/icon_191113_1.png);vertical-align: middle;}
.index_con .index_tab .tit ul li.four i.on,.index_con .index_tab .tit ul li.four:hover i,.index_con .index_tab .tit ul li.four.cur i
{background-image: url(../images/icon_191113_3.png);}

.index_con .index_tab .tit ul li.five i{background-image: url(../images/icon_191113_2.png);vertical-align: middle;}
.index_con .index_tab .tit ul li.five i.on,.index_con .index_tab .tit ul li.five:hover i,.index_con .index_tab .tit ul li.five.cur i
{background-image: url(../images/icon_191113_4.png);}




.index_con .index_tab .tit .more{float: right;width:94px;text-align:center;}
.index_con .index_tab .tit .more a{height: 55px;line-height: 55px;font-size: 12px;color: #d6d6d6;padding: 0 15px;}
.index_con .index_tab .tit .more a img{width: 13px;vertical-align:-1px;}
.index_con .index_tab .tab_con{margin-top: 27px;overflow: hidden;margin-left: -20px;display: none;}
.index_con .index_tab .tab_con .item{width: 720px;float: left;overflow: hidden;margin-left: 20px;margin-bottom:23px;}
.index_con .index_tab .tab_con .item .pic{width: 160px;float: left;height: 95px;overflow: hidden;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.index_con .index_tab .tab_con .item .pic img{width:160px;}
.index_con .index_tab .tab_con .item .text{float: right;width:535px;border-bottom: 1px solid #f0f0f0;padding-bottom: 12px;
	position: relative;
}
.index_con .index_tab .tab_con .item .text h5{font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_con .index_tab .tab_con .item .text h5 b{display: inline-block;width: 310px;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.index_con .index_tab .tab_con .item .text h5 em{float: right;font-size: 14px;color: #999;}
.index_con .index_tab .tab_con .item .text p{font-size: 14px;color: #666;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.index_con .index_tab .tab_con .item .text p.p1{font-size: 12px;}
.index_con .index_tab .tab_con .item .text p.p2{font-size:14px;line-height: 23px;}
.index_con .index_tab .tab_con .item .text p.p2 span{display: block;}
.index_con .index_tab .tab_con .item .text p.p2 span b{margin-left:12px;}
.index_con .index_tab .tab_con .item .text i{display: inline-block;width:80px;height: 30px;border: 1px solid #cbcbcb;position: absolute;
	background-image: url(../images/more2.png);background-position: center center;border-radius: 30px;right: 0px;bottom:15px;
	cursor: pointer;
}
.index_con .index_tab .tab_con .item .text i:hover{background-image: url(../images/more.png);border: 1px solid #e77918;}
.index_news{margin-top:0px;}
.index_news .tit{border-bottom: 1px dotted #dbdbdb;overflow: hidden;}
.index_news .tit ul{float: left;}
.index_news .tit li{display: inline-block;font-size: 18px;margin-right: 45px;*display: inline;*zoom:1;}
.index_news .tit li a{color: #9ea2a6;height: 55px;line-height: 55px;display: inline-block;}
.index_news .tit li a:hover{color: #333;}
.index_news .tit li.one a{color: #000;position: relative;padding-left: 10px;}
.index_news .tit li.one a em{position: absolute;display: inline-block;width: 6px;height: 6px;border-radius: 50%;
	background-color: #e77918;top:50%;margin-top: -3px;left: 0;
}
.index_news .tit .more{float: right;height: 55px;line-height: 55px;}
.index_news .tit .more a{padding: 0 15px;font-size: 12px;color: #d6d6d6;}
.index_news .tit .more a img{width:13px;vertical-align:-1px;}
.index_news .news_con{margin-top: 27px;overflow: hidden;}
.index_news .news_con .pic{width: 162px;float: left;}
.index_news .news_con .pic img{width: 162px;height:159px;}
.index_news .news_con .text{width: 540px;float: right;}
.index_news .news_con .text li{padding:4px 0;}
.index_news .news_con .text li a{display: inline-block;width: 415px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	font-size: 15px;color: #333;
}
.index_news .news_con .text li a:hover{color: #e77918;}
.index_news .news_con .text li span{float: right;font-size: 14px;color: #bbb;background-image: url(../images/time.png);
	background-repeat: no-repeat;background-position: left center;padding-left: 20px;*float: none;*display: inline;*zoom:1;
}

.index_policy{margin-top: 27px;}
.index_policy ul{margin-left: -17px;font-size: 0;}
.index_policy li{width:184px;display: inline-block;margin-left:17px;*display: inline;*zoom:1;}
.index_policy li .item{position: relative;height: 134px;overflow: hidden;}
.index_policy li .item a{display: block;}
.index_policy img{width: 184px;}
.index_policy p{font-size: 14px;color: #fff;background-color: rgba(0,0,0,0.5);text-align: center;
	height: 25px;line-height: 25px;margin-top: -25px;z-index: 999;position: absolute;width: 100%;bottom: 0px;left: 0;
}
.index_policy li .item:hover{opacity: 0.8;}

.index_con .right{width:240px;float: right;}
.idnex_tit2{text-align: center;border-top: 2px solid #e77918;border-bottom: 1px dotted #dbdbdb;}
.idnex_tit2 h4{font-size: 18px;color: #333;font-weight: normal;height: 53px;line-height: 53px;}

.index_active{margin-top: 24px;}
.index_active p{height: 35px;line-height: 35px;text-align: left; font-size:16px;color: #333;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 5px;margin-top: 12px;
}

.index_active span{width: 100%;display: inline-block;float: left;font-size: 12px;color: #999;padding: 0 5px;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom:4px;
}
.index_active span img{display: inline-block;margin-right: 3px;vertical-align: -3px;}
.index_active span.rr{float: right;text-align: right;}
.index_active .slick-dots{text-align: center;width: 100%;margin-top: 10px;}
.index_active .slick-dots li{display: inline-block;width: 10px;height: 10px;margin: 0 4px;outline: none;
	*display: inline;*zoom:1;
}
.index_active .slick-dots li button{padding: 0;width: 10px;height: 10px;border-radius: 50%;font-size: 0;
	min-height: auto;outline: none;cursor: pointer;background-color: #e3e3e3;
}
.index_active .slick-dots li.slick-active button{background-color: #e77918;}
.index_con .right .right_moer{text-align: center;margin-top:38px;}
.index_con .right .right_moer a{display: inline-block;width: 135px;height: 35px;font-size: 12px;color: #9ea2a6;
	border: 1px solid #9ea2a6;line-height: 35px;border-radius: 5px;
}
.index_con .right .right_moer a:hover{opacity: 0.8;}
.mt70{margin-top: 70px;}
.index_con .right .video{margin-top: 23px;}
.index_con .right .video .video_pop{cursor: pointer;text-align: center;}
.index_con .right .video .video_pop img{max-width: 100%;}
.index_con .right .video video{display: none;}
.copy2{text-align: center;margin-top:18px;padding-bottom: 8px;}
.copy2 span{padding:5px 12px;border-radius: 5px;color: #666;}


.index_link{margin-bottom: 30px;background-color: #ededed;height: 43px;border-radius: 5px;margin-top: -38px;}
.index_link p b{font-size: 16px;color: #333;font-weight: normal;margin-right: 10px;width:100px;height: 43px;line-height: 43px;
	background-image: url(../images/tit_bg.png);display: inline-block;text-align: center;
}
.index_link p a{font-size: 16px;color: #999;margin: 0 10px;}
.index_link p a:hover{color: #e77918;}
/* 底部 */
#food{background-color: #f1f1f1;padding-top: 40px;overflow: hidden;width: 100%;padding-bottom: 40px;}
#food .left{float: left;}
#food .left h4{font-size: 18px;font-weight: normal;margin-top: 15px;}
#food .left p{font-size: 12px;color: #999;margin-top: 1px;}
#food .left dl{float: left;margin-right: 100px;}
#food .left dl dt{font-size: 16px;color: #333;margin-bottom: 5px;}
#food .left dl dd a{font-size: 14px;color: #666;line-height: 28px;}
#food .left dl dd a:hover{color: #e77918;}
#food .right{float: right;width:280px;overflow: hidden;padding-right: 15px;}
#food .right .pic{float: left;}
#food .right .pic img{width: 80px;}
#food .right .text{float: right;padding-top:8px;}
#food .right .text p{font-size: 12px;color: #333;line-height: 26px;}
#food .right .text b{font-size:24px;color: #333;}
#food .copy{margin-top: 50px;background-color: #fff;height: 68px;line-height: 68px;}
#food .copy p{font-size: 12px;color: #666;float: left;}
#food .copy span{float: right;}
#food .copy span a{font-size: 12px;color: #333;}

/* 精彩活动 */
.n_banner{}
.n_banner img{max-width: 100%;}
.active_list{margin-top: 25px;margin-bottom: 20px;}
.active_list .item{padding: 22px 0;overflow: hidden;border-bottom: 1px dotted #dbdbdb;}
.active_list .item .pic{width: 210px;float: left;height: 133px;overflow: hidden;
		background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.active_list .item .pic img{width:210px;height: 158px;}
.active_list .item .text{width: 760px;float: right;position: relative;}
.active_list .item .text h4{font-size: 22px;color: #333;font-weight: normal;}
.active_list .item .text h4 b{font-weight: normal;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	width: 530px;
}
.active_list .item .text h4 em{color: #e77918;}
.active_list .item .text h4  i{ font-style:normal;float: right;color: #999;font-size: 14px;margin-top:8px;}
.active_list .item .text span{display: block;font-size: 16px;color: #666;background-position: left center;line-height: 30px;
	padding-left: 22px;
}
.active_list .item .text span.time{background-image: url(../images/time2.png);}
.active_list .item .text span.adds{background-image: url(../images/time3.png);}
.active_list .item .text span.hang{background-image: url(../images/hang.png);background-size: 18px;}
.active_list .item .text span.qian{background-image: url(../images/qian.png);background-size: 18px;}
.active_list .item .text span.didian{background-image: url(../images/didian.png);background-size: 18px;}
.active_list .item .text b.more{display: inline-block;width: 95px;height: 38px;border: 1px solid #dbdbdb;position: absolute;
	background-image: url(../images/more2.png);background-position: center center;border-radius:30px;
	right: 0px;bottom: 0px;cursor: pointer;
}
.active_list .item:hover{opacity: 0.8;}
.active_list .item:hover .text b.more{background-image: url(../images/more.png);border: 1px solid #e77918;}
.apply_pop{position: fixed;left: 0;top:0;width: 100%;height: 100%;z-index: 100000;display: none;}
.apply_pop .pop_bg{background-color: rgba(0, 0, 0, 0.6);position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.apply_pop .pop_con{background-color: #fff;border-radius: 5px;left: 50%;top:50%;position: absolute;
	width: 450px;height: 300px;text-align: center;margin-left: -227px;margin-top: -150px;padding-top: 40px;
}
.apply_pop .pop_con img{width: 120px;height: 120px;}
.apply_pop .pop_con p{font-size: 14px;color: #666;margin-top: 8px;}
.apply_pop .pop_con a{display: inline-block;width: 130px;height: 46px;background-color: #e77918;
	font-size: 14px;color: #fff;line-height: 46px;border-radius: 5px;margin-top:20px;
}
.apply_pop .pop_con a:hover{opacity: 0.8;}

/* 分页 */
#page{text-align: center;font-size: 0;margin-top:50px;margin-bottom: 60px;}

#page li{display: inline-block;}
#page a,#page span{padding: 6px 12px;display: inline-block;border: 1px solid #dbdbdb;font-size: 14px;color: #333;margin: 0 3px;}
#page a:hover{color: #fff;background-color: #e77918;border: 1px solid #e77918;}
#page .active span{color: #fff;background-color: #e77918;border: 1px solid #e77918;}
/* 推荐项目 */
.project_list{margin-top: 20px;}
.project_list ul{overflow: hidden;}
.project_list ul li{overflow: hidden;margin-top: 30px;width: 100%;}
.project_list ul li .pic{width: 215px;float: left;}
.project_list ul li .pic img{width: 215px;height: 162px;}
.project_list ul li .text{width: 270px;float: left;margin-left: 25px;padding: 8px 0;}
.project_list ul li .text h4{font-size: 20px;color: #000;font-weight: normal;margin-bottom: 10px;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.project_list ul li .text p{font-size: 18px;color: #666;line-height: 33px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.project_data{margin-top: 50px;margin-bottom: 70px;}
.project_data .mass{overflow: hidden;}
.project_data .mass .pic{width: 345px;float: left;}
.project_data .mass .pic img{width: 345px;height: 259px;}
.project_data .mass .text{width:620px;height: 260px;float: right;border: 1px solid #ebebeb;padding: 30px;*width:560px;*padding-bottom: 0;
	*height: 230px;width:560px \0/;height: 200px \0/;position: relative;
}
.project_data .mass .text h4{font-size: 20px;color: #333;font-weight: normal;margin-bottom: 6px;height:60px;overflow:hidden;}
.project_data .mass .text span{display: inline-block;width: 48%;font-size: 14px;color: #333;margin-bottom:4px;}

.project_data .mass .text .butt{position:absolute;right:25px;bottom:15px;margin-bottom:0;border-top:none;}
.project_data .mass .text .butt a{display: inline-block;width:150px;height: 36px;line-height: 36px; text-align: center;  background-color: #E77918;
    border-radius: 3px;  color: #fff; font-size: 14px;margin-top: 0px; }
.project_data .tit{height: 45px;line-height: 45px;margin-top: 10px;border-bottom: 1px solid #ebebeb;}
.project_data .tit h4{font-size: 18px;color: #333;font-weight: normal;position: relative;padding-left: 12px;
	position: relative;
}
.project_data .tit h4 em{width: 4px;height: 18px;display:block;background-color: #e77918;position: absolute;
	left: 0px;top: 50%;margin-top: -9px;*top:4px;*margin-top: 0;
}
.project_data .tit h4 span{position: absolute;font-size: 15px;color: #999;right: 0px;top:0px;*top: -10px;}
.project_data .data p{font-size: 14px;color: #666;line-height: 30px;margin-top: 25px;}
.project_data .data img{max-width: 100%;}
.project_data .data .pic{text-align: center;margin: 25px 0;}
.project_data .data .pic img{max-width: 100%;}
.project_data .butt{margin-top: 35px;border-top: 1px solid #ebebeb;text-align: center;}
.project_data .butt a{display: inline-block;width: 130px;height: 46px;background-color: #e77918;
	font-size: 14px;color: #fff;line-height: 46px;border-radius: 5px;margin-top: 40px;
}
.project_data .butt a:hover{opacity: 0.8;}

/* 政策导读 */
.policy_list{margin-top: 20px;}
.policy_list .item{margin-top: 30px;overflow: hidden;border-bottom: 1px dotted #ebebeb;padding-bottom:20px;}
.policy_list .item .pic{width: 210px;float: left;height:133px;background-size:cover;background-position:center center;background-repeat:no-repeat;}
.policy_list .item .time{width: 85px;height: 65px;float: left;border: 1px solid #ebebeb;text-align: center;padding: 0 13px;
	*width: 56px;
}
.policy_list .item .time b{font-size: 20px;color: #666;display: block;width: 100%;border-bottom: 1px solid #ebebeb;}
.policy_list .item .time em{font-size: 14px;color: #999;display: block;margin-top:6px;}
.policy_list .item .text{width: 760px;float: right;position: relative;padding-top: 5px;} 
.policy_list .item .text h4{font-size: 18px; color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	margin-bottom: 8px;position: relative;padding-left: 8px;
}
.policy_list .item .text h4 b{width: 4px;height: 18px;display: block;position: absolute;background-color: #e77918;
	left: 0;top: 50%;margin-top: -9px;
}
.policy_list .item .text p{font-size: 14px;color: #999;line-height:28px;height:56px;overflow: hidden;margin-bottom: 10px;}

.policy_list .item .text span {font-size: 14px;color: #bbb;background-image: url(../images/i1.png);background-repeat: no-repeat;
	background-position: left center;padding-left: 18px;
}
.policy_list .item .text em {width: 73px;height: 27px;display: block;background-image: url(../images/more2.png);cursor: pointer;
	float: right;background-repeat: no-repeat;background-position: center center;border: 1px solid #dbdbdb;border-radius: 50px;
}
.policy_list .item .text:hover{opacity: 0.8;}
.policy_list .item:hover .text em{background-image: url(../images/more.png);border: 1px solid #e77918;}

.policy_data{margin-top: 45px;}
.policy_data .tit{text-align: center;border-bottom: 1px solid #dbdbdb;}
.policy_data .tit h4{font-size: 20px;color: #333;font-weight: normal;}
.policy_data .tit p{font-size: 14px;color: #999;line-height: 30px;margin-top: 5px;}
.policy_data .data{margin-top: 15px;}
.policy_data .data p{font-size: 14px;color: #666;line-height: 28px;margin-top: 30px;}
.policy_data .butt{margin-top: 35px;border-top: 1px solid #ebebeb;text-align: center;margin-bottom: 95px;}
.policy_data .data img{max-width:100%;}
.policy_data .butt a{display: inline-block;width: 130px;height: 46px;background-color: #e77918;
	font-size: 14px;color: #fff;line-height: 46px;border-radius: 5px;margin-top: 40px;
}
.policy_data .butt a:hover{opacity: 0.8;}

/* 新闻中心 */
.nei_nav{padding: 25px 0;text-align: center;border-bottom: 1px solid #dbdbdb;}
.nei_nav span{width: 125px;height: 40px;display: inline-block;border-radius: 30px;font-size: 16px;color: #333;
	cursor: pointer;line-height: 40px;
}
.nei_nav span:hover,.nei_nav span.cur{background-color: #a5adb2;color: #fff;}

.left_nav{width: 220px;float: left;}
.left_nav span{float: none;font-size: 16px;color: #fff;}
.left_nav span em{font-size: 13px;}
.left_nav dl{}
.left_nav dl dt{height: 80px;background-color: #e77918;text-align: center;line-height: 80px;}
.left_nav dl dt img{vertical-align: -4px;margin-right: 3px;}
.left_nav dl dd{text-align: center;height: 52px;border-bottom: 1px solid #dadada;line-height: 50px;color: #666;
	background-color: #f7f7f7;padding-right: 30px;cursor: pointer;font-size: 16px;position: relative;
}
.left_nav dl dd b{display: inline-block;width: 6px;height: 6px;border-radius: 50%;margin-right: 15px;
	background-color: #666;position: absolute;left: 45px;top: 50%;margin-top: -3px;
}
.left_nav dl dd.on,.left_nav dl dd:hover{background-image: url(../images/more3.png);background-repeat: no-repeat;
	background-position: 180px center;background-color: #e0e0e0;
}
.right_list{width:740px;float: right;}
.right_list .tit{margin-top: 15px;border-bottom: 1px solid #dadada;padding-bottom: 5px;}
.right_list .tit h4{font-size: 18px;font-weight: bold;color: #333;position: relative;padding-left: 15px;}
.right_list .tit h4 em{display: inline-block;width: 3px;height: 17px;position: absolute;background-color: #e77918;
	left: 0px;top:50%;margin-top: -8px;
}
.right_list .item{padding: 20px 0;position: relative;border-bottom:1px dotted #dadada;}
.right_list .item h4{font-size: 16px;color: #333;font-weight: normal;}
.right_list .item p{font-size: 13px;color: #999;margin-top: 4px;width: 450px;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.right_list .item span{font-size: 14px;color: #bbb;position: absolute;bottom: 15px;right:5px;}
.right_list .item:hover h4{color: #e77918;}

/* 人才招聘新加2019/4/22 */
.active_list .item.rec{padding: 22px 0px;}
.active_list .item .recruit_text{
	width: 100%;
	position: relative;
}
.active_list .item .recruit_text h4{
	width: 100%;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}
.active_list .item .recruit_text i{
	font-style: normal;
}
.active_list .item .recruit_text h4>i{
	float: right;
	color: #999;
	font-size: 14px;
}
.active_list .item .recruit_text .require{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #666;
}
.active_list .item .recruit_text .require .salary{
	color: #e77918;
}
.active_list .item .recruit_text .require>i{
	color: #ddd;
	padding: 0px 15px;
}
.active_list .item .recruit_text .company{
	width: 100%;
}
.active_list .item .recruit_text .company .com{
	display: inline-block;
	position: relative;
	/*width: 120px;*/
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #333;
	font-size: 14px;
	background-color: #F1F1F1;
	border-radius: 3px;
}
.active_list .item .recruit_text .company .com>i{
	display: inline-block;
	width: 0px;
	height: 0px;
	*width: 10px;
	*height: 10px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	border-width: 5px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent transparent #F1F1F1;
	position: absolute;
	right: -10px;
	top: 12px;
}
.active_list .item .recruit_text .company .com_data{
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
}
.active_list .item .recruit_text b.more {
	display: inline-block;
	width: 95px;
	height: 38px;
	border: 1px solid #dbdbdb;
	position: absolute;
	background-image: url(../images/more2.png);
	background-position: center center;
	border-radius: 30px;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
}
.active_list .item:hover .recruit_text b.more{
	background-image: url(../images/more.png);
	border: 1px solid #e77918;
}
.recruit_data{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 70px;
}
.recruit_data .recruit_data_top{
	width: 100%;
	height: 175px;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}
.recruit_data .recruit_data_top .data_top_lf{
	float: left;
	width: 768px;
	height: 100%;
	border-right: 1px solid #ededed;
}
.recruit_data .recruit_data_top .data_top_lf .data_salary{
	width: 660px;
	margin: 0 auto;
	margin-top: 35px;
}
.recruit_data .recruit_data_top .data_top_lf .data_salary>span{
	font-size: 24px;
	padding-right: 35px;
	color: #333333;
}
.recruit_data .recruit_data_top .data_top_lf .data_salary>span.money{
	color: #e77918;
}

.recruit_data .recruit_data_top .data_top_lf .data_salary>i{
	display: inline-block;
	width: 160px;
	text-align: center;
	float: right;
	font-style: normal;
	font-size: 12px;
	color: #999999;margin-top: 13px;
}

.recruit_data .recruit_data_top .data_top_lf .data_address>a{
	float: right;
	display: inline-block;
	width: 160px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #E77918;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	margin-top: -5px;
}


.recruit_data .recruit_data_top .data_top_lf .data_salary>a:hover{
	background-color: #f78018;
}
.recruit_data .recruit_data_top .data_top_lf .data_address{
	width: 660px;
	margin: 0 auto;
	margin-top: 40px;
}
.recruit_data .recruit_data_top .data_top_lf .data_address>span{
	color: #333;
	font-size: 14px;
}
.recruit_data .recruit_data_top .data_top_lf .data_address>span>img{
	width: 22px;
	max-width: 22px;
	vertical-align: -26%;
	margin-right: 2px;
}
.recruit_data .recruit_data_top .data_top_lf .data_address>img{
	margin: 0px 10px;
}

.recruit_data .recruit_data_top .data_top_rt{
	float: right;
	width: 220px;
	height: 100%;
	text-align: center;
}
.recruit_data .recruit_data_top .data_top_rt .data_logo{
	margin-top: 35px;
}
.recruit_data .recruit_data_top .data_top_rt>span{
	display: block;
}
.recruit_data .recruit_data_top .data_top_rt>span.titl_loge{
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	font-weight: bold;
}
.recruit_data .recruit_data_top .data_top_rt>span.titl_1{
	font-size: 12px;
	padding-top: 15px;
	color: #999;
}
.recruit_data .recruit_data_top .data_top_rt>span.titl_2{
	font-size: 12px;
	color: #999;
}
.recruit_data_bot{
	width: 100%;
	margin-top: 50px;
}
.recruit_data_bot .respon{
	width: 100%;
	margin-top: 20px;
}
.recruit_data_bot .respon>h4{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.recruit_data_bot .respon>p{
	color: #333;
	font-size: 14px;
	line-height: 30px;
}


.but_add_220506 {
    width: 76px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background-color: #f55e27;
    color: #fff !important;
    font-size: 12px;
    margin-left: 5px;
    border-radius: 5px;
    vertical-align: middle;
}

.operation{padding:0 45px;}
.operation .operation_left{float: left;}




.operation .item{display: inline-block;margin-right: 15px;vertical-align:middle;}
.operation .item span{font-size: 12px;color: #333;}
.operation .item select{min-width: 150px !important ;max-width:auto;}
.operation .item input.fill_text{height: 35px;padding: 0 8px;outline: none;border-radius: 5px;border: 1px solid #dae2ea;
	font-size: 12px;color: #666;width: 140px;
}

.operation .item input.but_search{height: 35px;border-radius: 5px;padding: 0 25px;
	color: #fff;background-color: #e77918;font-size: 12px;cursor: pointer;border: none;outline: none;
}
.operation .item input.but_search:hover{opacity: 0.8;}
.operation .item .but_add{ width: 80px;display: inline-block;line-height: 36px;
	background-color: #e77918;color: #fff;
	font-size: 12px;border-radius: 5px; text-align: center; box-sizing: border-box;
}
.operation .item .but_add:hover{opacity: 0.8;}
.operation .operation_right{float: right;}
.operation .operation_right .item{margin-right: 0;margin-left: 6px;}
.input_item{position:relative;display:inline-block;}
.input_item ul{list-style: none;max-height: 200px;overflow-y: auto;
    padding: 6px 0;position: absolute;left: 0;top:100%;display: none;
    margin: 0;
    box-sizing: border-box;border-radius: 4px;
    background-color: #fff;width: 100%;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}
.input_item ul li{
	font-size: 14px;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #606266;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    cursor: pointer;
}
.input_item ul li:hover{background-color: #f5f7fa;}

.input_down{display:inline-block;position:relative;}


.input_down ul{list-style: none;max-height: 200px;overflow-y: auto;
    padding: 6px 0;position: absolute;left: 0;top:100%;display: none;
    margin: 0;
    box-sizing: border-box;border-radius: 4px;
    background-color: #fff;width: 100%;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}
.input_down ul li{

	font-size: 14px;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #606266;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    cursor: pointer;
}
.input_down ul li:hover{background-color: #f5f7fa;}


#word_pop_200609{z-index:999;}

.file_list_220507{margin-left:142px;}
.file_list_220507 .file_name{margin-top: 12px;}
.file_list_220507 .file_name em{display: inline-block;overflow: hidden;
    white-space: nowrap;vertical-align: middle;
    max-width: 450px;
    text-overflow: ellipsis;
}
.file_list_220507 .file_name b{width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fc4646;
    color: #fff;margin-left: 30px;
    text-align: center;font-weight: normal;line-height: 20px;
    cursor: pointer;display: inline-block;vertical-align: middle;
	
}





.icon_220505_2{position:absolute;height:33px;width:33px;text-align:right;
	left: 2px;top:1px;display: flex;z-index: 3;background-color: #fff;
  align-items: center; justify-content: center;cursor: pointer;
}
.icon_220505_2 span{font-size: 16px !important;color:#999 !important;vertical-align:middle;}



@font-face {
  font-family: "iconfont"; /* Project id 3376304 */
  src: url('//at.alicdn.com/t/font_3376304_y6k6m6bt3ks.woff2?t=1651715387483') format('woff2'),
       url('//at.alicdn.com/t/font_3376304_y6k6m6bt3ks.woff?t=1651715387483') format('woff'),
       url('//at.alicdn.com/t/font_3376304_y6k6m6bt3ks.ttf?t=1651715387483') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hz-chazhaosousuobiaogesuoyin:before {
  content: "\e8c2";
}


.team-list{vertical-align: top;}


.pic_230614{}
.pic_230614 .item{width: 345px;height: 260px;
	background-size: cover;background-repeat: no-repeat;
	background-position: center;position: relative;
}
.pic_230614 .item img{position: absolute;left: 0;right: 0;
	width: 100%;height: 100%;opacity: 0;
}

.pic_230614 .slick-dots{position: absolute;text-align: center;width: 100%;left: 0;bottom: 15px;}
.pic_230614 .slick-dots li{display: inline-block;width: 8px;height: 15px;overflow: hidden;
	margin: 0 6px;outline: none;
	*display: inline;*zoom:1;
}
.pic_230614 .slick-dots li button{padding: 0;width: 8px;height: 8px;border-radius: 50%;
	line-height: 999px;overflow: hidden;
	min-height: auto;outline: none;cursor: pointer;background-color: #000;
	opacity: 0.6;
}
.pic_230614 .slick-dots li.slick-active button{background-color: #e77918;border: 2px solid #e77918;
	opacity: 1;
}









