/*
* @Author: 88888888
* @Date:   2021-03-31 10:03:27
* @Last Modified by:   88888888
* @Last Modified time: 2021-04-15 10:06:41
*/
@import url("https://at.alicdn.com/t/font_2456502_d7qjxxnjp6w.css");
/* 新闻中心 */
.news-top{
  padding: 0;
}
.news-top .container{
	position: relative;
}
.news-top h2{
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	bottom: 77px;
	left: 20px;
	margin-bottom: 0;
	letter-spacing: 3px;
}
.news-top h2:before{
    content: '';
    width: 17px;
    height: 17px;
    background: rgba(255,255,255,.3);
    position: absolute;
    right: -30px;
    bottom: 15px;
}
.news-top h2:after{
	content: '';
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,1);
    position: absolute;
    right: -35px;
    bottom: 10px;
}
.navbar-naver>li {
    float: left;
    padding: 0 28px;
}
li{
	list-style: none;
}
.navbar-naver>li>a{
	color: #4F4F4F;
	font-size: 16px;
	font-weight: bold;
}
.navbar-naver{
	margin: 0 -28px;
	padding: 0;
}
.navbar-naver>li>a:hover, .navbar-naver-right li a:hover{
	text-decoration: none;
}
.navbar-naver .active a{
	color: #7B899C;
}
.navbar-naver-right li{
    float: left;
    padding: 0 18px;
    position: relative;
}
.navbar-naver-right{
	margin: 0 -18px;
}
.navbar{
    padding: 21px 0;
    background: #fff;
    padding-bottom: 20px;
}
.navbar-naver-right li a{
	font-size: 14px;
	color: #4F4F4F;
}
.navbar-naver-right li:after{
	content: '';
	background: #E4EAEF;
	width: 1px;
	height: 14px;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.navbar-naver-right li:last-child:after{
	display: none;
}
.navbar-naver-right li a .iconfont{
	padding-right: 10px;
    font-size: 18px;
    height: 20px;
    line-height: 25px;
    position: relative;
    top: 1px;
}
.news-middle section, .news-middle{
	background: #f3f7fa!important;
}
.News-SDIC-title h3{
	font-weight: bold;
	font-size: 16px;
	color: #7B899C;
	margin-bottom: 0;
	height: 43px;
	overflow: hidden;
	border-bottom: 1px solid #F1F1F1;
}
.News-SDIC-title h3 span{
	padding: 0 33px;
	padding-bottom: 20px;
	border-bottom: 3px solid #7B899C;
}
.News-SDIC{
	background: #fff;
}
.padding-bottom{
	padding-bottom: 30px;
}
.News-SDIC-title{
	padding-top: 31px;
}
.News-SDIC-list:nth-child(even) {
   background: transparent;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff', GradientType=1);
}
.News-SDIC-list:nth-child(odd) {
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .65) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .65) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .65) 50%, rgba(255, 255, 255, 0) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}
.Article-title{
	font-weight: bold;
	font-size: 24px;
	color: #4F4F4F;
	margin-bottom: 39px;
	text-align: center;
}
.Article{
	padding: 42px 65px 75px 65px;
	margin-bottom: 50px;
}
.Article-time{
	display: block;
	font-size: 16px;
	color: #808080;
	font-style: normal;
	margin-top: 19px;
}
.Article_content p{
	text-align: justify;
	margin-bottom: 35px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.Article_content p img{
	margin: auto;
	max-width: 100%;
	width: auto;
	margin-bottom: 47px;
	display: block;
}


/* 人力资源 */
.rlzy-right{
	float: right;
}
.rlzy-right-flex{
	display: block!important;
}
.human-resources{
	padding:41px 65px; 
	padding-bottom: 0;
	overflow: hidden;
}
.human-resources-ul{
	padding: 34px 33px;
	overflow: hidden;
	background-color: #F3F7FA;
	margin-bottom: 52px;
}
.human-resources-ul ul, .post-contner ol{
	margin: 0;
    padding-left: 20px;
}
.human-resources-ul ul li{
	list-style: disc;
    color: #7B899C;
    line-height: 44px;
}
.human-resources-ul ul li a{
	color: #333333;
}
.post-title h5{
	margin: 0;
	font-size: 20px;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
}
.post-title p{
	color: #808080;
	line-height: initial;
	font-size: 14px;
	margin-bottom: 0;
}
.post-title p span{
	margin-right: 35px;
}
.post-title{
	padding-left: 20px;
	border-left: 4px solid #7B899C;
}
.post-title-box{
	padding-bottom: 24px;
	border-bottom:1px solid #F1F1F1; 	
}
.post-contner h6{
	color: #333333;
	font-weight: bold;
	margin: 0;
	margin-bottom: 15px;
}
.post-contner ol li{
	list-style: decimal;
	line-height: 36px;
	color:#333333; 
}
.post-contner{
	margin-top: 23px;
	margin-bottom: 32px;
}
.work-requirements li{
	list-style: none!important;
}
.work-requirements ol{
	padding-left: 0!important;
}
.work-requirements ol li span{
    font-weight: bold;
    float: left;
}
.work-requirements ol li label{
	margin-bottom: 0;
	width: 94%;
}
.work-requirements{
	margin-bottom: 81px;
}
.wsj-ico img{
    width: 324px;
    height: 322px;
    margin: 0 auto;
}
.wsj-ico{
	text-align: center;
	margin-top:30px;
	padding-bottom: 30px;
}












@media only screen and (max-width: 1399px){
.work-requirements ol li label{
	width: 93%;
    text-align: justify;
}
.work-requirements ol li span{
	float: left;
}
}
@media only screen and (max-width: 1199px){
.work-requirements ol li label {
    width: 90%;
}
}
@media only screen and (max-width: 991px){
.navbar-naver>li{
	padding: 0 10px;
}
.navbar-naver {
    margin: 0 -10px;
}
.work-requirements ol li label {
    width: 87%;
}
}
@media only screen and (max-width: 767px){
.navbar-naver-right{
	display: none;
}
.pagination .whj_jqueryPaginationCss-1{
    display: block!important;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    display: inline-block;
    margin-bottom: 15px!important;
}
.Article {
    padding: 20px 15px;
}
.human-resources {
    padding: 25px 15px;
}
.human-resources-ul {
    padding: 15px;
}
.work-requirements ol li label {
    width: 84%;
}
.rlzy-coner{
	padding: 0;
}
}
@media only screen and (max-width: 575px){
.work-requirements ol li label {
    width: 82%;
}
}
@media only screen and (max-width: 480px){
.top-img img{
	width: 100%;
}	
.news-top h2{
	font-size: 28px;
    bottom: 40px;
    left: 20px;
}
.news-top h2:before{
	bottom: 10px;
}
.news-top h2:after{
	bottom: 6px;
}
.navbar-naver>li{
	width: 25%;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
}
.navbar-naver{
	width: 100%;
	margin: 0;
}
.navbar{
	padding-bottom: 4px;
}
.Article_content p{
   margin-bottom: 20px;
   font-size: 14px;
}
.Article_content p img{
	margin-bottom: 30px;
}
.Article-time{
	font-size: 14px;
	text-align: center;
}
.Article-title{
	font-size: 20px;
	line-height: 30px;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border, .whj_color, .human-resources-ul ul li a, .post-contner ol li{
	font-size: 14px!important;
}
.human-resources-ul ul li{
	line-height: 35px;
}
.post-title p span {
    margin-right: 20px;
}
.work-requirements ol li label {
    width: 79%;
}
.work-requirements {
    margin-bottom: 55px;
}
.post-title h5{
	font-size: 18px;
}
.human-resources-ul ul, .post-contner ol{
	padding-left: 15px;
}
.post-contner ol li{
	line-height:30px;
}
.wsj-ico img {
    width: 200px;
    height: 198px;
}
}
@media only screen and (max-width: 380px){
.navbar-naver>li{
	width: 33.333%;
}
.news-top h2{
	bottom: 18px;
}
.logo, .logo-small{
	width: 100%;
}
.work-requirements ol li label {
    width: 74%;
}
}