/* CSS Document */

.culture-right >.culture-text > p> a {
	color:white!important;
	font-weight: bolder;
}

.companyTxt a{
	color:white!important;
	font-weight: bolder;
}

.aboutTxt a {
	color:unset!important;
	font-weight: bolder;
}

.culture-text a{
	
	color: #211F1F;
	font-weight: bolder;
}









.pre-next{padding: 20px 0 10px;}
.pre-next a{display: block;margin:5px 0;}
.pre-next a:hover{color: #f30}

.tjRight{float:right!important}
.tjLeft{float:left!important}


.other-news{padding: 1.2rem 0 0;overflow: hidden;}
.other-news .o-title{font-weight: bold; color:#0363bc;background: #eee;padding: 5px 0 5px 5px;}
.other-news ul{margin-top: .5rem;width: 100%;padding:0 5px;}
.other-news ul li{float: left;width: 48%;margin-right:2%; border-bottom: 1px dotted #ccc; line-height: 1.7rem;}
.other-news ul li span{float:right;color:#888;}
.other-news ul li a:hover{color:#f30;}

.other-news .fl{float: left;}
.other-news .ftitle{margin-left: 5px;/*float:right*/}
.other-news .pro{padding-bottom: .3rem;margin-bottom: .5rem;}




.keywords{margin-bottom:10px;padding:3px 0 ;color:#666;text-align: center;
	color: white;
    font-size: 14px;
	}
.keywords a{/*color:#666;*/margin:0 2px;
	
	color: white;
    font-size: 14px;
	
	}
.keywords a:hover{text-decoration: underline;}
	#link a{
		color: white;
    font-size: 14px;
	}
	



	#link{color: white;
    font-size: 14px;margin-bottom:20px;
text-align: center;}
}


/**.V2otherNews 用于新添加新闻页码的情况**/


.V2otherNews{padding-left:20%;overflow: hidden; border:solid}
.V2otherNews .o-title{font-weight: bold; color:#0363bc;background: #eee;padding: 5px 0 5px 5px;}
.V2otherNews ul{margin-top: .5rem;   width:100%;padding:0 5px;}
.V2otherNews ul li{float: left;width: 40%;margin-right:2%; border-bottom: 1px dotted #ccc; line-height: 1.7rem;
padding-top:5px; 

}


.V2otherNews ul li span{/*float:right;*/color:#888;}

.V2otherNews ul li a:hover{color:#f30;}
.V2otherNews ul li a{color:#666; font-size:16px}


.V2otherNews .fl{float: left;}
.V2otherNews .ftitle{margin-left: 5px;}
.V2otherNews img{
	wdith:30%;display:block;float:left;
}
.V2otherNews .pro{padding-bottom: .3rem;margin-bottom: .5rem;}

.V2otherNews .rightSpan {
	text-decoration-color:#666;
	display:block;
	float:right!important;
	width:69%;

	margin-left:1%;
	
}
.V2otherNews h1 ,p {
	color:#666
}


@media screen and (max-width: 600px) {
	.other-news ul li{float: left;width: 100%;text-align: center}

}
