*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.journalismtab-menu a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.main-banner{
    width: 100%;
}
.main-banner img{
    width: 100%;
}
.main-content{
    background: #f6f6f6;
}
.main-box{
    padding-top: 1px;
    padding-bottom: 1px;
}
.crumbs{
    margin-top: 18px;
    margin-bottom: 18px;
}
.crumbs span{
    margin-right: 5px;
    font-size: 13px;
    color: #333333;
}
.crumbs span:first-child{
    margin-right: 10px;
}
.journalismtab{
    width:100%;
}
.journalismtab-menu{
    width:100%; 
}
.journalismtab-menu ul{
    list-style:none;
}
.journalismtab-menu ul::after{
    content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.journalismtab-menu li{
    display: block;
    width: 14.2%;
    float: left;
    border: 1px solid #d1d1d1;
    text-align: center;
    background: #fff;
    height: 38px;
    line-height: 38px;
    color: #333333;
    font-size: 15px;
    cursor: pointer;
}
.information-menu li{
    width:33.3%;
}
.journalismtab-box{
  
    background: #fff;
    margin-top: 30px;
  box-sizing: border-box;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.journalismtab-box>div{
    width:100%;
    display:none;
}

.journalismtab-box>div:first-Child{
    display:block;
}

.journalismchange{
    color: #d70012 !important;
}
.journalismchange>a{
    color: #d70012 !important;
}
.newsbao{
    margin-bottom: 30px;
}
.newsOne{
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 20px;
}
.newsOne::after{
    content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.newsOneLeft{
    float: left;
    width: 20%;
}
.newsOneLeft img{
    width: 100%;
}
.newsOneRight{
    float: right;
    width: 78%;
}
.newsOneRight-title{
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}
.newsOneRight-text{
    color: #666666;
    font-size: 14px;
    text-indent: 30px;
    margin-top: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.newsOneRight-time{
    color: #666666;
    font-size: 14px;
    margin-top: 15px;
}
.newsOneList{
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 20px;
}
.newslist{
    margin-bottom: 30px;
}
.bjsd {
    margin-top: 0px;
}

a{
    color: #333333;
}

.special-content::after{
    content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.special-loop{
    width: 32%;
    margin-right: 2%;
    text-align: center;
    float: left;
    margin-bottom: 30px;
}
.special-loops{
    width: 32%;
    margin-right: 2%;
    text-align: center;
    float: left;
    margin-bottom: 30px;

   
}
.special-loop-imgs{
    box-sizing: border-box;
    padding: 7px;
    border: 1px solid #dbdbdb;
    height: 300px;
}
.special-loop-imgs:hover{
    border: 1px solid #d70012;
}
.special-loops img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.special-loop img{
    width: 100%;
    height: 160px;
    object-fit: cover;
}
.special-content>div:nth-of-type(3n){
    margin-right: 0px;
}
.special-content{
    box-sizing: border-box;
    padding: 25px 25px 0px 25px;
}
.special-loop-title{
    font-size: 16px;
    margin-top: 20px;
    height: 48px;
}

.humanResourcestab-menu li{
    width: 16.65% !important;
}
.humanResourcestab-menu a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.humanResourcestab-menu a:hover{
    color: #333333;
}
table{
    border: 1PX solid #C9C9C9;
    width: 100%;
    font-size: 14px;
    color: #333333;
}
tr{
    border: 1PX solid #C9C9C9; 
    height: 50px;
}
td{
    border: 1PX solid #C9C9C9;
    text-align: center;
}
th{
    border: 1PX solid #C9C9C9;
    text-align: center;
    background: #d7e1f7;
    font-size: 22px;
    font-weight: bold;
}
.ren-table{
    width: 80%;
    margin: 0 auto;
}
.ren-text>p{
    margin-bottom: 48px;
    font-size: 14px;
    color: #333333;
    text-indent: 30px;
}
.information-text>p{
    font-size: 14px;
    text-indent: 30px;
    line-height: 30px;
    margin-bottom: 28px;
}
.information-bao::after{
    content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.information-loop{
    float: left;
    width: 23%;
    margin-right: 2%;
}
.information-loop img{
    width: 100%;
}
.information-bao>div:nth-of-type(4n){
    margin-right: 0px;
}
.information-miaoshu{
    font-size: 13px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 15px;
    height: 42px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1680px){
    .special-loop-imgs{
        height: 237px;
    }
}
@media screen and (max-width: 1274px){
    .newsOneRight-text {
        color: #666666;
        font-size: 14px;
        text-indent: 30px;
        margin-top: 10px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .special-loop img {
        height: 130px;
    }
    .special-loop-imgs {
        height: 190px;
    }
}
@media screen and (max-width: 1024px){
    .newsOneRight-title {
        font-size: 16px;
    }
    .newsOneLeft {
        float: left;
        width: 30%;
    }
    .newsOneRight {
        width: 68%;
    }
    .special-loop-imgs {
        height: 145px;
    }
    .special-loops {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px){
    .newsOneRight-time {
        margin-top: 5px;
    }
    .newsOneRight-text{
        margin-top: 5px;
    }
    .newsOneRight-title {
        font-size: 14px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin-top: 2px;
    }
    .newsOneRight-text {
        margin-top: 2px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        text-indent: 0px;
    }
    .newsOneLeft {
        float: left;
        width: 35%;
    }
    .newsOneRight {
        width: 60%;
    }
    .special-loop {
        width: 49%;
        margin-right: 2%;
    }
    .special-content>div:nth-of-type(3n) {
        margin-right: 2%;
    }
    .special-content>div:nth-of-type(2n) {
        margin-right: 0px;
    }
    .special-loop img {
        height: 80px;
    }
    .special-content {
        box-sizing: border-box;
        padding: 10px 10px 0px 10px;
    }
    .special-loop-title {
        font-size: 12px;
        margin-top: 10px;
        height: 20px;
    }
    .humanResourcestab-menu li {
        width: 25% !important;
    }
    .ren-text>p {
        margin-bottom: 15px;
    }
    .ren-table {
        width: 100%;
        margin: 0 auto;
    }
    th {
        font-size: 16px;
        font-weight: bold;
    }
    .special-loops {
        width: 49%;
    }
    .special-loop-imgs {
        height: 112px;
    }
    .information-loop {
        width: 49%;
    }
    .information-bao>div:nth-of-type(4n) {
        margin-right: 0px;
    }
    .information-bao>div:nth-of-type(2n) {
        margin-right: 0px;
    }
}

@media screen and (max-width:480px){

.journalismtab-menu li{width:25%;}
.newsOneRight{width:60%!important}

}
