.aSc{
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100vh;
	background-color: #FFFFFF;
}
.backImg{
	width: 100%;
	height: 580px;
	background-image: url(./../img/aboutUs01/bac.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.aScBox{
	width: 100%;
	height: auto;
}
.aScDiv{
	width: 100%;
	height: auto;
	min-height: 600px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(./../img/aboutUs03/contBac.png);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-size: cover;
}
.aScCont{
	width: auto;
	height: auto;
	min-height: 600px;
	margin: auto;
}

.a06Box{
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	min-height: 500px;
	margin-top: 80px;
}
.a06HeadBox{
	width: 100%;
	height: 110px;
	display: flex;
	justify-content: space-between;
}
.a06HeadDiv{
	width: 35%;
	height: 110px;
	text-align: left;
	color: #f11a31;
	line-height: 40px;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 32px;
	padding-left: 20px;
}
.a06HeadDiv > p:first-child{
	margin-top: 15px;
}
.a06HeadDiv > p:last-child{
	font-size: 26px;
	color: #e7d0a5;
	letter-spacing: 1px;
	font-weight: 600;
}
.a06HeadUl{
	width: -webkit-max-content;
	height: 110px;
	display: flex;
}
.a06HeadLi{
	width: 110px;
	height: 110px;
	font-size: 19px;
	text-align: center;
	color: #666666;
	letter-spacing: 1px;
	line-height: 110px;
	cursor: pointer;
}
.a06HeadLi:hover{
	color: #FFFFFF;
	background-color: #de0e24;
	transition: .5s;
}
.a06HeadLiActive{
	color: #FFFFFF;
	background-color: #de0e24;
	transition: .5s;
}
.a06Cont{
	width: 100%;
	height: auto;
	margin-top: 5px;
	min-height: 850px;
	background: url(../img/djzc.jpg) #fff center center no-repeat;
	position: relative;
	overflow: hidden;
}
.a06Cont_text{
	width: 1100px;
	padding: 70px 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0rem;
	left: 0rem;
	display: none;
}

.a06Right{
    height: 110px;
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 108px;
    cursor: pointer;
    color: #000;
}
.a06Left{
    height: 110px;
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 108px;
    cursor: pointer;
    color: #cfcfcf;
}

@media only screen and (max-width: 1536px) and (min-width: 1350px){
	
	.a06Ul{
		width: 1000px;
	}
	.a06LiDiv01{
		width: 420px;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 473px;
	}
	.a06LiDiv02{
		width: 452px;
	}
	
}

@media only screen and (max-width: 1300px) {
	
	.a06Cont_text{
		width: 900px;
	}
	
}
@media only screen and (max-width: 1050px) {
	
	.a06Cont_text{
		width: 700px;
	}
	
}

@media only screen and (max-width: 1349px) and (min-width: 768px){
	
	.aScCont{
		width: auto;
	}
	.a06Ul{
		width: 800px;
	}
	.a06Li{
		height: 360px;
	}
	.a06LiDiv01P{
		font-size: 20px !important;
	}
	.a06LiDiv01{
		width: 320px;
		height: 360px;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 373px;
	}
	.a06LiDiv02{
		width: 352px;
		height: 360px;
	}
	.a06HeadBox{
		height: 80px;
	}
	.a06HeadDiv{
		font-size: 26px;
		height: 80px;
		line-height: 80px;
	}
	.a06HeadDiv > p:first-child{
		margin-top: 0px;
	}
	.a06HeadDiv > p:last-child{
		font-size: 16px;
		display: none;
	}
	.a06HeadUl{
		height: 80px;
	}
	.a06Left, .a06Right{
		height: 80px;
		line-height: 80px;
	}
	.a06HeadLi{
		width: 100px;
		height: 80px;
		line-height: 80px;
		font-size: 15px;76
	}
	
}

@media only screen and (max-width: 1090px){
	.selectCont > div{
		width: 767px;
	}
	.a06Ul{
		width: 767px;
	}
	.a06LiDiv01{
		width: 304px;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 357px;
	}
	.a06LiDiv02{
		width: 330px;
	}
	
				
}

@media only screen and (max-width: 767px){
	
	.backImg{
		height: 7.368421rem;
		background-image: url(./../img/aboutUs01/bacM.jpg);
	}
	.selectCont > div{
		width: 90%;
	}
	.aScCont{
		width: 100%;
	}
	.a06HeadBox{
		height: 2.105263rem;
		display: block;
	}
	.a06HeadDiv{
		width: 100%;
		height: 1.052631rem;
		font-size: 0.526315rem;
		line-height: 1.052631rem;
		padding-left: 0rem;
		text-align: center;
	}
	.a06HeadDiv > p:last-child{
		display: none;
	}
	.a06HeadUl{
		height: 1.052631rem;
	}
	.a06Left{
		display: none;
	}
	.a06Right{
		display: none;
	}
	.a06HeadLi{
		height: 1.052631rem;
		line-height: 1.052631rem;
		font-size: 0.421052rem;
	}
	.a06HeadUlBox{
		overflow-x: scroll;
	}
	.a06HeadUlBox::-webkit-scrollbar{
		display: none;
	}
	.a06Ul{
		width: 8.894736rem;
	}
	.a06Li{
		height: 4.421052rem;
	}
	.a06LiDiv01{
		width: 3.68421rem;
		height: 4.473684rem;
		background: url(./../img/aboutUs03/a06Point.png) no-repeat 3.68421rem;
		padding-right:1.447368rem;
	}
	.a06LiDiv02{
		width: 3.552631rem;
		height: 4.394736rem;
	}
	.a06LiDiv02ImgDiv{
		border: solid 0.052631rem #9e7d3d;
	}
	.a06LiDiv01P{
		font-size: 14px !important;
	    line-height: 50px !important;
	    color: #333333 !important;
	}
	.a06Li:nth-child(2n) .a06LiDiv01{
		width: 3.68421rem;
		padding-left:1.447368rem;
		background-position-x:0rem;
	}
	.a06Li:nth-child(2n) .a06LiDiv02{
		width: 3.68421rem;
	}
	
	.a06Box{
		margin-top: 0rem;
	}
	.a06Cont_text{
		width: 96%;
		padding: 0.526315rem 2%;
	}
	.a06Cont_text > p{
		font-size: 0.368421rem !important;
	}
	.a06Cont{
		min-height: auto;
		padding-bottom: 1.315789rem;
	}
	
}




.contents_article{
	width:1200px;
	margin:60px auto 0 auto;
	font-size:16px;
	line-height:200%;
	color:#333333;
	border-radius:5px 0;
	padding:20px 2%;
}
@media (max-width: 767px){
.contents_article{
	width:100%;
	margin:60px auto 0 auto;
	font-size:16px;
	line-height:200%;
	color:#333333;
	border-radius:5px 0;
	padding:20px 2%;
}
}
.dataTables_paginate {
	overflow:hidden;
	padding:20px 0px;
	text-align:center;
}
.dataTables_paginate .pagination {
	width:auto;
	display:inline-block;
	overflow:hidden;
	margin-right:-5px;
}
.dataTables_paginate .pagination li {
	float:left;
	margin-right:5px;
	font-size:14px;
	color:#333;
	border:1px solid #ddd;
	background-color:#f7f7f7;
	background-repeat:repeat-x
}
.dataTables_paginate .pagination li a,.dataTables_paginate .pagination li span {
	height:36px;
	line-height:36px;
	padding:0 14px;
	display:block
}
.dataTables_paginate .pagination .paginate_button {
	cursor:pointer
}
.dataTables_paginate .pagination .paginate_button:hover {
	background:#333399;
	border-color:#333399
}
.dataTables_paginate .pagination .paginate_button:hover a {
	color:white
}
.dataTables_paginate .pagination .active {
	background-color:#333399;
	border-color:#333399
}
.dataTables_paginate .pagination .active a, .dataTables_paginate .pagination .active span {
	color:white
}
.dataTables_paginate .pagination .next a {
	color:#ccc
}

.contents_article .contents_article_item{
	display:block;
	float:left;
	width:30%;
	margin:0 3% 50px 0;
	border:1px solid #CCCCCC;
	border-radius:5px;
	-moz-box-shadow:2px 2px 5px #CCCCCC;
	-webkit-box-shadow:2px 2px 5px #CCCCCC;
	box-shadow:2px 2px 5px #CCCCCC;
	background-color:#FFFFFF;
}
.contents_article .contents_article_item .img{
	width:96%;
	height:174px;
	margin:6px auto 0 auto;
	overflow:hidden;
	position:relative;
}
.contents_article .contents_article_item .img .date{
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:10;
	background-color:#91352a;
	padding:0 5px;
	color:#FFFFFF;
	border-radius:3px;
	line-height:20px;
	height:20px;
}
.contents_article .contents_article_item img{
	width:100%;
	
}
.contents_article .contents_article_item .title{
	width:90%;
	height:100px;
	margin:0px auto;
	padding:30px 0;
	overflow:hidden;
	border-bottom:3px solid #91352a;
}
.contents_article .contents_article_item .title a{
	font-size:20px;
	line-height:120%;
}
.contents_article .contents_article_item .content{
	width:90%;
	height:60px;
	margin:20px auto;
	padding:0;
	overflow:hidden;
	font-size:14px;
	line-height:20px;
}
.contents_article .contents_article_item .content a{
	font-size:14px;
	line-height:20px;
	color:#333333;
}
.contents_article .contents_article_item .more{
	width:90px;
	height:20px;
	margin:0px auto 25px auto;
	padding:0;
	font-size:14px;
	line-height:20px;
	background:url(../img/more.png) right center no-repeat;
}
.contents_article .contents_article_item .more a{
	width:100%;
	display:block;
	color:#888888;
}
.contents_body_top{
	width:90%;
	margin:60px auto 0 auto;
}
.contents_body_top .title{
	 margin: 0 0 8px; font-weight: normal; font-size:18px;color: #333;text-align: center;
}

.contents_body_top .time{
	margin: 0;font-size: 14px; color: #999;text-align: center; margin-bottom: 10px;padding-bottom:5px; font-weight: normal; border-bottom:1px dashed #999;
}
.contents_goback{
	text-align:center;
	margin-bottom:60px;
}
.contents_goback a{
	font-size:20px;
	color:#333399;
}
.contents_article .contents_article_item .title a {
    font-size: 20px;
    line-height: 120%;
}
a:hover {
    color: #494383;
}
a {
    color: #666666;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
}

/*新闻详细*/
.newsConTit { padding:0px; height:140px; clear:both; border-bottom:#e5e5e5 1px solid; color:#999999;}
.newsConTit .pic { float:left; width:175px; height:112px; position:relative; background:url(../images/newslist_picbg.gif) no-repeat center bottom;}
.newsConTit .pic img {width:175px; height:110px; }
.newsConTit .newsDate { height:30px; float:left; margin-top:38px; background:url(../images/newsdate.gif) no-repeat left center; padding-left:222px;}
.newsConTit .newsDate span.d1 { display:inline-block; /*float:left; width:35px; text-align:center;*/ padding:0px 3px; font-size:26px; height:30px; line-height:29px; font-weight:bold;}
.newsConTit .newsDate span.d2 { display:inline-block;/* float:left; text-align:left;*/ font-size:12px; height:24px; line-height:12px; padding-top:3px!important;padding-top:6px;}
.newsConTit h1 { width:50%; float:left; padding:0px 0px 0px 20px; font-size:25px; font-weight:normal; text-align:left; color:#333333; padding-bottom:10px; line-height:25px;}

.newsContent { width:90%; margin:0 auto; overflow:hidden; padding:20px 0px; clear:both;}
.newsContent p { padding:8px 0px; clear:both; line-height:22px;}
a.moreBt { width:154px; height:34px; margin:20px 3px; background-position:0px 0px;}a.moreBt:hover { background-position:0px -44px;}
a.gobackBt { width:114px; height:34px; margin:20px 3px; background-position:0px -88px;}a.gobackBt:hover { background-position:0px -132px;}


/*招聘*/
.jobs{
	margin:30px auto;
	width:76%;
	background-color:#FFFFFF;
}
.jobs .job_ol{ overflow:hidden; clear:both; background: #91352a; color:#fff;border-radius: 10px 0;margin: 0;padding: 3px 0;}

.jobs .list_ul{overflow:hidden; clear:both; background: #f5f5f5;color:#333;border-radius: 10px 0;margin: 0;padding: 0;}

.jobs .job_ol li,
.jobs .list_ul li{ list-style:none; float:left; width:20%; text-align:center;}

.jobs .job_ol li{color:#fff; line-height:3em;}
.jobs .list{ border-radius: 10px 0; margin-top: 1px; }
.jobs .job_info{ display:none; background: #fff;}
.jobs .list_ul{ cursor:pointer;font-size:14px;}
.jobs .on .list_ul{ background: #ededed; }

.jobs .list_ul li{ padding:1em 0;}

.jobs .job_info{padding:2% 5% 2%;} 
