.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;
}
.imgbox {
   
    /* 避免因窗口变化影响图片效果 */
    width: 60%;
    height: 40%;

}
.swiper-slide img{
	position:absolute;
	left:50%;
	margin-left:-270px; 
	width:540px;
	height: 100%;
	top:2px;
}
.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;
	margin-left: auto;
}
.outname p:nth-child(2){
	font-size: 14px;
}
.logobj{
	position: absolute;
	top:0;
	left:394px;
	height: 136px;
}
.dao-nav{
	width:100%;
	height: 131px;
	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:1050px;
	margin: 0 auto;
	height: 450px;
	display: flex;
}
.newsleft{
	flex: 1;
}

.topnewsleft{
	width:540px;
	padding-top:0;
	/*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:20px;
	height: 340px;
	padding-left:10px;
}
.chinesefa{
	width: 100%;
	overflow: auto;
}
.fatxt{
	width:260px;
	height: 100px;
	position: relative;
	float: left;
	background: #EEEEEE;
	padding: 9px;
	font-size: 16px;
	margin-bottom: 20px;
}
.wenurl{
	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;
	left:9px;
	color: #666;
}
.fatxt:nth-child(odd){
	margin-right: 30px;
}
.biaocontact{
	width: 1050px;
	margin: 0 auto;
	height: 269px;
	overflow-y: hidden;
	display: flex;
}
#biaoleft{
	width:100%;
	height: 100%;
}
.biaoqe{
	font-size:15px;
	}
#biaoleft p{
	 border-radius:6px 6px 0 0;
	 margin: 0px;
	 border: 1px solid #cccccc; 
   padding: 0px;
   font-size: 13px;
   float: left;
   right: 5px;
   width: 170px;
   height: 40px;
   line-height: 40px;
   text-align: center;
	}
	
#biaoleft div {
         clear: both;
         border: 1px solid #cccccc;
         height: 200px;
         font-size: 18px;
         padding: 10px 0px 0px 20px; 
         display: none; 
   }
#biaoleft div.content {
	        display: block;
}
#biaoleft p.active{
	background:#015999;
	color:white;
	}
.topnewsleft{
	    width: 489px!important;
	    margin:6px -317px -5px;
	}
	.topnewslefts{
	    width: 489px!important;
	    margin:6px -317px -5px;
	}
.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{
	display: flex;
	padding:0 0 7px 0;
}
.contactleft{
	width:40px;
	padding-right: 5px;
}
.contactright{
	width:260px;
}
.qibai{
	width:1050px;
	margin: 50px auto;
	height: 410px;
	display: flex;
}
.qileft{
	width: 70px;
	height: 380px;
	text-align: center;
	background: #015999;
	color: #fff;
	font-size: 20px;
	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:700px;
}
.qiright{
	width:290px!important;
	}
.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%;
	margin-left:-317px;
	padding-bottom: 30px;
	padding-top: 14px;
}
.weizhi a{
	text-decoration: none;
	color: #666666;
}
.concontact,.biaoren,.biaoqe{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-143px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqes{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-101px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqej{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-129px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqef{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-185px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqeb{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-227px;
	height:355px;
	width:885px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqex{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-185px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqem{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-213px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqez{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-213px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
.concontact,.biaoren,.biaoqed{
	border: 1px solid #ddd;
	padding-left:10px;
	padding-right: 10px;
	margin-left:-87px;
	height:355px;
	width:800px;
	box-shadow: 5px 5px 5px #bfbfbf;
}
 div.biaoqe{
	display: block;
	}
.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;
}
.te{
	margin:-8px;
	}
