/* CSS Document */


.topTagList{
	background:#eee;text-align:right!important;padding:3px 0;
}

.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: 120%;padding:0 5px;}
.other-news ul li{float: left;width: 40%;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; width: 20%;}
.other-news .ftitle{margin-left: 5px; float:right; width: 70%;}
.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: #c3c3c3;
    font-size: 14px;margin-bottom:20px;}
}


/**.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
}



.otherList-news{padding: 1.2rem 0 0;overflow: hidden;}
.otherList-news .o-title{font-weight: bold; color:#0363bc;background: #eee;padding: 5px 0 5px 5px;}
.otherList-news ul{margin-top: .5rem;/*width: 100%;*/padding:0 5px;}
.otherList-news ul li{float: left;width: 100%;margin-right:2%; border-bottom: 1px dotted #ccc; line-height: 1.7rem;}
.otherList-news ul li span{float:right;color:#888;}
.otherList-news ul li a:hover{color:#f30;}

.otherList-news .fl{float: left;width:20%;overflow:hidden}
.otherList-news .ftitle{margin-left: 5px;width:78%;float:right}
.otherList-news .pro{padding-bottom: .3rem;margin-bottom: .5rem;}

.otherList-news .ftitle a{float:left}
.otherList-news .divDate a{float:right}

.otherList-news .divDate {float:right;color: #c3c3c3;}
.otherList-news .divNewsDesc {clear:both;margin-top:10px}

.otherList-news img:hover{
	
	transform: scale(1.12);
    transition: all 0.9s linear 0s;
}


#otherList-newsIndx {
    width: 1200px;
  /* height: 399px;*/
    margin: 0 auto;
    margin-top: 30px;
}
.phone {
    display: none;
}

@media screen and (max-width: 1024px)
{
	.botm {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 6em;
		background: #01a0eb;
    		z-index: 10000;
	}
	.phone {
			display: block;
		}

	.bottom ul li {
    float: left;
    width: 23%;
    margin: 0 0 0 2%;
    text-align: center;
	}
	
	.bottom ul li  span{color:white;display:block;}
	
	
	.bottom{margin-bottom:5px}
	
}


.containerFooter{
	
	margin-bottom:40px!important;
}

.banner-pc img {
	
	background-size:100% 100%;
	
}