.funav{
	width:100%;
	height: 100%;
	position: relative;
}
.swiper-container,.swiper-container1 {
    width: 100%;
    height: 340px;
    position: relative;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.tit{
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
}
.swiper-slide img{
	position:absolute;
	left:50%;
	margin-left:-270px; 
	width:540px;
	height: 100%;
}
.blackbj{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	height: 50px;
	background: #000;
	opacity: 0.5;
}
.testfont{
	position: absolute;
	bottom: 0;
	left:0;
	width: 450px;
	height: 50px;
	color: #fff;
	padding:0 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 50px;
	text-align: left;
}
.swiper-pagination{
	text-align: right;
	padding-right: 20px;
	color: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
   /*width: 0.4rem;
   height: 0.3rem;
   border-radius: 50%;*/
}
.swiper-pagination-bullet-active {
   background: #fff;
}
.intro{
	width:980px;
	height:608px;
	margin: 0 auto;
}
.top-nav{
	width:1100px;
	margin: 0 auto;
	height: 136px;
	display: flex;
	padding-top: 41px;
	position: relative;
}
.logoimg{
	width:65px;
}
.logoname{
	width:498px;
	color: #015999;
	font-size: 20px;
}
.logoname p:nth-child(2){
	font-size: 14px;
}
.outname{
	wdith:550px;
	text-align: center;
	color: #C70C0C;
	font-size: 20px;
}
.outname p:nth-child(2){
	font-size: 14px;
}
.logobj{
	position: absolute;
	top:0;
	left:394px;
	height: 136px;
}
.dao-nav{
	width:100%;
	height: 43px;
	background: #015999;
}
.navs{
	width: 1100px;
	margin: 0 auto;
}
.navcommon{
	display: flex;
	width:100%;
	height: 44px;
	border-bottom: 1px solid #ddd;
}
.navcommon a{
	flex: 1;
	color: #fff;
	text-align: center;
	line-height: 44px;
	text-decoration: none;
}
.navcommon a:hover{
	background:#0D3F63 ;
}
.activecur{
	background:#0D3F63 ;
}
.lunbos{
	margin-top: 20px;
}
.newsnav{
	width:1100px;
	margin: 0 auto;
	height: 420px;
	display: flex;
}
.newsleft{
	flex: 1;
	
}
.topnewsleft{
	width:540px;
	padding-top: 25px;
	border-bottom: 1px solid #015999;
	overflow: auto;
}
.topnewsleft p{
	padding: 10px;
	color: #015999;
	float: left;
	cursor: pointer;
	
}
.topnewsleft p a{
	display: block;
	width:100%;
	/*height: 100%;*/
}
.topnewsleft p:hover{
	background: #015999;
	color: #fff;
}
.topnewsleft p:hover a{
	background: #015999;
	color: #fff;
}
.pact{
	background: #015999;
	color: #fff!important;
}
.pact a{
	color: #fff!important;
}
.morebtn{
	text-decoration: none!important;
	color: #000;
	float: right;
	font-size: 16px;
	padding-top: 10px;
}
.morebtn:hover{
	color: #000;
}
.lunbochinese{
	width:540px;
	height: 340px;
	overflow: hide;
}
.newsfa{
	width:100%;
	margin-top:5px;
	height: 285px;
}
.chinesefa{
	width: 100%;
	overflow: auto;
}
.fatxt{
	width:540px;
	height: auto;/*height: 35px;*/
	position: relative;
	float: left;
	background: #EEEEEE;
	padding: 7px;
	margin-bottom:4px;
}
.wenurl{
	width:440px;/*2023-3-17*/
	text-decoration: none;
	color: #333;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
}
.wenurl:hover{
	text-decoration: none;
	color: #D00707;
}
.txttime{
	position: absolute;
	bottom: 9px;
	right:9px;
	color: #666;
}
.fatxt:nth-child(odd){
	
	/*margin-right: 30px;*/
}
.biaocontact{
	width: 1100px;
	margin: 0 auto;
	height: 450px;
	/*overflow-y:hidden;*/
	display: flex;
}
.biaoleft{
	width:320px;
	height: 100%;
}
.biaoname{
	display: block;
	text-decoration: none;
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 46px;
	color: #333;
	line-height: 46px;
	padding-left: 20px;
	position: relative;
}
.biaoname:hover{
	text-decoration: none;
}
.biaoname span{
	position: absolute;
	left:10px;
	width:5px;
	height: 5px;
	background: #C70C0C;
	top:20px;
	border-radius: 50%;
}
.contactlist{
	width:320px;
	display: flex;
	padding: 15px 15px 15px 0;
}
.contactleft{
	width:50px;
	padding-right: 10px;
}
.contactright{
	width:240px;
}
.qibai{
	width:1100px;
	margin: 30px auto;
	height: 410px;
	display: flex;
}
.qileft{
	width: 70px;
	height: 380px;
	text-align: center;
	background: #015999;
	color: #fff;
	font-size: 20px;
	padding-left: 5px;
	writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ 
    cursor: pointer;
}
/*.qileft:hover{
	background: 015999;
	color: #fff;
}*/
.qicenter{
	width:800px;
}
.foots{
	width:100%;
	text-align: center;
	background: #015999;
	color: #fff;
	height: 100px;
	padding-top: 27px;
}
.newslists{
	width:1100px;
	margin: 0 auto;
	display: flex;
}
.weizhi{
	width:100%;
	float: right;
	text-align: right;
	padding-bottom: 30px;
	padding-top: 30px;
}
.weizhi a{
	text-decoration: none;
	color: #666666;
	
	
}
.concontact,.biaoren,.biaoqe{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
}
.timebiao{
  position: absolute;
  right: 0;
  top:0;
  color: #666666;
}
.fenye{
	width:100%;
	text-align: center;
	overflow: auto;
}
.showtiao{
	float: left;
	margin-left:250px;
	margin-right: 10px;
	line-height: 30px;
}
.cur{
	float: left;
	width:30px;
	height: 30px;
	background: #015999;
	color: #fff;
	margin: 0 10px;
	line-height: 30px;
}
.pre,.net{
	float: left;
	cursor: pointer;
	line-height: 30px;
}
.txtfoot{
	width:100%;
	height: 50px;
	display: flex;
}
.txtleftcon{
	flex: 1;
}
.txtleftcon a{
	text-decoration: none;
	color: #333333;
}
.quact{
	background: #E5E5E5;
	color: #333;
	border-right: 1px solid #fff;
}
.xuanzhong{
	background: #015999;
	color: #fff;
}
